2021-05-15T14:00:14.0985085Z ##[section]Starting: Request a runner to run this job 2021-05-15T14:00:14.2075592Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T14:00:14.2921115Z 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-15T14:00:14.4402026Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T14:00:14.5355274Z ##[section]Finishing: Request a runner to run this job 2021-05-15T14:01:21.9834460Z Current runner version: '2.278.0' 2021-05-15T14:01:21.9890630Z ##[group]Operating System 2021-05-15T14:01:21.9891640Z Mac OS X 2021-05-15T14:01:21.9892060Z 10.15.7 2021-05-15T14:01:21.9892630Z 19H1030 2021-05-15T14:01:21.9893150Z ##[endgroup] 2021-05-15T14:01:21.9893910Z ##[group]Virtual Environment 2021-05-15T14:01:21.9894530Z Environment: macos-10.15 2021-05-15T14:01:21.9895070Z Version: 20210510.1 2021-05-15T14:01:21.9896000Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T14:01:21.9897340Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T14:01:21.9898290Z ##[endgroup] 2021-05-15T14:01:21.9900160Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T14:01:21.9901490Z Actions: write 2021-05-15T14:01:21.9902010Z Checks: write 2021-05-15T14:01:21.9902560Z Contents: write 2021-05-15T14:01:21.9903110Z Deployments: write 2021-05-15T14:01:21.9903770Z Issues: write 2021-05-15T14:01:21.9904320Z Metadata: read 2021-05-15T14:01:21.9904800Z Packages: write 2021-05-15T14:01:21.9905430Z PullRequests: write 2021-05-15T14:01:21.9906010Z RepositoryProjects: write 2021-05-15T14:01:21.9906640Z SecurityEvents: write 2021-05-15T14:01:21.9907150Z Statuses: write 2021-05-15T14:01:21.9908050Z ##[endgroup] 2021-05-15T14:01:21.9911670Z Prepare workflow directory 2021-05-15T14:01:22.1209300Z Prepare all required actions 2021-05-15T14:01:22.1222520Z Getting action download info 2021-05-15T14:01:22.4876260Z Download action repository 'actions/checkout@v2' 2021-05-15T14:01:24.1700790Z Download action repository 'r-lib/actions@master' 2021-05-15T14:01:26.1857590Z Download action repository 'adigherman/actions@master' 2021-05-15T14:01:28.2200670Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T14:01:28.5448770Z Download action repository 'actions/cache@v1' 2021-05-15T14:01:28.9306020Z Download action repository 'actions/upload-artifact@master' 2021-05-15T14:01:29.3981410Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T14:01:30.1726310Z ##[group]Run actions/checkout@v2 2021-05-15T14:01:30.1727030Z with: 2021-05-15T14:01:30.1727500Z repository: neuroconductor/kirby21.smri 2021-05-15T14:01:30.1728490Z token: *** 2021-05-15T14:01:30.1728860Z ssh-strict: true 2021-05-15T14:01:30.1729310Z persist-credentials: true 2021-05-15T14:01:30.1729750Z clean: true 2021-05-15T14:01:30.1730100Z fetch-depth: 1 2021-05-15T14:01:30.1730450Z lfs: false 2021-05-15T14:01:30.1730790Z submodules: false 2021-05-15T14:01:30.1731140Z env: 2021-05-15T14:01:30.1731530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:30.1731960Z TIC_DEPLOY_KEY: 2021-05-15T14:01:30.1732280Z RSPM: 2021-05-15T14:01:30.1733000Z GITHUB_PAT: *** 2021-05-15T14:01:30.1733370Z COVERALLS_TOKEN: 2021-05-15T14:01:30.1733800Z continue-on-error: true 2021-05-15T14:01:30.1734250Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:30.1734610Z ##[endgroup] 2021-05-15T14:01:31.3873540Z Syncing repository: neuroconductor/kirby21.smri 2021-05-15T14:01:31.3965840Z ##[group]Getting Git version info 2021-05-15T14:01:31.4044400Z Working directory is '/Users/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:01:31.4046060Z [command]/usr/local/bin/git version 2021-05-15T14:01:31.4047040Z git version 2.31.1 2021-05-15T14:01:31.4049310Z ##[endgroup] 2021-05-15T14:01:31.4050730Z Deleting the contents of '/Users/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:01:31.4053430Z ##[group]Initializing the repository 2021-05-15T14:01:31.4054580Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.smri/kirby21.smri 2021-05-15T14:01:31.4056160Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:01:31.4057390Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:01:31.4058510Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:01:31.4059480Z hint: 2021-05-15T14:01:31.4060790Z hint: git config --global init.defaultBranch 2021-05-15T14:01:31.4062530Z hint: 2021-05-15T14:01:31.4063890Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:01:31.4166150Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:01:31.4267890Z hint: 2021-05-15T14:01:31.4367110Z hint: git branch -m 2021-05-15T14:01:31.4471130Z Initialized empty Git repository in /Users/runner/work/kirby21.smri/kirby21.smri/.git/ 2021-05-15T14:01:31.4596180Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:01:31.4700210Z ##[endgroup] 2021-05-15T14:01:31.4800900Z ##[group]Disabling automatic garbage collection 2021-05-15T14:01:31.5113300Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T14:01:31.5215130Z ##[endgroup] 2021-05-15T14:01:31.5429500Z ##[group]Setting up auth 2021-05-15T14:01:31.5532350Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:01:31.5635630Z [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-15T14:01:31.5975120Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:01:31.6079510Z [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-15T14:01:31.7520100Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:01:31.7659250Z ##[endgroup] 2021-05-15T14:01:31.7681520Z ##[group]Fetching the repository 2021-05-15T14:01:31.7784660Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2d791e16561cf69af353ad4d4c65d28b388fe385:refs/tags/1.5.s 2021-05-15T14:01:32.0667180Z remote: Enumerating objects: 19, done. 2021-05-15T14:01:32.0669850Z remote: Counting objects: 5% (1/19) 2021-05-15T14:01:32.0671000Z remote: Counting objects: 10% (2/19) 2021-05-15T14:01:32.0672880Z remote: Counting objects: 15% (3/19) 2021-05-15T14:01:32.0676710Z remote: Counting objects: 21% (4/19) 2021-05-15T14:01:32.0679390Z remote: Counting objects: 26% (5/19) 2021-05-15T14:01:32.0682560Z remote: Counting objects: 31% (6/19) 2021-05-15T14:01:32.0683420Z remote: Counting objects: 36% (7/19) 2021-05-15T14:01:32.0684140Z remote: Counting objects: 42% (8/19) 2021-05-15T14:01:32.0684830Z remote: Counting objects: 47% (9/19) 2021-05-15T14:01:32.0685550Z remote: Counting objects: 52% (10/19) 2021-05-15T14:01:32.0686240Z remote: Counting objects: 57% (11/19) 2021-05-15T14:01:32.0686940Z remote: Counting objects: 63% (12/19) 2021-05-15T14:01:32.0687660Z remote: Counting objects: 68% (13/19) 2021-05-15T14:01:32.0688280Z remote: Counting objects: 73% (14/19) 2021-05-15T14:01:32.0688910Z remote: Counting objects: 78% (15/19) 2021-05-15T14:01:32.0689480Z remote: Counting objects: 84% (16/19) 2021-05-15T14:01:32.0690210Z remote: Counting objects: 89% (17/19) 2021-05-15T14:01:32.0690820Z remote: Counting objects: 94% (18/19) 2021-05-15T14:01:32.0691450Z remote: Counting objects: 100% (19/19) 2021-05-15T14:01:32.0692090Z remote: Counting objects: 100% (19/19), done. 2021-05-15T14:01:32.0692710Z remote: Compressing objects: 6% (1/16) 2021-05-15T14:01:32.0693500Z remote: Compressing objects: 12% (2/16) 2021-05-15T14:01:32.0694460Z remote: Compressing objects: 18% (3/16) 2021-05-15T14:01:32.0695200Z remote: Compressing objects: 25% (4/16) 2021-05-15T14:01:32.0695850Z remote: Compressing objects: 31% (5/16) 2021-05-15T14:01:32.0696970Z remote: Compressing objects: 37% (6/16) 2021-05-15T14:01:32.0697590Z remote: Compressing objects: 43% (7/16) 2021-05-15T14:01:32.0698270Z remote: Compressing objects: 50% (8/16) 2021-05-15T14:01:32.0698860Z remote: Compressing objects: 56% (9/16) 2021-05-15T14:01:32.0699400Z remote: Compressing objects: 62% (10/16) 2021-05-15T14:01:32.0699980Z remote: Compressing objects: 68% (11/16) 2021-05-15T14:01:32.0700520Z remote: Compressing objects: 75% (12/16) 2021-05-15T14:01:32.0701440Z remote: Compressing objects: 81% (13/16) 2021-05-15T14:01:32.0701990Z remote: Compressing objects: 87% (14/16) 2021-05-15T14:01:32.0702570Z remote: Compressing objects: 93% (15/16) 2021-05-15T14:01:32.0703140Z remote: Compressing objects: 100% (16/16) 2021-05-15T14:01:32.0703700Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T14:01:32.0749210Z remote: Total 19 (delta 0), reused 18 (delta 0), pack-reused 0 2021-05-15T14:01:32.1035680Z From https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:01:32.1037480Z * [new ref] 2d791e16561cf69af353ad4d4c65d28b388fe385 -> 1.5.s 2021-05-15T14:01:32.1109300Z ##[endgroup] 2021-05-15T14:01:32.1110450Z ##[group]Determining the checkout info 2021-05-15T14:01:32.1111970Z ##[endgroup] 2021-05-15T14:01:32.1113130Z ##[group]Checking out the ref 2021-05-15T14:01:32.1117880Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.5.s 2021-05-15T14:01:32.1287180Z HEAD is now at 2d791e1 Version id 44 stable 2021-05-15T14:01:32.1291560Z ##[endgroup] 2021-05-15T14:01:32.1382950Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T14:01:32.1455510Z '2d791e16561cf69af353ad4d4c65d28b388fe385' 2021-05-15T14:01:32.2144170Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:01:32.2144660Z with: 2021-05-15T14:01:32.2145050Z r-version: devel 2021-05-15T14:01:32.2145410Z Ncpus: 1 2021-05-15T14:01:32.2145820Z crayon.enabled: NULL 2021-05-15T14:01:32.2146340Z remove-openmp-macos: true 2021-05-15T14:01:32.2146890Z http-user-agent: default 2021-05-15T14:01:32.2147340Z install-r: true 2021-05-15T14:01:32.2147900Z windows-path-include-mingw: true 2021-05-15T14:01:32.2148430Z env: 2021-05-15T14:01:32.2148830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:32.2149280Z TIC_DEPLOY_KEY: 2021-05-15T14:01:32.2149610Z RSPM: 2021-05-15T14:01:32.2150880Z GITHUB_PAT: *** 2021-05-15T14:01:32.2151310Z COVERALLS_TOKEN: 2021-05-15T14:01:32.2151760Z continue-on-error: true 2021-05-15T14:01:32.2153550Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:32.2154020Z ##[endgroup] 2021-05-15T14:01:32.5108410Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T14:01:34.7628830Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T14:01:35.3731940Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T14:01:35.3835420Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T14:01:35.3858520Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T14:01:35.3859570Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T14:01:35.3861050Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T14:01:35.3891030Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T14:01:35.3892840Z Checksumming (Apple_Free : 3)… 2021-05-15T14:01:36.0013560Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T14:01:36.0064640Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T14:01:36.0477950Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T14:01:36.0492860Z Checksumming (Apple_Free : 5)… 2021-05-15T14:01:37.1281680Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T14:01:37.1326870Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T14:01:38.1262790Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T14:01:38.1283200Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T14:01:39.1263030Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T14:01:39.1278690Z verified CRC32 $84F1919B 2021-05-15T14:01:39.6480110Z /dev/disk2 GUID_partition_scheme 2021-05-15T14:01:39.6614680Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T14:01:39.6723570Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T14:01:40.5254700Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-15T14:01:43.0050060Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T14:01:43.0050790Z To reinstall 0.29.2_3, run: 2021-05-15T14:01:43.0051680Z brew reinstall pkg-config 2021-05-15T14:01:43.0480730Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T14:01:44.6259610Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T14:01:44.9836180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T14%3A10%3A00Z&sig=3J%2FsJQyxSyI9VN1XX0%2FWnae3iaX0jpBR8RY6oEr2zyQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:45.1800620Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T14:01:47.8351360Z installer: Package name is gfortran 2021-05-15T14:01:47.8451830Z installer: Installing at base path / 2021-05-15T14:01:47.8554470Z installer: The install was successful. 2021-05-15T14:01:47.8654940Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T14:01:48.0440110Z "disk2" ejected. 2021-05-15T14:01:48.0541780Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T14:01:48.6053850Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T14:01:48.6664980Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T14:01:50.3677350Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T14:01:50.7058470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T14%3A10%3A00Z&sig=LN%2BKyF7mtihJBqPFhGVMXebwj5OoPVsFvvPlNJ8EGV0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:50.7817890Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T14:01:53.7165360Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T14:01:58.5773590Z installer: Package name is R 4.2.0 for macOS 2021-05-15T14:01:58.5805980Z installer: Upgrading at base path / 2021-05-15T14:01:58.5824080Z installer: The upgrade was successful. 2021-05-15T14:01:58.5836340Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T14:01:58.6228990Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:01:58.6229590Z env: 2021-05-15T14:01:58.6230050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:58.6230490Z TIC_DEPLOY_KEY: 2021-05-15T14:01:58.6230860Z RSPM: 2021-05-15T14:01:58.6232110Z GITHUB_PAT: *** 2021-05-15T14:01:58.6232570Z COVERALLS_TOKEN: 2021-05-15T14:01:58.6233030Z continue-on-error: true 2021-05-15T14:01:58.6233520Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:58.6234000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:58.6234480Z TZ: UTC 2021-05-15T14:01:58.6234880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:58.6235280Z NOT_CRAN: true 2021-05-15T14:01:58.6235640Z ##[endgroup] 2021-05-15T14:01:59.0159350Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T14:01:59.1516370Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T14:01:59.1527810Z Dload Upload Total Spent Left Speed 2021-05-15T14:01:59.1529930Z 2021-05-15T14:01:59.2235500Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:01:59.2241440Z 100 117 0 117 0 0 1539 0 --:--:-- --:--:-- --:--:-- 1560 2021-05-15T14:01:59.4805740Z 2021-05-15T14:01:59.4823530Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:02:00.0712970Z 2021-05-15T14:02:01.0968220Z 0 82.6M 0 639k 0 0 692k 0 0:02:02 --:--:-- 0:02:02 692k 2021-05-15T14:02:02.0729380Z 24 82.6M 24 20.0M 0 0 10.2M 0 0:00:08 0:00:01 0:00:07 18.9M 2021-05-15T14:02:03.0658770Z 52 82.6M 52 43.5M 0 0 14.8M 0 0:00:05 0:00:02 0:00:03 21.4M 2021-05-15T14:02:03.7764490Z 79 82.6M 79 66.0M 0 0 16.8M 0 0:00:04 0:00:03 0:00:01 21.8M 2021-05-15T14:02:03.7766870Z 100 82.6M 100 82.6M 0 0 17.8M 0 0:00:04 0:00:04 --:--:-- 22.1M 2021-05-15T14:02:08.0594390Z ##[group]Run tlmgr update --self 2021-05-15T14:02:08.0595110Z tlmgr update --self 2021-05-15T14:02:08.0595940Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:02:08.0596790Z tlmgr update --all 2021-05-15T14:02:08.0785150Z shell: /bin/bash -e {0} 2021-05-15T14:02:08.0785540Z env: 2021-05-15T14:02:08.0785990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:08.0786440Z TIC_DEPLOY_KEY: 2021-05-15T14:02:08.0786800Z RSPM: 2021-05-15T14:02:08.0788190Z GITHUB_PAT: *** 2021-05-15T14:02:08.0788600Z COVERALLS_TOKEN: 2021-05-15T14:02:08.0789180Z continue-on-error: true 2021-05-15T14:02:08.0789650Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:08.0790150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:08.0790590Z TZ: UTC 2021-05-15T14:02:08.0790980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:08.0791370Z NOT_CRAN: true 2021-05-15T14:02:08.0791810Z ##[endgroup] 2021-05-15T14:02:10.4503490Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:02:10.4505680Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:02:12.7837000Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:02:12.7838110Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:02:13.0577690Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-15T14:02:13.4475960Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T14:02:13.7048080Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T14:02:14.0179970Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-15T14:02:48.5644280Z [6/89, 00:36/03:47:44] install: biber.universal-darwin [33017k] 2021-05-15T14:02:52.6829040Z [7/89, 00:40/00:44] install: biber [1k] 2021-05-15T14:02:52.9484160Z [8/89, 00:40/00:44] install: biblatex [238k] 2021-05-15T14:02:53.4633910Z [9/89, 00:41/00:44] install: checkcites.universal-darwin [1k] 2021-05-15T14:02:53.7283920Z [10/89, 00:41/00:44] install: checkcites [7k] 2021-05-15T14:02:53.9841230Z [11/89, 00:41/00:44] install: chickenize [15k] 2021-05-15T14:02:54.3014960Z [12/89, 00:42/00:45] install: chinese-jfm [3k] 2021-05-15T14:02:54.5679140Z [13/89, 00:42/00:45] install: cloze [9k] 2021-05-15T14:02:54.8340450Z [14/89, 00:42/00:45] install: colorprofiles [86k] 2021-05-15T14:02:55.2293140Z [15/89, 00:43/00:46] install: combofont [2k] 2021-05-15T14:02:55.4875060Z [16/89, 00:43/00:46] install: courier [470k] 2021-05-15T14:02:56.0697640Z [17/89, 00:44/00:47] install: courier-scaled [3k] 2021-05-15T14:02:58.5969290Z [18/89, 00:46/00:49] install: cstypo [3k] 2021-05-15T14:02:58.8554030Z [19/89, 00:46/00:49] install: ctablestack [2k] 2021-05-15T14:02:59.1309260Z [20/89, 00:47/00:50] install: ekdosis [19k] 2021-05-15T14:02:59.4349150Z [21/89, 00:47/00:50] install: emoji [40k] 2021-05-15T14:02:59.8063560Z [22/89, 00:47/00:50] install: emojicite [2k] 2021-05-15T14:03:00.0716820Z [23/89, 00:48/00:51] install: enctex [24k] 2021-05-15T14:03:00.3997710Z [24/89, 00:48/00:51] install: enigma [18k] 2021-05-15T14:03:00.7163060Z [25/89, 00:48/00:51] install: etex-pkg [6k] 2021-05-15T14:03:00.9797320Z [26/89, 00:48/00:51] install: filecontents [3k] 2021-05-15T14:03:01.2570040Z [27/89, 00:49/00:52] install: grfext [3k] 2021-05-15T14:03:01.5133810Z [28/89, 00:49/00:52] install: hyphenex [9k] 2021-05-15T14:03:01.7693620Z [29/89, 00:49/00:52] install: ifplatform [2k] 2021-05-15T14:03:02.0279090Z [30/89, 00:50/00:53] install: innerscript [4k] 2021-05-15T14:03:02.2845820Z [31/89, 00:50/00:53] install: interpreter [7k] 2021-05-15T14:03:02.5502510Z [32/89, 00:50/00:53] install: kanaparser [5k] 2021-05-15T14:03:02.8138860Z [33/89, 00:50/00:53] install: knuth-local [23k] 2021-05-15T14:03:03.1311550Z [34/89, 00:51/00:54] install: logreq [4k] 2021-05-15T14:03:03.3975980Z [35/89, 00:51/00:54] install: lua-typo [7k] 2021-05-15T14:03:03.6636650Z [36/89, 00:51/00:54] install: lua-uca [70k] 2021-05-15T14:03:04.0376740Z [37/89, 00:52/00:55] install: lua-ul [7k] 2021-05-15T14:03:04.3114180Z [38/89, 00:52/00:55] install: lua-uni-algos [6k] 2021-05-15T14:03:04.5769580Z [39/89, 00:52/00:55] install: lua-visual-debug [4k] 2021-05-15T14:03:04.8397510Z [40/89, 00:52/00:55] install: luacode [3k] 2021-05-15T14:03:05.1035390Z [41/89, 00:53/00:56] install: luacolor [5k] 2021-05-15T14:03:05.3728970Z [42/89, 00:53/00:56] install: luahyphenrules [3k] 2021-05-15T14:03:05.6326460Z [43/89, 00:53/00:56] install: luaimageembed [2k] 2021-05-15T14:03:05.8908220Z [44/89, 00:53/00:56] install: luaindex [5k] 2021-05-15T14:03:06.1582250Z [45/89, 00:54/00:57] install: luainputenc [5k] 2021-05-15T14:03:06.4165920Z [46/89, 00:54/00:57] install: luaintro [1k] 2021-05-15T14:03:06.6838240Z [47/89, 00:54/00:57] install: luakeys [5k] 2021-05-15T14:03:06.9472580Z [48/89, 00:54/00:57] install: lualatex-doc [1k] 2021-05-15T14:03:07.2288000Z [49/89, 00:55/00:58] install: lualatex-truncate [2k] 2021-05-15T14:03:07.4951260Z [50/89, 00:55/00:58] install: luamplib [12k] 2021-05-15T14:03:07.7649810Z [51/89, 00:55/00:58] install: luapackageloader [2k] 2021-05-15T14:03:08.0310580Z [52/89, 00:56/00:59] install: luaprogtable [7k] 2021-05-15T14:03:08.3027670Z [53/89, 00:56/00:59] install: luarandom [2k] 2021-05-15T14:03:08.5670460Z [54/89, 00:56/00:59] install: luatex85 [2k] 2021-05-15T14:03:08.8290600Z [55/89, 00:56/00:59] install: luatexbase [4k] 2021-05-15T14:03:09.0996920Z [56/89, 00:57/01:00] install: luatexko [22k] 2021-05-15T14:03:09.4153510Z [57/89, 00:57/01:00] install: luatextra [2k] 2021-05-15T14:03:09.6882070Z [58/89, 00:57/01:00] install: luavlna [8k] 2021-05-15T14:03:09.9506330Z [59/89, 00:57/01:00] install: luaxml [31k] 2021-05-15T14:03:10.2719610Z [60/89, 00:58/01:01] install: makeindex.universal-darwin [91k] 2021-05-15T14:03:10.6946940Z [61/89, 00:58/01:01] install: makeindex [5k] 2021-05-15T14:03:10.9638200Z [62/89, 00:58/01:01] install: mflogo [2k] 2021-05-15T14:03:11.2349040Z [63/89, 00:59/01:02] install: newpax [9k] 2021-05-15T14:03:11.4918930Z [64/89, 00:59/01:02] install: nodetree [13k] 2021-05-15T14:03:11.8083710Z [65/89, 00:59/01:02] install: odsfile [5k] 2021-05-15T14:03:12.0782070Z [66/89, 01:00/01:03] install: optex.universal-darwin [1k] 2021-05-15T14:03:12.3372070Z [67/89, 01:00/01:03] install: optex [770k] 2021-05-15T14:03:12.9481270Z [68/89, 01:00/01:02] install: pdfarticle [4k] 2021-05-15T14:03:13.2437950Z [69/89, 01:01/01:03] install: pdfextra [22k] 2021-05-15T14:03:13.5558750Z [70/89, 01:01/01:03] install: placeat [4k] 2021-05-15T14:03:13.8188910Z [71/89, 01:01/01:03] install: plantuml [3k] 2021-05-15T14:03:14.0883770Z [72/89, 01:02/01:04] install: rsfs [55k] 2021-05-15T14:03:14.4592340Z [73/89, 01:02/01:04] install: selnolig [53k] 2021-05-15T14:03:14.8209180Z [74/89, 01:02/01:04] install: spelling [14k] 2021-05-15T14:03:15.1410550Z [75/89, 01:03/01:05] install: stricttex [2k] 2021-05-15T14:03:15.4073890Z [76/89, 01:03/01:05] install: texlive-common [1k] 2021-05-15T14:03:15.6834460Z [77/89, 01:03/01:05] install: texlive-en [1k] 2021-05-15T14:03:15.9531360Z [78/89, 01:03/01:05] install: texlive-msg-translations [144k] 2021-05-15T14:03:16.3835730Z [79/89, 01:04/01:05] install: thumbpdf.universal-darwin [1k] 2021-05-15T14:03:16.6422280Z [80/89, 01:04/01:05] install: thumbpdf [19k] 2021-05-15T14:03:16.9620190Z [81/89, 01:04/01:05] install: tlshell.universal-darwin [1k] 2021-05-15T14:03:17.2271340Z [82/89, 01:05/01:06] install: tlshell [29k] 2021-05-15T14:03:17.5469960Z [83/89, 01:05/01:06] install: typewriter [25k] 2021-05-15T14:03:17.8661740Z [84/89, 01:05/01:06] install: uninormalize [6k] 2021-05-15T14:03:18.1334680Z [85/89, 01:06/01:07] install: upquote [2k] 2021-05-15T14:03:18.3970730Z [86/89, 01:06/01:07] install: xdvi.universal-darwin [948k] 2021-05-15T14:03:19.1070890Z [87/89, 01:07/01:07] install: xdvi [7k] 2021-05-15T14:03:19.3755420Z [88/89, 01:07/01:07] install: collection-basic [1k] 2021-05-15T14:03:19.6436780Z [89/89, 01:07/01:07] install: collection-luatex [1k] 2021-05-15T14:03:19.9146160Z running mktexlsr ... 2021-05-15T14:03:20.5444020Z done running mktexlsr. 2021-05-15T14:03:20.5847220Z running updmap-sys ... 2021-05-15T14:03:21.1752990Z done running updmap-sys. 2021-05-15T14:03:21.1755380Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T14:03:21.1758210Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/aWrDgS_GqX/Dmq1syltkD ... 2021-05-15T14:03:22.3049690Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/aWrDgS_GqX/Dmq1syltkD. 2021-05-15T14:03:22.3051620Z OK: optex.fmt/luatex 2021-05-15T14:03:22.3053320Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:03:22.3055300Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:03:24.5744150Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:03:24.5745310Z tlmgr: no updates available 2021-05-15T14:03:24.7213710Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:03:24.7214230Z with: 2021-05-15T14:03:24.7214590Z pandoc-version: 2.7.3 2021-05-15T14:03:24.7214950Z env: 2021-05-15T14:03:24.7215330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:24.7215760Z TIC_DEPLOY_KEY: 2021-05-15T14:03:24.7216080Z RSPM: 2021-05-15T14:03:24.7217380Z GITHUB_PAT: *** 2021-05-15T14:03:24.7217760Z COVERALLS_TOKEN: 2021-05-15T14:03:24.7218190Z continue-on-error: true 2021-05-15T14:03:24.7218630Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:24.7219080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:24.7219490Z TZ: UTC 2021-05-15T14:03:24.7219830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:24.7220200Z NOT_CRAN: true 2021-05-15T14:03:24.7220550Z ##[endgroup] 2021-05-15T14:03:25.2480740Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T14:03:28.0128540Z installer: Package name is pandoc 2021-05-15T14:03:28.0133450Z installer: Installing at base path / 2021-05-15T14:03:28.0149780Z installer: The install was successful. 2021-05-15T14:03:28.0300030Z ##[group]Run git config user.name adigherman 2021-05-15T14:03:28.0300770Z git config user.name adigherman 2021-05-15T14:03:28.0301340Z git config user.email adig@jhu.edu 2021-05-15T14:03:28.0502880Z shell: /bin/bash -e {0} 2021-05-15T14:03:28.0503320Z env: 2021-05-15T14:03:28.0503800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:28.0504310Z TIC_DEPLOY_KEY: 2021-05-15T14:03:28.0504700Z RSPM: 2021-05-15T14:03:28.0506150Z GITHUB_PAT: *** 2021-05-15T14:03:28.0506760Z COVERALLS_TOKEN: 2021-05-15T14:03:28.0507430Z continue-on-error: true 2021-05-15T14:03:28.0507930Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:28.0509190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:28.0509850Z TZ: UTC 2021-05-15T14:03:28.0510330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:28.0510790Z NOT_CRAN: true 2021-05-15T14:03:28.0511190Z ##[endgroup] 2021-05-15T14:03:28.1030900Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T14:03:28.1031580Z env: 2021-05-15T14:03:28.1032090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:28.1032540Z TIC_DEPLOY_KEY: 2021-05-15T14:03:28.1032910Z RSPM: 2021-05-15T14:03:28.1034310Z GITHUB_PAT: *** 2021-05-15T14:03:28.1034760Z COVERALLS_TOKEN: 2021-05-15T14:03:28.1035250Z continue-on-error: true 2021-05-15T14:03:28.1035710Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:28.1036240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:28.1036670Z TZ: UTC 2021-05-15T14:03:28.1037080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:28.1037480Z NOT_CRAN: true 2021-05-15T14:03:28.1037870Z ##[endgroup] 2021-05-15T14:03:29.7791760Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T14:03:29.8155400Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T14:03:29.8156370Z To reinstall 3.20.2, run: 2021-05-15T14:03:29.8157130Z brew reinstall cmake 2021-05-15T14:03:31.4318350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T14:03:32.5330070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:03:33.0833990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T14:03:33.4064520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T14%3A10%3A00Z&sig=ae5BXPxUxO%2FyrQTf4OSebj2clNsEo4QQQfWRVai4Zzg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:33.4580880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=ae5BXPxUxO\%2FyrQTf4OSebj2clNsEo4QQQfWRVai4Zzg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:33.5453660Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T14:03:33.6156160Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T14:03:33.6188110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2746-ilrnlu 2021-05-15T14:03:33.6390000Z cp -pR /private/tmp/d20210515-2746-ilrnlu/libssh/. /usr/local/Cellar/libssh 2021-05-15T14:03:33.6637840Z chmod -Rf +w /private/tmp/d20210515-2746-ilrnlu 2021-05-15T14:03:33.7190280Z ==> Finishing up 2021-05-15T14:03:33.7532610Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T14:03:33.7549830Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T14:03:33.7556400Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T14:03:33.7561740Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T14:03:33.7566320Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T14:03:33.7571600Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T14:03:33.7579190Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T14:03:33.7738220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2910-13nh57s.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-15T14:03:35.9994060Z ==> Summary 2021-05-15T14:03:36.0021740Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T14:03:38.0809930Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T14:03:39.2061880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:03:39.7744330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T14:03:40.1045470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T14%3A10%3A00Z&sig=usTLcAYhOuYBnDPdTV0GAB50UVFUmQLyjjG639SNn7Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:40.1456960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=usTLcAYhOuYBnDPdTV0GAB50UVFUmQLyjjG639SNn7Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:41.2363350Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T14:03:41.5980490Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T14:03:42.6764470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:03:43.1975910Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T14:03:43.5378470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T14%3A10%3A00Z&sig=hgGwbFE15LczbexA0V2a2iRy8zGUVJSdDnKwuKp2lHs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:43.5696810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=hgGwbFE15LczbexA0V2a2iRy8zGUVJSdDnKwuKp2lHs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:43.6317360Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T14:03:43.6385690Z ==> Installing dependencies for jags: gcc 2021-05-15T14:03:43.6391610Z ==> Installing jags dependency: gcc 2021-05-15T14:03:43.7309300Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T14:03:43.7340150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2917-1dftip9 2021-05-15T14:03:46.4367310Z cp -pR /private/tmp/d20210515-2917-1dftip9/gcc/. /usr/local/Cellar/gcc 2021-05-15T14:03:48.5494720Z chmod -Rf +w /private/tmp/d20210515-2917-1dftip9 2021-05-15T14:03:53.2614170Z ==> Finishing up 2021-05-15T14:03:53.4667250Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T14:03:53.4672060Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T14:03:53.4676590Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T14:03:53.4682600Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T14:03:53.4689220Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T14:03:53.4693550Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T14:03:53.4699940Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T14:03:53.4704440Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T14:03:53.4709880Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T14:03:53.4715230Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T14:03:53.4731520Z rm /usr/local/bin/c++-11 2021-05-15T14:03:53.4734930Z rm /usr/local/bin/cpp-11 2021-05-15T14:03:53.4738360Z rm /usr/local/bin/g++-11 2021-05-15T14:03:53.4741710Z rm /usr/local/bin/gcc-11 2021-05-15T14:03:53.4745220Z rm /usr/local/bin/gcc-ar-11 2021-05-15T14:03:53.4748700Z rm /usr/local/bin/gcc-nm-11 2021-05-15T14:03:53.4753490Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T14:03:53.4758890Z rm /usr/local/bin/gcov-11 2021-05-15T14:03:53.4762230Z rm /usr/local/bin/gcov-dump-11 2021-05-15T14:03:53.4766390Z rm /usr/local/bin/gcov-tool-11 2021-05-15T14:03:54.1814020Z Error: The `brew link` step did not complete successfully 2021-05-15T14:03:54.1814920Z The formula built, but is not symlinked into /usr/local 2021-05-15T14:03:54.1825090Z Could not symlink bin/gfortran 2021-05-15T14:03:54.1827520Z Target /usr/local/bin/gfortran 2021-05-15T14:03:54.1828370Z already exists. You may want to remove it: 2021-05-15T14:03:54.1829740Z rm '/usr/local/bin/gfortran' 2021-05-15T14:03:54.1830300Z 2021-05-15T14:03:54.1831290Z To force the link and overwrite all conflicting files: 2021-05-15T14:03:54.1832420Z brew link --overwrite gcc 2021-05-15T14:03:54.1832850Z 2021-05-15T14:03:54.1833840Z To list all files that would be deleted: 2021-05-15T14:03:54.1835530Z brew link --overwrite --dry-run gcc 2021-05-15T14:03:54.1836120Z 2021-05-15T14:03:54.1836890Z Possible conflicting files are: 2021-05-15T14:03:54.1838410Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T14:03:54.2599900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3092-gjzabw.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-15T14:03:56.8887570Z ==> Summary 2021-05-15T14:03:56.9833780Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T14:03:56.9838950Z ==> Installing jags 2021-05-15T14:03:56.9842730Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T14:03:56.9863780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2917-1xh11mx 2021-05-15T14:03:57.0466740Z cp -pR /private/tmp/d20210515-2917-1xh11mx/jags/. /usr/local/Cellar/jags 2021-05-15T14:03:57.1278110Z chmod -Rf +w /private/tmp/d20210515-2917-1xh11mx 2021-05-15T14:03:57.2596420Z ==> Finishing up 2021-05-15T14:03:57.2975480Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T14:03:57.2981800Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T14:03:57.2994560Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T14:03:57.3001800Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T14:03:57.3007580Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T14:03:57.3013010Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T14:03:57.3018240Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T14:03:57.3023620Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T14:03:57.3034810Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T14:03:57.3446350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3118-18318kc.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-15T14:03:59.5780680Z ==> Summary 2021-05-15T14:03:59.5881530Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T14:04:01.8973830Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T14:04:03.0028700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:03.5614470Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T14:04:03.9299580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T14%3A10%3A00Z&sig=JQpKHxtwXmLA9sieSXxD5P%2FE3VLohPNUYBaSbTx7g5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:03.9619480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=JQpKHxtwXmLA9sieSXxD5P\%2FE3VLohPNUYBaSbTx7g5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:04.1733690Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T14:04:04.2860910Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T14:04:04.2893790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3125-1bbntjf 2021-05-15T14:04:04.5391020Z cp -pR /private/tmp/d20210515-3125-1bbntjf/v8/. /usr/local/Cellar/v8 2021-05-15T14:04:04.6767290Z chmod -Rf +w /private/tmp/d20210515-3125-1bbntjf 2021-05-15T14:04:04.8735960Z ==> Finishing up 2021-05-15T14:04:04.9272420Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T14:04:04.9747750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3290-mb6eaz.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-15T14:04:07.2157430Z ==> Summary 2021-05-15T14:04:07.2218300Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T14:04:09.3525060Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T14:04:10.4502560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:11.0015050Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T14:04:11.3425180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T14%3A10%3A00Z&sig=%2FYF%2FRw933hbV%2FSqKW2VvPLJyT6d5cDzuou%2BaJz%2F7nTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:11.3822430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=\%2FYF\%2FRw933hbV\%2FSqKW2VvPLJyT6d5cDzuou\%2BaJz\%2F7nTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:11.5028440Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T14:04:11.5247650Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:04:12.6043990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:13.1618880Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:04:13.5080450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T14%3A10%3A00Z&sig=sUiHIypR%2FrfEmsBnn2nH%2Fwpc3OHOU%2BKKKCp04JguS6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:13.5558700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=sUiHIypR\%2FrfEmsBnn2nH\%2Fwpc3OHOU\%2BKKKCp04JguS6Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:13.7237070Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T14:04:13.7401390Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:04:14.8326570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:15.3986570Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:04:15.7605260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T14%3A10%3A00Z&sig=pg87%2BDDtbf5nazmXg4rbqbjDt1a6LTg5Zk24jZRpSVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:15.7941750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=pg87\%2BDDtbf5nazmXg4rbqbjDt1a6LTg5Zk24jZRpSVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:16.0633690Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T14:04:16.0879460Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T14:04:16.0884560Z ==> Installing fftw dependency: hwloc 2021-05-15T14:04:16.1529100Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T14:04:16.1559220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3297-vv5fui 2021-05-15T14:04:16.5073210Z cp -pR /private/tmp/d20210515-3297-vv5fui/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T14:04:16.9806090Z chmod -Rf +w /private/tmp/d20210515-3297-vv5fui 2021-05-15T14:04:17.3930330Z ==> Finishing up 2021-05-15T14:04:17.4311490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T14:04:17.4315460Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T14:04:17.4323090Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T14:04:17.4330410Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T14:04:17.4336590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T14:04:17.4349670Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T14:04:17.4355120Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T14:04:17.4360490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T14:04:17.4365800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T14:04:17.4371490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T14:04:17.4376840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T14:04:17.4382460Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T14:04:17.4388120Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T14:04:17.4395710Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T14:04:17.4401230Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T14:04:17.4414110Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T14:04:17.4437880Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T14:04:17.4442650Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T14:04:17.4460060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T14:04:17.4466120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T14:04:17.4471910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T14:04:17.4478180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T14:04:17.4484110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T14:04:17.4490620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T14:04:17.4496580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T14:04:17.4502930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T14:04:17.4529430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T14:04:17.4536110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T14:04:17.4544000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T14:04:17.4550200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T14:04:17.4556790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T14:04:17.4588480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T14:04:17.4605160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T14:04:17.4624680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T14:04:17.4644760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T14:04:17.4651430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T14:04:17.4665890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T14:04:17.4671840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T14:04:17.4678030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T14:04:17.4695470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T14:04:17.4714800Z 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-15T14:04:17.4720850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T14:04:17.4726990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T14:04:17.4745150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T14:04:17.4762380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T14:04:17.4775640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T14:04:17.4793980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T14:04:17.4818790Z 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-15T14:04:17.4825090Z 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-15T14:04:17.4839990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T14:04:17.4858130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T14:04:17.4865240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T14:04:17.4875460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T14:04:17.4882530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T14:04:17.4892710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T14:04:17.4898890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T14:04:17.4908790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T14:04:17.4922610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T14:04:17.4928050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T14:04:17.4934430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T14:04:17.4949290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T14:04:18.0338300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T14:04:18.0340980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T14:04:18.0349010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T14:04:18.0351070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T14:04:18.0353270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T14:04:18.0356760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T14:04:18.0358650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T14:04:18.0361210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T14:04:18.0363760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T14:04:18.0365600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T14:04:18.0367890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T14:04:18.0369630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T14:04:18.0371920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T14:04:18.0373760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T14:04:18.0375610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T14:04:18.0377310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T14:04:18.0378930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T14:04:18.0380590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T14:04:18.0382270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T14:04:18.0383930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T14:04:18.0385750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T14:04:18.0387450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T14:04:18.0389500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T14:04:18.0391190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T14:04:18.0392840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T14:04:18.0394500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T14:04:18.0396120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T14:04:18.0397760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T14:04:18.0399490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T14:04:18.0401230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T14:04:18.0402920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T14:04:18.0404600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T14:04:18.0406370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T14:04:18.0408220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T14:04:18.0410010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T14:04:18.0412080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T14:04:18.0413920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T14:04:18.0415570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T14:04:18.0417820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T14:04:18.0418990Z Only the first 100 operations were output. 2021-05-15T14:04:18.0422210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3473-1d0k0tj.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-15T14:04:20.2443500Z ==> Summary 2021-05-15T14:04:20.3049370Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T14:04:20.3056960Z ==> Installing fftw dependency: open-mpi 2021-05-15T14:04:20.3607350Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:04:20.3627720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3297-1m55smp 2021-05-15T14:04:20.6730960Z cp -pR /private/tmp/d20210515-3297-1m55smp/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T14:04:21.0649950Z chmod -Rf +w /private/tmp/d20210515-3297-1m55smp 2021-05-15T14:04:23.0103700Z ==> Finishing up 2021-05-15T14:04:23.0474880Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T14:04:23.0533680Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T14:04:23.0538660Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T14:04:23.0543500Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T14:04:23.0550620Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T14:04:23.0555420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T14:04:23.0560250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T14:04:23.0565240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T14:04:23.0570300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T14:04:23.0575440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T14:04:23.0580500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T14:04:23.0585310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T14:04:23.0590560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T14:04:23.0596050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T14:04:23.0601260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T14:04:23.0606230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T14:04:23.0610970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T14:04:23.0616140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T14:04:23.0621200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T14:04:23.0626190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T14:04:23.0644600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T14:04:23.0647030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T14:04:23.0648410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T14:04:23.0649610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T14:04:23.0653950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T14:04:23.0658820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T14:04:23.0663900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T14:04:23.0668820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T14:04:23.0674350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T14:04:23.0679170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T14:04:23.0684340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T14:04:23.0689410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T14:04:23.0694590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T14:04:23.0699350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T14:04:23.0705150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T14:04:23.0709870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T14:04:23.0714330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T14:04:23.0719310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T14:04:23.0724500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T14:04:23.0729480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T14:04:23.0734630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T14:04:23.0739800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T14:04:23.0744480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T14:04:23.0750270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T14:04:23.0755350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T14:04:23.0759870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T14:04:23.0765020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T14:04:23.0770040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T14:04:23.0781830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T14:04:23.0787080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T14:04:23.0792520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T14:04:23.0798160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T14:04:23.0803470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T14:04:23.0808840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T14:04:23.0814270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T14:04:23.0819660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T14:04:23.0825280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T14:04:23.0830980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T14:04:23.0836220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T14:04:23.0842570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T14:04:23.0855100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T14:04:23.0860080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T14:04:23.0865440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T14:04:23.0885040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T14:04:23.0890650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T14:04:23.0908690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T14:04:23.0914520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T14:04:23.0919760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T14:04:23.0925470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T14:04:23.0930830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T14:04:23.0936470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T14:04:23.0941870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T14:04:23.0947820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T14:04:23.0953180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T14:04:23.0958930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T14:04:23.0964440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T14:04:23.0969990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T14:04:23.0975590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T14:04:23.0981290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T14:04:23.0986780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T14:04:23.0992380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T14:04:23.0997780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T14:04:23.1031590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T14:04:23.1036820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T14:04:23.1042980Z 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-15T14:04:23.1048530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T14:04:23.1054110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T14:04:23.1060060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T14:04:23.1065110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T14:04:23.1070230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T14:04:23.1077020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T14:04:23.1084290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T14:04:23.1091130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T14:04:23.1096780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T14:04:23.1104130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T14:04:23.1109490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T14:04:23.1116390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T14:04:23.1122840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T14:04:23.1128530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T14:04:23.1134130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T14:04:23.1139240Z Only the first 100 operations were output. 2021-05-15T14:04:23.5638640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3499-3veps6.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-15T14:04:25.9466110Z ==> Summary 2021-05-15T14:04:25.9948020Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:04:25.9953740Z ==> Installing fftw 2021-05-15T14:04:25.9957340Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:04:25.9978370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3297-igdy8v 2021-05-15T14:04:26.1105300Z cp -pR /private/tmp/d20210515-3297-igdy8v/fftw/. /usr/local/Cellar/fftw 2021-05-15T14:04:26.1914940Z chmod -Rf +w /private/tmp/d20210515-3297-igdy8v 2021-05-15T14:04:26.3784710Z ==> Finishing up 2021-05-15T14:04:26.4220730Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T14:04:26.4228410Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T14:04:26.4236790Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T14:04:26.4242050Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T14:04:26.4253220Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T14:04:26.4261530Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T14:04:26.4268110Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T14:04:26.4274370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T14:04:26.4280690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T14:04:26.4287260Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T14:04:26.4292290Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T14:04:26.4298540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T14:04:26.4403260Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T14:04:26.4504380Z info /usr/local/share/info/fftw3.info 2021-05-15T14:04:26.4515480Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T14:04:26.4522610Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T14:04:26.4536520Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T14:04:26.4542990Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T14:04:26.4549630Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T14:04:26.4556320Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T14:04:26.4567530Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T14:04:26.4573320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T14:04:26.4578880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T14:04:26.4584780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T14:04:26.4591020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T14:04:26.4595760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T14:04:26.4601570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T14:04:26.4611060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T14:04:26.4619250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T14:04:26.4629040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T14:04:26.4635390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T14:04:26.4641840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T14:04:26.4648310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T14:04:26.4654610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T14:04:26.4660550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T14:04:26.4667500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T14:04:26.4674300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T14:04:26.4681020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T14:04:26.4686720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T14:04:26.4692670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T14:04:26.4698650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T14:04:26.4704970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T14:04:26.4710990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T14:04:26.4716900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T14:04:26.4724530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T14:04:26.4731100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T14:04:26.4736630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T14:04:26.4743000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T14:04:26.4749960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T14:04:26.4756040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T14:04:26.4762580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T14:04:26.4769050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T14:04:26.4775100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T14:04:26.4781360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T14:04:26.4786770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T14:04:26.4792900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T14:04:26.4798650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T14:04:26.4807210Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T14:04:26.4819190Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T14:04:26.4820810Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T14:04:26.5157100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3526-pii414.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-15T14:04:28.8065450Z ==> Summary 2021-05-15T14:04:28.8122680Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:04:29.4937780Z ==> No outdated dependents to upgrade! 2021-05-15T14:04:29.4939080Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:04:29.6758030Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T14:04:29.6759070Z fftw, open-mpi 2021-05-15T14:04:29.6769430Z rm /usr/local/bin/fftw-wisdom 2021-05-15T14:04:29.6772780Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T14:04:29.6777150Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T14:04:29.6783840Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T14:04:29.6789950Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T14:04:29.6792640Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T14:04:29.6797720Z rm /usr/local/include/fftw3.f 2021-05-15T14:04:29.6801660Z rm /usr/local/include/fftw3.f03 2021-05-15T14:04:29.6805120Z rm /usr/local/include/fftw3.h 2021-05-15T14:04:29.6809100Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T14:04:29.6811910Z rm /usr/local/include/fftw3l.f03 2021-05-15T14:04:29.6816670Z rm /usr/local/include/fftw3q.f03 2021-05-15T14:04:29.6823350Z rm /usr/local/lib/cmake/fftw3 2021-05-15T14:04:29.6829250Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T14:04:29.6831730Z rm /usr/local/lib/libfftw3.a 2021-05-15T14:04:29.6836410Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T14:04:29.6841290Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T14:04:29.6845320Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T14:04:29.6849330Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T14:04:29.6853780Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T14:04:29.6857740Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T14:04:29.6861750Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T14:04:29.6864970Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T14:04:29.6870090Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T14:04:29.6875270Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T14:04:29.6878940Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T14:04:29.6883440Z rm /usr/local/lib/libfftw3f.a 2021-05-15T14:04:29.6887030Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T14:04:29.6890410Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T14:04:29.6895420Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T14:04:29.6899330Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T14:04:29.6903050Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T14:04:29.6907350Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T14:04:29.6910800Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T14:04:29.6914820Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T14:04:29.6919470Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T14:04:29.6923150Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T14:04:29.6926860Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T14:04:29.6931380Z rm /usr/local/lib/libfftw3l.a 2021-05-15T14:04:29.6934850Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T14:04:29.6938540Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T14:04:29.6942860Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T14:04:29.6946680Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T14:04:29.6950780Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T14:04:29.6955040Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T14:04:29.6958910Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T14:04:29.6962320Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T14:04:29.6966850Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T14:04:29.6970120Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T14:04:29.6976710Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T14:04:29.6981090Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T14:04:29.6985460Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T14:04:29.7045840Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T14:04:29.7048740Z rm /usr/local/share/info/fftw3.info 2021-05-15T14:04:29.7054410Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T14:04:29.7059470Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T14:04:29.7078930Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T14:04:29.7093230Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T14:04:29.7103700Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T14:04:29.7108620Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T14:04:29.8059340Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T14:04:29.8062480Z rm /usr/local/bin/mpic++ 2021-05-15T14:04:29.8067410Z rm /usr/local/bin/mpicc 2021-05-15T14:04:29.8071560Z rm /usr/local/bin/mpicxx 2021-05-15T14:04:29.8075060Z rm /usr/local/bin/mpiexec 2021-05-15T14:04:29.8078960Z rm /usr/local/bin/mpif77 2021-05-15T14:04:29.8082600Z rm /usr/local/bin/mpif90 2021-05-15T14:04:29.8085990Z rm /usr/local/bin/mpifort 2021-05-15T14:04:29.8089530Z rm /usr/local/bin/mpirun 2021-05-15T14:04:29.8094070Z rm /usr/local/bin/ompi-clean 2021-05-15T14:04:29.8097320Z rm /usr/local/bin/ompi-server 2021-05-15T14:04:29.8101970Z rm /usr/local/bin/ompi_info 2021-05-15T14:04:29.8106200Z rm /usr/local/bin/opal_wrapper 2021-05-15T14:04:29.8110260Z rm /usr/local/bin/orte-clean 2021-05-15T14:04:29.8114420Z rm /usr/local/bin/orte-info 2021-05-15T14:04:29.8118000Z rm /usr/local/bin/orte-server 2021-05-15T14:04:29.8121590Z rm /usr/local/bin/ortecc 2021-05-15T14:04:29.8130750Z rm /usr/local/bin/orted 2021-05-15T14:04:29.8137740Z rm /usr/local/bin/orterun 2021-05-15T14:04:29.8141380Z rm /usr/local/bin/profile2mat.pl 2021-05-15T14:04:29.8153510Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T14:04:29.8161920Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T14:04:29.8165880Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T14:04:29.8172620Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T14:04:29.8182680Z rm /usr/local/include/mpi-ext.h 2021-05-15T14:04:29.8190190Z rm /usr/local/include/mpi.h 2021-05-15T14:04:29.8194000Z rm /usr/local/include/mpi.mod 2021-05-15T14:04:29.8198800Z rm /usr/local/include/mpi_ext.mod 2021-05-15T14:04:29.8203810Z rm /usr/local/include/mpi_f08.mod 2021-05-15T14:04:29.8210230Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T14:04:29.8213670Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T14:04:29.8222060Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T14:04:29.8229240Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T14:04:29.8233030Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T14:04:29.8239510Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T14:04:29.8243470Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T14:04:29.8249250Z rm /usr/local/include/mpif-config.h 2021-05-15T14:04:29.8253180Z rm /usr/local/include/mpif-constants.h 2021-05-15T14:04:29.8260560Z rm /usr/local/include/mpif-ext.h 2021-05-15T14:04:29.8265530Z rm /usr/local/include/mpif-externals.h 2021-05-15T14:04:29.8272600Z rm /usr/local/include/mpif-handles.h 2021-05-15T14:04:29.8277040Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T14:04:29.8283170Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T14:04:29.8287330Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T14:04:29.8292690Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T14:04:29.8296550Z rm /usr/local/include/mpif.h 2021-05-15T14:04:29.8303310Z rm /usr/local/include/openmpi 2021-05-15T14:04:29.8307500Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T14:04:29.8319000Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T14:04:29.8323010Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T14:04:29.8327100Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T14:04:29.8333590Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T14:04:29.8337110Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T14:04:29.8344440Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T14:04:29.8353730Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T14:04:29.8357560Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T14:04:29.8366990Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T14:04:29.8370520Z rm /usr/local/lib/libmpi.dylib 2021-05-15T14:04:29.8377490Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T14:04:29.8386010Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T14:04:29.8390390Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T14:04:29.8397030Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T14:04:29.8400810Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T14:04:29.8405590Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T14:04:29.8409180Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T14:04:29.8416680Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T14:04:29.8421030Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T14:04:29.8429540Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T14:04:29.8432860Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T14:04:29.8442650Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T14:04:29.8446470Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T14:04:29.8454080Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T14:04:29.8457700Z rm /usr/local/lib/openmpi 2021-05-15T14:04:29.8467830Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T14:04:29.8475300Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T14:04:29.8483000Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T14:04:29.8487450Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T14:04:29.8494640Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T14:04:29.8498190Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T14:04:29.8506910Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T14:04:29.8510900Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T14:04:29.8518140Z rm /usr/local/lib/pmix 2021-05-15T14:04:29.8533140Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T14:04:29.8536240Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T14:04:29.8542870Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T14:04:29.8546540Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T14:04:29.8554430Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T14:04:29.8558520Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T14:04:29.8564650Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T14:04:29.8568590Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T14:04:29.8575900Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T14:04:29.8580420Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T14:04:29.8586750Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T14:04:29.8590720Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T14:04:29.8595690Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T14:04:29.8603010Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T14:04:29.8606740Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T14:04:29.8612810Z rm /usr/local/share/man/man1/orted.1 2021-05-15T14:04:29.8616670Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T14:04:29.8640550Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T14:04:29.8645360Z Only the first 100 operations were output. 2021-05-15T14:04:31.7469050Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T14:04:32.8392090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:33.3789170Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T14:04:33.7158410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T14%3A10%3A00Z&sig=x9GamvVHrHl%2B9Kn0QTH8nNThj7laeZbpyxivgrHvOlI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:33.7521730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=x9GamvVHrHl\%2B9Kn0QTH8nNThj7laeZbpyxivgrHvOlI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:34.1584790Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T14:04:34.2908150Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T14:04:34.2938290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3534-15sr07w 2021-05-15T14:04:35.0541970Z cp -pR /private/tmp/d20210515-3534-15sr07w/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T14:04:35.8274080Z chmod -Rf +w /private/tmp/d20210515-3534-15sr07w 2021-05-15T14:04:36.9393890Z ==> Finishing up 2021-05-15T14:04:36.9894590Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T14:04:36.9900550Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T14:04:36.9905010Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T14:04:36.9909620Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T14:04:36.9914520Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T14:04:36.9919380Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T14:04:36.9924400Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T14:04:36.9929310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T14:04:36.9937030Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T14:04:36.9942220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T14:04:36.9947050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T14:04:36.9951430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T14:04:36.9956380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T14:04:36.9961000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T14:04:36.9965810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T14:04:36.9980610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T14:04:36.9982850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T14:04:36.9984350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T14:04:36.9985840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T14:04:36.9990770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T14:04:36.9995590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T14:04:37.0000700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T14:04:37.0005780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T14:04:37.0010480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T14:04:37.0015280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T14:04:37.0019900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T14:04:37.0024440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T14:04:37.0029120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T14:04:37.0033940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T14:04:37.0042160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T14:04:37.0050550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T14:04:37.0059880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T14:04:37.0071440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T14:04:37.0079860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T14:04:37.0087810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T14:04:37.0096580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T14:04:37.0105520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T14:04:37.0115140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T14:04:37.0124080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T14:04:37.0137410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T14:04:37.0143180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T14:04:37.0151080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T14:04:37.0163700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T14:04:37.0172640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T14:04:37.0177120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T14:04:37.0185770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T14:04:37.0193840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T14:04:37.0201670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T14:04:37.0207020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T14:04:37.0214900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T14:04:37.0223050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T14:04:37.0231190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T14:04:37.0239570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T14:04:37.0245450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T14:04:37.0255210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T14:04:37.0263750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T14:04:37.0272140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T14:04:37.0276730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T14:04:37.0285020Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T14:04:37.0294830Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T14:04:37.0302460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T14:04:37.0310170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T14:04:37.0314850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T14:04:37.0323280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T14:04:37.0331670Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T14:04:37.0341270Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T14:04:37.0350700Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T14:04:37.0361630Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T14:04:37.0366590Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T14:04:37.0406890Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T14:04:37.0411880Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T14:04:37.0417800Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T14:04:37.0422660Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T14:04:37.0428360Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T14:04:37.0433060Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T14:04:37.0438360Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T14:04:37.0443390Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T14:04:37.0448800Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T14:04:37.0453960Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T14:04:37.0459010Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T14:04:37.0464760Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T14:04:37.0471410Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T14:04:37.0478530Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T14:04:37.0486380Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T14:04:37.0497460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T14:04:37.0503380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T14:04:37.0509200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T14:04:37.0514940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T14:04:37.0520670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T14:04:37.0526740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T14:04:37.0532400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T14:04:37.0538150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T14:04:37.0543640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T14:04:37.0549540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T14:04:37.0555660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T14:04:37.0560890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T14:04:37.0566590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T14:04:37.0572150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T14:04:37.0577900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T14:04:37.0583790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T14:04:37.0589060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T14:04:37.0593870Z Only the first 100 operations were output. 2021-05-15T14:04:37.4425510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3698-i8590n.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-15T14:04:39.8281130Z ==> Summary 2021-05-15T14:04:39.9062070Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T14:04:42.3983880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T14:04:43.4657890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:44.0029690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T14:04:44.4397010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T14%3A10%3A00Z&sig=FuiXFckqdLILVn%2FuHmV3oTkf%2B8nlet0yRfrCdHLcbmY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:44.4771050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=FuiXFckqdLILVn\%2FuHmV3oTkf\%2B8nlet0yRfrCdHLcbmY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:44.5260460Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T14:04:44.6189790Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T14:04:44.6220380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3705-1v3gac7 2021-05-15T14:04:44.7203640Z cp -pR /private/tmp/d20210515-3705-1v3gac7/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T14:04:44.8890950Z chmod -Rf +w /private/tmp/d20210515-3705-1v3gac7 2021-05-15T14:04:45.0846100Z ==> Finishing up 2021-05-15T14:04:45.1232570Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T14:04:45.1241500Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T14:04:45.1247130Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T14:04:45.1260210Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T14:04:45.1293500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1305300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1350630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1359790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1382670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1399790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1412160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1422620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1426080Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T14:04:45.1432460Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T14:04:45.1434830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1446150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1458650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1474200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1525130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1549930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1591690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1620300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1626050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1660780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1697640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1769520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1819750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1843710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1887450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1889010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1892100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1896300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1901960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1905620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.1948310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2001610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2025070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2039830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2047900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2069980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2094420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2105160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2119550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2125490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2137780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2165780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2193140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2201500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2219780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2238810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2258600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2359640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2425260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2530220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2633300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2653580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2660870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2664670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2673240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2681870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:04:45.2688550Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T14:04:45.2690090Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T14:04:45.2691680Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T14:04:45.2693520Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T14:04:45.2695230Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T14:04:45.2696920Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T14:04:45.2698670Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T14:04:45.2700670Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T14:04:45.3073190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3870-1x9fw0g.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-15T14:04:47.5580210Z ==> Summary 2021-05-15T14:04:47.5788200Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T14:04:49.6141420Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T14:04:49.6142520Z To reinstall 1.6.37, run: 2021-05-15T14:04:49.6143300Z brew reinstall libpng 2021-05-15T14:04:51.5222370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T14:04:52.6096540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:53.1544020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T14:04:53.4880260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T14%3A10%3A00Z&sig=m4Vk0MxCQ7ARCFHqWG7SPwIA9%2FTglvsKtekrCZRcq8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:53.5181920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=m4Vk0MxCQ7ARCFHqWG7SPwIA9\%2FTglvsKtekrCZRcq8M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:53.5478400Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T14:04:53.5526170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T14:04:54.6097210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:55.1500390Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T14:04:55.4712920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T14%3A10%3A00Z&sig=7q0geTUi8tZJ6Ve73e7lnhLaHwL0IszT0akASf%2BqVok%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:55.5008470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=7q0geTUi8tZJ6Ve73e7lnhLaHwL0IszT0akASf\%2BqVok\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:55.5945220Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T14:04:55.5996800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T14:04:56.7017610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:57.2282210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T14:04:57.6531790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T14%3A10%3A00Z&sig=q%2Fu0aB9q8gnGOcQDitud4S5YFYX5qOAazyRS6auNUaI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:57.6958730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=q\%2Fu0aB9q8gnGOcQDitud4S5YFYX5qOAazyRS6auNUaI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:57.7428750Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T14:04:57.7460210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T14:04:58.7984090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:04:59.3331500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T14:04:59.6578080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T14%3A10%3A00Z&sig=9i2llb0dhqWtw%2BpFzlknkTqJG0yAqmTQ5N5CniR5IQc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:59.6991520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A10\%3A00Z\&sig=9i2llb0dhqWtw\%2BpFzlknkTqJG0yAqmTQ5N5CniR5IQc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:59.7462060Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T14:04:59.7492260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T14:05:00.8905080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:01.4065310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T14:05:01.7812500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T14%3A15%3A00Z&sig=xAThSNuPnTUGCBDfm7LgjRk3r24hJX0ftn%2B6EQNX8BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:01.8265680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=xAThSNuPnTUGCBDfm7LgjRk3r24hJX0ftn\%2B6EQNX8BY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:01.8903820Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T14:05:01.8965420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T14:05:02.9815010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:03.5397930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T14:05:03.9292180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T14%3A15%3A00Z&sig=aLo1uBcm2fTbSEXK%2Fx%2FIdOuUQFxP8RSw8%2FN9sXU0XCY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:03.9718160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=aLo1uBcm2fTbSEXK\%2Fx\%2FIdOuUQFxP8RSw8\%2FN9sXU0XCY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:04.0584750Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T14:05:04.0692200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T14:05:05.1798220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:05.7168810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T14:05:06.0862870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T14%3A15%3A00Z&sig=qMeL5Vn6%2Fh0PXNtKi3HQks3ryk%2FgYzDewl69xdIW1ac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:06.1280830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=qMeL5Vn6\%2Fh0PXNtKi3HQks3ryk\%2FgYzDewl69xdIW1ac\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:06.1750320Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T14:05:06.1779900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T14:05:07.2741560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:07.8287840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T14:05:08.1518120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T14%3A15%3A00Z&sig=%2BmdERHo%2F4lRWGIPTM%2F5T4Jerc271lwRBU7874bGphbY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:08.2011650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=\%2BmdERHo\%2F4lRWGIPTM\%2F5T4Jerc271lwRBU7874bGphbY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:08.2500660Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T14:05:08.2530770Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T14:05:09.3979460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:09.9504290Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T14:05:10.3708650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T14%3A15%3A00Z&sig=MIN%2FRV8dm8dByE3%2FVA5AtWIwtYHSprSBtn3BNEw2WSo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:10.4168580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=MIN\%2FRV8dm8dByE3\%2FVA5AtWIwtYHSprSBtn3BNEw2WSo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:10.4676800Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T14:05:10.4709850Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T14:05:11.5716390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:12.1351830Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T14:05:12.4581480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T14%3A15%3A00Z&sig=blwBCuBVk2GykA3cNkIXhzShrAWcZwaAacf6oApyxO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:12.4916480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=blwBCuBVk2GykA3cNkIXhzShrAWcZwaAacf6oApyxO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:12.5461810Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T14:05:12.5507820Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T14:05:13.6715540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:14.2138560Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T14:05:14.6696370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T14%3A15%3A00Z&sig=%2B5yZvJTYkmIK2eamAaSNLKzoGSz%2Fod7DDBP8iCVqPfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:14.7199160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=\%2B5yZvJTYkmIK2eamAaSNLKzoGSz\%2Fod7DDBP8iCVqPfg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:14.8363400Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T14:05:14.8454740Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T14:05:15.9073410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:16.4467930Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T14:05:16.7676750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T14%3A15%3A00Z&sig=AvIcQKKTBfqLm9ZVP7ohq%2F4J%2FiW0ZTTcvy7F16zK174%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:16.8109720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=AvIcQKKTBfqLm9ZVP7ohq\%2F4J\%2FiW0ZTTcvy7F16zK174\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:16.8662340Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T14:05:16.8716050Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T14:05:18.2001920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:18.7333260Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T14:05:19.0676060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T14%3A15%3A00Z&sig=%2Fcz345eneZobrj6ub7olc6lxQtla8%2BXd48YLXWt%2FUo4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:19.1035490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=\%2Fcz345eneZobrj6ub7olc6lxQtla8\%2BXd48YLXWt\%2FUo4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:19.1685500Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T14:05:19.1728370Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T14:05:20.3259560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:20.8484100Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T14:05:21.1803730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T14%3A15%3A00Z&sig=abDJ0935JHByPMAUCiTb3IN10vMjE3mPFgsconarQiU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:21.2330650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=abDJ0935JHByPMAUCiTb3IN10vMjE3mPFgsconarQiU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:21.4816270Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T14:05:21.5329270Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T14:05:22.6041030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:23.1291550Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T14:05:23.4525900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T14%3A15%3A00Z&sig=GjHg%2Be0N8o09LNu5w1wgFo84DnkhYuNya%2FrszGtIJX4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:23.4957660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=GjHg\%2Be0N8o09LNu5w1wgFo84DnkhYuNya\%2FrszGtIJX4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:23.5963330Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T14:05:23.6063200Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T14:05:24.7030490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:25.2629010Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T14:05:25.6047890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T14%3A15%3A00Z&sig=bMpkBi%2BbXkanRSsjC0Ry0AL3slo%2BB%2B%2FhxKMqwML43T0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:25.6417760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=bMpkBi\%2BbXkanRSsjC0Ry0AL3slo\%2BB\%2B\%2FhxKMqwML43T0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:26.9865340Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T14:05:27.4249130Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T14:05:28.5170490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:05:29.0488600Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T14:05:29.4774540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T14%3A15%3A00Z&sig=mz5eyDgVoeVOyW4P0Kfwbu937SGFbVTBjSoL7qG1ObM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:29.5333770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=mz5eyDgVoeVOyW4P0Kfwbu937SGFbVTBjSoL7qG1ObM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:05:29.7738830Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T14:05:29.8238820Z ==> 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-15T14:05:29.8240960Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T14:05:29.8934390Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T14:05:29.8969280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-p96m0x 2021-05-15T14:05:29.9052940Z cp -pR /private/tmp/d20210515-3980-p96m0x/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T14:05:29.9144060Z chmod -Rf +w /private/tmp/d20210515-3980-p96m0x 2021-05-15T14:05:29.9563710Z ==> Finishing up 2021-05-15T14:05:29.9939270Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T14:05:30.0048740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4242-qlkuzf.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-15T14:05:32.2858670Z ==> Summary 2021-05-15T14:05:32.2873770Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T14:05:32.2879490Z ==> Installing poppler dependency: xorgproto 2021-05-15T14:05:32.2944150Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T14:05:32.2965350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3980-1dm5x1k 2021-05-15T14:05:32.4230510Z cp -pR /private/tmp/d20210515-3980-1dm5x1k/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T14:05:32.5669380Z chmod -Rf +w /private/tmp/d20210515-3980-1dm5x1k 2021-05-15T14:05:32.7406210Z ==> Finishing up 2021-05-15T14:05:32.7780680Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T14:05:32.7784800Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T14:05:32.7793940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T14:05:32.7800480Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T14:05:32.7804430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T14:05:32.7823080Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T14:05:32.7829640Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T14:05:32.7833810Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T14:05:32.7838950Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T14:05:32.7844130Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T14:05:32.7850860Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T14:05:32.7890290Z rm /usr/local/share/pkgconfig 2021-05-15T14:05:32.7908000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T14:05:32.7916030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T14:05:32.7919670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T14:05:32.7925360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T14:05:32.7931710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T14:05:32.7938570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T14:05:32.7943920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T14:05:32.7949810Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T14:05:32.7956000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T14:05:32.7962460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T14:05:32.7967770Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T14:05:32.7973010Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T14:05:32.7978520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T14:05:32.7984810Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T14:05:32.7992870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T14:05:32.7998200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T14:05:32.8004080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T14:05:32.8009950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T14:05:32.8014800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T14:05:32.8029050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T14:05:32.8030460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T14:05:32.8035350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T14:05:32.8039980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T14:05:32.8045860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T14:05:32.8051130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T14:05:32.8074950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T14:05:32.8079880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T14:05:32.8085590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T14:05:32.8090810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T14:05:32.8096820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T14:05:32.8102310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T14:05:32.8108190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T14:05:32.8115480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T14:05:32.8123020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T14:05:32.8129910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T14:05:32.8138260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T14:05:32.8144940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T14:05:32.8153410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T14:05:32.8156180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T14:05:32.8161360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T14:05:32.8166630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T14:05:32.8171650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T14:05:32.8880100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4268-tkv5wh.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-15T14:05:35.1422120Z ==> Summary 2021-05-15T14:05:35.1614490Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T14:05:35.1620610Z ==> Installing poppler dependency: libxau 2021-05-15T14:05:35.1763130Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T14:05:35.1784300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-15chu2d 2021-05-15T14:05:35.1949640Z cp -pR /private/tmp/d20210515-3980-15chu2d/libxau/. /usr/local/Cellar/libxau 2021-05-15T14:05:35.2148640Z chmod -Rf +w /private/tmp/d20210515-3980-15chu2d 2021-05-15T14:05:35.2744990Z ==> Finishing up 2021-05-15T14:05:35.3120880Z rm /usr/local/include/X11 2021-05-15T14:05:35.3128910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T14:05:35.3134470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T14:05:35.3140110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T14:05:35.3144200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T14:05:35.3162020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T14:05:35.3167110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T14:05:35.3172100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T14:05:35.3177250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T14:05:35.3182890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T14:05:35.3187450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T14:05:35.3193410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T14:05:35.3198600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T14:05:35.3202670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T14:05:35.3207600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T14:05:35.3213920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T14:05:35.3233010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T14:05:35.3235400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T14:05:35.3238000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T14:05:35.3239380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T14:05:35.3243710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T14:05:35.3248540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T14:05:35.3253670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T14:05:35.3258770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T14:05:35.3265000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T14:05:35.3267950Z mkdir -p /usr/local/include/X11/dri 2021-05-15T14:05:35.3274120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T14:05:35.3279910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T14:05:35.3285810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T14:05:35.3288590Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T14:05:35.3297350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T14:05:35.3302540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T14:05:35.3308010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T14:05:35.3313270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T14:05:35.3319060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T14:05:35.3324510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T14:05:35.3345630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T14:05:35.3351760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T14:05:35.3357690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T14:05:35.3363140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T14:05:35.3369420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T14:05:35.3375060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T14:05:35.3381400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T14:05:35.3391010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T14:05:35.3395860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T14:05:35.3401600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T14:05:35.3407990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T14:05:35.3414270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T14:05:35.3420310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T14:05:35.3426940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T14:05:35.3432730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T14:05:35.3440120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T14:05:35.3445140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T14:05:35.3453630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T14:05:35.3457920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T14:05:35.3463990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T14:05:35.3478010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T14:05:35.3479690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T14:05:35.3483710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T14:05:35.3490100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T14:05:35.3519530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T14:05:35.3521520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T14:05:35.3523430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T14:05:35.3525300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T14:05:35.3527190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T14:05:35.3541870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T14:05:35.3548190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T14:05:35.3554260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T14:05:35.3560510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T14:05:35.3566280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T14:05:35.3573650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T14:05:35.3579130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T14:05:35.3584750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T14:05:35.3591990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T14:05:35.3597960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T14:05:35.3604180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T14:05:35.3610910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T14:05:35.3615980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T14:05:35.3622480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T14:05:35.3629540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T14:05:35.3636340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T14:05:35.3643190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T14:05:35.3648830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T14:05:35.3655030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T14:05:35.3660840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T14:05:35.3666940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T14:05:35.3673040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T14:05:35.3679150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T14:05:35.3685770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T14:05:35.3692480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T14:05:35.3698880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T14:05:35.3705140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T14:05:35.3711240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T14:05:35.3717750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T14:05:35.3739880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T14:05:35.3745940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T14:05:35.3751930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T14:05:35.3758540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T14:05:35.3763740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T14:05:35.3770200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T14:05:35.3780500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T14:05:35.3782340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T14:05:35.3785490Z Only the first 100 operations were output. 2021-05-15T14:05:35.4146920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4295-1kil0nq.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-15T14:05:37.7176830Z ==> Summary 2021-05-15T14:05:37.7204570Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T14:05:37.7211360Z ==> Installing poppler dependency: libxdmcp 2021-05-15T14:05:37.7330290Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T14:05:37.7356260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-t17w2f 2021-05-15T14:05:37.7488270Z cp -pR /private/tmp/d20210515-3980-t17w2f/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T14:05:37.7647950Z chmod -Rf +w /private/tmp/d20210515-3980-t17w2f 2021-05-15T14:05:37.8139980Z ==> Finishing up 2021-05-15T14:05:37.8636640Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T14:05:37.8652130Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T14:05:37.8666060Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T14:05:37.8701400Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T14:05:37.8708750Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T14:05:37.8851550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4321-8mmdr8.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-15T14:05:40.1144120Z ==> Summary 2021-05-15T14:05:40.1163580Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T14:05:40.1168350Z ==> Installing poppler dependency: libxcb 2021-05-15T14:05:40.1502880Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T14:05:40.1524090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-3980-14qqa8y 2021-05-15T14:05:40.9902190Z cp -pR /private/tmp/d20210515-3980-14qqa8y/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T14:05:42.7463870Z chmod -Rf +w /private/tmp/d20210515-3980-14qqa8y 2021-05-15T14:05:44.0551180Z ==> Finishing up 2021-05-15T14:05:44.0916880Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T14:05:44.0925490Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T14:05:44.0991430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T14:05:44.0996750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T14:05:44.1002370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T14:05:44.1007950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T14:05:44.1013760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T14:05:44.1035530Z 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-15T14:05:44.1041610Z 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-15T14:05:44.1047570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T14:05:44.1053510Z 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-15T14:05:44.1065970Z 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-15T14:05:44.1067640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T14:05:44.1124480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T14:05:44.1126570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T14:05:44.1128760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T14:05:44.1130880Z 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-15T14:05:44.1133020Z 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-15T14:05:44.1134740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T14:05:44.1136400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T14:05:44.1138400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T14:05:44.1140040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T14:05:44.1141540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T14:05:44.1143040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T14:05:44.1145610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T14:05:44.1151220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T14:05:44.1211470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T14:05:44.1213410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T14:05:44.1215220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T14:05:44.1217150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T14:05:44.1219240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T14:05:44.1221420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T14:05:44.1300760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T14:05:44.1315000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T14:05:44.1323700Z 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-15T14:05:44.1326000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T14:05:44.1332160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T14:05:44.1338090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T14:05:44.1343680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T14:05:44.1349740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T14:05:44.1356540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T14:05:44.1364430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T14:05:44.1370270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T14:05:44.1375990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T14:05:44.1381780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T14:05:44.1387590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T14:05:44.1393050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T14:05:44.1397930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T14:05:44.1403860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T14:05:44.1409300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T14:05:44.1414910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T14:05:44.1420480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T14:05:44.1425910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T14:05:44.1431600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T14:05:44.1439000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T14:05:44.1446160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T14:05:44.1453160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T14:05:44.1460000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T14:05:44.1466380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T14:05:44.1473160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T14:05:44.1479630Z 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-15T14:05:44.1486270Z 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-15T14:05:44.1492220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T14:05:44.1498160Z 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-15T14:05:44.1504550Z 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-15T14:05:44.1510300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T14:05:44.1516080Z 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-15T14:05:44.1522120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T14:05:44.1530090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T14:05:44.1534310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T14:05:44.1541090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T14:05:44.1546990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T14:05:44.1552570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T14:05:44.1558540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T14:05:44.1564080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T14:05:44.1569820Z 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-15T14:05:44.1575090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T14:05:44.1580790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T14:05:44.1586260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T14:05:44.1592250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T14:05:44.1597100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T14:05:44.1602930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T14:05:44.1608060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T14:05:44.1615180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T14:05:44.1619220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T14:05:44.1624820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T14:05:44.1630200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T14:05:44.1637660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T14:05:44.1642580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T14:05:44.1648210Z 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-15T14:05:44.1653410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T14:05:44.1658970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T14:05:44.1664280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T14:05:44.1671090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T14:05:44.1676530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T14:05:44.1682320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T14:05:44.1687390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T14:05:44.1693170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T14:05:44.1698370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T14:05:44.1704930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T14:05:44.1739590Z Only the first 100 operations were output. 2021-05-15T14:05:45.8133820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4356-n6shma.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-15T14:05:48.4525380Z ==> Summary 2021-05-15T14:05:48.5928750Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T14:05:48.5935140Z ==> Installing poppler dependency: libx11 2021-05-15T14:05:48.6415020Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:05:48.6434660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-18hcahd 2021-05-15T14:05:49.0369110Z cp -pR /private/tmp/d20210515-3980-18hcahd/libx11/. /usr/local/Cellar/libx11 2021-05-15T14:05:49.6088820Z chmod -Rf +w /private/tmp/d20210515-3980-18hcahd 2021-05-15T14:05:50.1084000Z ==> Finishing up 2021-05-15T14:05:50.1539390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T14:05:50.1543980Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T14:05:50.1549810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T14:05:50.1555400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T14:05:50.1560970Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T14:05:50.1566620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T14:05:50.1572100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T14:05:50.1577690Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T14:05:50.1583410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T14:05:50.1588960Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T14:05:50.1594400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T14:05:50.1600010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T14:05:50.1608190Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T14:05:50.1614820Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T14:05:50.1643120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T14:05:50.1650170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T14:05:50.1656160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T14:05:50.1662050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T14:05:50.1667770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T14:05:50.1673880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T14:05:50.1700720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T14:05:50.1702380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T14:05:50.1704010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T14:05:50.1705470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T14:05:50.1707160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T14:05:50.1708780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T14:05:50.1715210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T14:05:50.1720680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T14:05:50.1727170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T14:05:50.1733380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T14:05:50.1739180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T14:05:50.1746410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T14:05:50.1752350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T14:05:50.1758760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T14:05:50.1764530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T14:05:50.1770620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T14:05:50.1777040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T14:05:50.1782900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T14:05:50.1788930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T14:05:50.1794950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T14:05:50.1825270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T14:05:50.1831250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T14:05:50.1837880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T14:05:50.1843860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T14:05:50.1849970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T14:05:50.1855810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T14:05:50.1862480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T14:05:50.1868400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T14:05:50.1874390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T14:05:50.1880190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T14:05:50.1886080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T14:05:50.1891900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T14:05:50.1898000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T14:05:50.1903680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T14:05:50.1909390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T14:05:50.1915420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T14:05:50.1921560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T14:05:50.1927530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T14:05:50.1933600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T14:05:50.1939030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T14:05:50.1945950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T14:05:50.1952120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T14:05:50.1957950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T14:05:50.1964170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T14:05:50.1970350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T14:05:50.1976470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T14:05:50.1983480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T14:05:50.1992000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T14:05:50.1997890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T14:05:50.2003910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T14:05:50.2009580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T14:05:50.2015600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T14:05:50.2022550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T14:05:50.2028820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T14:05:50.2066050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T14:05:50.2069910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T14:05:50.2118050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T14:05:50.2199010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T14:05:50.2204790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T14:05:50.2206580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T14:05:50.2208190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T14:05:50.2209780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T14:05:50.2211480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T14:05:50.2213340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T14:05:50.2214730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T14:05:50.2216240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T14:05:50.2217790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T14:05:50.2219250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T14:05:50.2220700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T14:05:50.2222190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T14:05:50.2226810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T14:05:50.2232070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T14:05:50.2238110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T14:05:50.2243490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T14:05:50.2249420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T14:05:50.2255440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T14:05:50.2261510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T14:05:50.2267510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T14:05:50.2272460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T14:05:50.2278690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T14:05:50.2282870Z Only the first 100 operations were output. 2021-05-15T14:05:50.8608450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4382-uslunn.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-15T14:05:53.1099390Z ==> Summary 2021-05-15T14:05:53.1728290Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T14:05:53.1733970Z ==> Installing poppler dependency: libxext 2021-05-15T14:05:53.2317500Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T14:05:53.2337490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-14jn0dh 2021-05-15T14:05:53.2735330Z cp -pR /private/tmp/d20210515-3980-14jn0dh/libxext/. /usr/local/Cellar/libxext 2021-05-15T14:05:53.3361420Z chmod -Rf +w /private/tmp/d20210515-3980-14jn0dh 2021-05-15T14:05:53.4102140Z ==> Finishing up 2021-05-15T14:05:53.4459570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T14:05:53.4466100Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T14:05:53.4472910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T14:05:53.4481010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T14:05:53.4526980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T14:05:53.4531760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T14:05:53.4537460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T14:05:53.4543590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T14:05:53.4549430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T14:05:53.4556070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T14:05:53.4563070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T14:05:53.4569270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T14:05:53.4575120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T14:05:53.4581060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T14:05:53.4586910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T14:05:53.4593540Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T14:05:53.4607310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T14:05:53.4613430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T14:05:53.4620250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T14:05:53.4626720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T14:05:53.4632480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T14:05:53.4639060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T14:05:53.4644920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T14:05:53.4650690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T14:05:53.4657180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T14:05:53.4664680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T14:05:53.4671290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T14:05:53.4678530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T14:05:53.4705410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T14:05:53.4707290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T14:05:53.4709520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T14:05:53.4711390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T14:05:53.4713800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T14:05:53.4717020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T14:05:53.4723530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T14:05:53.4729740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T14:05:53.4736350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T14:05:53.4741820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T14:05:53.4747610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T14:05:53.4754200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T14:05:53.4760740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T14:05:53.4766580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T14:05:53.4773620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T14:05:53.4792890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T14:05:53.4794760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T14:05:53.4796620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T14:05:53.4800150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T14:05:53.4805810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T14:05:53.4811240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T14:05:53.4817560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T14:05:53.4822680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T14:05:53.4829440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T14:05:53.4835230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T14:05:53.4840580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T14:05:53.4847430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T14:05:53.4852750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T14:05:53.4858820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T14:05:53.4864680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T14:05:53.4870500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T14:05:53.4876810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T14:05:53.4882670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T14:05:53.4888190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T14:05:53.4895210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T14:05:53.4901110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T14:05:53.4906680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T14:05:53.4911920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T14:05:53.4946110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T14:05:53.4952540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T14:05:53.4958240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T14:05:53.4964170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T14:05:53.4970120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T14:05:53.4975860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T14:05:53.4983900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T14:05:53.4997160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T14:05:53.4998880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T14:05:53.5002110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T14:05:53.5007490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T14:05:53.5014690Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T14:05:53.5020440Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T14:05:53.5026130Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T14:05:53.5033840Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T14:05:53.5305630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4408-7fyjk9.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-15T14:05:55.7400830Z ==> Summary 2021-05-15T14:05:55.7464260Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T14:05:55.7469990Z ==> Installing poppler dependency: libxrender 2021-05-15T14:05:55.8022460Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T14:05:55.8041950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-1ww4jwc 2021-05-15T14:05:55.8159360Z cp -pR /private/tmp/d20210515-3980-1ww4jwc/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T14:05:55.8312430Z chmod -Rf +w /private/tmp/d20210515-3980-1ww4jwc 2021-05-15T14:05:55.8799000Z ==> Finishing up 2021-05-15T14:05:55.9219010Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T14:05:55.9227340Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T14:05:55.9234890Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T14:05:55.9239910Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T14:05:55.9245200Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T14:05:55.9252470Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T14:05:55.9389810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4434-hh7kc6.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-15T14:05:58.1569750Z ==> Summary 2021-05-15T14:05:58.1592220Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T14:05:58.1597920Z ==> Installing poppler dependency: lzo 2021-05-15T14:05:58.1618490Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T14:05:58.1637940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-mtpfgn 2021-05-15T14:05:58.1824240Z cp -pR /private/tmp/d20210515-3980-mtpfgn/lzo/. /usr/local/Cellar/lzo 2021-05-15T14:05:58.2056770Z chmod -Rf +w /private/tmp/d20210515-3980-mtpfgn 2021-05-15T14:05:58.2593750Z ==> Finishing up 2021-05-15T14:05:58.2978410Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T14:05:58.2986660Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T14:05:58.2992560Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T14:05:58.2997580Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T14:05:58.3002630Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T14:05:58.3010170Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T14:05:58.3175010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4460-1tvdhjv.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-15T14:06:00.4666950Z ==> Summary 2021-05-15T14:06:00.4698830Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T14:06:00.4705450Z ==> Installing poppler dependency: pixman 2021-05-15T14:06:00.4732910Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T14:06:00.4752420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-1laxuvn 2021-05-15T14:06:00.4920040Z cp -pR /private/tmp/d20210515-3980-1laxuvn/pixman/. /usr/local/Cellar/pixman 2021-05-15T14:06:00.5069900Z chmod -Rf +w /private/tmp/d20210515-3980-1laxuvn 2021-05-15T14:06:00.5523980Z ==> Finishing up 2021-05-15T14:06:00.5843130Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T14:06:00.5850260Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T14:06:00.5856050Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T14:06:00.5861470Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T14:06:00.5905830Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T14:06:00.5913870Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T14:06:00.6052330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4486-1uyyc16.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-15T14:06:02.8377680Z ==> Summary 2021-05-15T14:06:02.8397230Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T14:06:02.8404530Z ==> Installing poppler dependency: cairo 2021-05-15T14:06:03.0119620Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T14:06:03.0138980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-1f0k9qq 2021-05-15T14:06:03.0940610Z cp -pR /private/tmp/d20210515-3980-1f0k9qq/cairo/. /usr/local/Cellar/cairo 2021-05-15T14:06:03.1685500Z chmod -Rf +w /private/tmp/d20210515-3980-1f0k9qq 2021-05-15T14:06:03.4377330Z ==> Finishing up 2021-05-15T14:06:03.4859660Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T14:06:03.4869130Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T14:06:03.4882550Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T14:06:03.4903870Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T14:06:03.4988710Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T14:06:03.4993900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T14:06:03.4999210Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T14:06:03.5004260Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T14:06:03.5009790Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T14:06:03.5014900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T14:06:03.5020170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T14:06:03.5024940Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T14:06:03.5029430Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T14:06:03.5034640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T14:06:03.5042780Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T14:06:03.5047910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T14:06:03.5053260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T14:06:03.5058360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T14:06:03.5063700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T14:06:03.5068680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T14:06:03.5074400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T14:06:03.5079800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T14:06:03.5084620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T14:06:03.5089830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T14:06:03.5095260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T14:06:03.5100450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T14:06:03.5106230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T14:06:03.5111090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T14:06:03.5116470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T14:06:03.5121550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T14:06:03.5126650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T14:06:03.5487420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4512-9efb6l.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-15T14:06:05.8020100Z ==> Summary 2021-05-15T14:06:05.8104860Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T14:06:05.8111350Z ==> Installing poppler dependency: little-cms2 2021-05-15T14:06:05.8252510Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T14:06:05.8272630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-19a33mu 2021-05-15T14:06:05.8470600Z cp -pR /private/tmp/d20210515-3980-19a33mu/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T14:06:05.8667420Z chmod -Rf +w /private/tmp/d20210515-3980-19a33mu 2021-05-15T14:06:05.9353130Z ==> Finishing up 2021-05-15T14:06:05.9548730Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T14:06:05.9554590Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T14:06:05.9559770Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T14:06:05.9565100Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T14:06:05.9569860Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T14:06:05.9576850Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T14:06:05.9583650Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T14:06:05.9596260Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T14:06:05.9602700Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T14:06:05.9608030Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T14:06:05.9614450Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T14:06:05.9619600Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T14:06:05.9626530Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T14:06:05.9631510Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T14:06:05.9636970Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T14:06:05.9644800Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T14:06:05.9823820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4538-17loae7.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-15T14:06:08.2068440Z ==> Summary 2021-05-15T14:06:08.2095050Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T14:06:08.2101000Z ==> Installing poppler dependency: nspr 2021-05-15T14:06:08.2122150Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T14:06:08.2142310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-1vnabnf 2021-05-15T14:06:08.2551430Z cp -pR /private/tmp/d20210515-3980-1vnabnf/nspr/. /usr/local/Cellar/nspr 2021-05-15T14:06:08.3058620Z chmod -Rf +w /private/tmp/d20210515-3980-1vnabnf 2021-05-15T14:06:08.3863250Z ==> Finishing up 2021-05-15T14:06:08.4244780Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T14:06:08.4250830Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T14:06:08.4259100Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T14:06:08.4265550Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T14:06:08.4271150Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T14:06:08.4275610Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T14:06:08.4280870Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T14:06:08.4285680Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T14:06:08.4290930Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T14:06:08.4297960Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T14:06:08.4571820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4564-1n343ig.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-15T14:06:10.6465050Z ==> Summary 2021-05-15T14:06:10.6528860Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T14:06:10.6534560Z ==> Installing poppler dependency: nss 2021-05-15T14:06:10.6651180Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T14:06:10.6671190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-1t5ew12 2021-05-15T14:06:10.9546780Z cp -pR /private/tmp/d20210515-3980-1t5ew12/nss/. /usr/local/Cellar/nss 2021-05-15T14:06:11.1447480Z chmod -Rf +w /private/tmp/d20210515-3980-1t5ew12 2021-05-15T14:06:12.9089420Z ==> Finishing up 2021-05-15T14:06:12.9444460Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T14:06:12.9449380Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T14:06:12.9455420Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T14:06:12.9461010Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T14:06:12.9466290Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T14:06:12.9472240Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T14:06:12.9478290Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T14:06:12.9484360Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T14:06:12.9489280Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T14:06:12.9494450Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T14:06:12.9500150Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T14:06:12.9505760Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T14:06:12.9511360Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T14:06:12.9516560Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T14:06:12.9522210Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T14:06:12.9527670Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T14:06:12.9534130Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T14:06:12.9573750Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T14:06:12.9583680Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T14:06:12.9584820Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T14:06:12.9590190Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T14:06:12.9594570Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T14:06:12.9600180Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T14:06:12.9605690Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T14:06:12.9611040Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T14:06:12.9616140Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T14:06:12.9621410Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T14:06:12.9626200Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T14:06:12.9631770Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T14:06:12.9636930Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T14:06:12.9642100Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T14:06:12.9647200Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T14:06:12.9652610Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T14:06:12.9658400Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T14:06:12.9663800Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T14:06:12.9668990Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T14:06:12.9674570Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T14:06:12.9679970Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T14:06:12.9685230Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T14:06:12.9690410Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T14:06:12.9695880Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T14:06:12.9701240Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T14:06:12.9706510Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T14:06:12.9711840Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T14:06:12.9717580Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T14:06:12.9722750Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T14:06:12.9728190Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T14:06:12.9733550Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T14:06:12.9739080Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T14:06:12.9744200Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T14:06:12.9749680Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T14:06:12.9754820Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T14:06:12.9760130Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T14:06:12.9766160Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T14:06:12.9771150Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T14:06:12.9776510Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T14:06:12.9782110Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T14:06:12.9787400Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T14:06:12.9792900Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T14:06:12.9798130Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T14:06:12.9803970Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T14:06:12.9809830Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T14:06:12.9815090Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T14:06:12.9820470Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T14:06:12.9825550Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T14:06:12.9831100Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T14:06:12.9836370Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T14:06:12.9842140Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T14:06:12.9847480Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T14:06:12.9852840Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T14:06:12.9860020Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T14:06:12.9868430Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T14:06:12.9873820Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T14:06:12.9880090Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T14:06:12.9885230Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T14:06:12.9890950Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T14:06:12.9895850Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T14:06:12.9901410Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T14:06:12.9906960Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T14:06:12.9912490Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T14:06:12.9918000Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T14:06:12.9923410Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T14:06:12.9928660Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T14:06:12.9933670Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T14:06:12.9939220Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T14:06:12.9945070Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T14:06:12.9950350Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T14:06:12.9955440Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T14:06:12.9961190Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T14:06:12.9966360Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T14:06:12.9994820Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T14:06:13.0000480Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T14:06:13.0005500Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T14:06:13.0010690Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T14:06:13.0015900Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T14:06:13.0021710Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T14:06:13.0026380Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T14:06:13.0032090Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T14:06:13.0037430Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T14:06:13.0043510Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T14:06:13.0047250Z Only the first 100 operations were output. 2021-05-15T14:06:13.1275780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4590-b93870.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-15T14:06:15.4137170Z ==> Summary 2021-05-15T14:06:15.4267770Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T14:06:15.4274980Z ==> Installing poppler dependency: openjpeg 2021-05-15T14:06:15.4565870Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T14:06:15.4585320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-oh1y5d 2021-05-15T14:06:15.6695480Z cp -pR /private/tmp/d20210515-3980-oh1y5d/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T14:06:15.9327700Z chmod -Rf +w /private/tmp/d20210515-3980-oh1y5d 2021-05-15T14:06:16.1954180Z ==> Finishing up 2021-05-15T14:06:16.2323940Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T14:06:16.2327980Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T14:06:16.2332630Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T14:06:16.2340960Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:06:16.2350420Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:06:16.2360530Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T14:06:16.2366840Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T14:06:16.2372780Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T14:06:16.2381010Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T14:06:16.2388180Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T14:06:16.2393710Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T14:06:16.2399020Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T14:06:16.2404680Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T14:06:16.2409960Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:06:16.2417800Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T14:06:16.3406330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4616-18jm2x.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-15T14:06:18.5357960Z ==> Summary 2021-05-15T14:06:18.5699940Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T14:06:18.5707460Z ==> Installing poppler dependency: qt@5 2021-05-15T14:06:18.5745140Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T14:06:18.5765260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-jg3xq1 2021-05-15T14:06:24.7266370Z cp -pR /private/tmp/d20210515-3980-jg3xq1/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T14:06:33.8292030Z chmod -Rf +w /private/tmp/d20210515-3980-jg3xq1 2021-05-15T14:06:49.9926480Z ==> Finishing up 2021-05-15T14:06:52.4431420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4701-1am1ent.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-15T14:06:56.7515980Z ==> Caveats 2021-05-15T14:06:56.7516710Z We agreed to the Qt open source license for you. 2021-05-15T14:06:56.7517390Z If this is unacceptable you should uninstall. 2021-05-15T14:06:56.7517870Z 2021-05-15T14:06:56.7518960Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:56.7519760Z because this is an alternate version of another formula. 2021-05-15T14:06:56.7520150Z 2021-05-15T14:06:56.7520650Z If you need to have qt@5 first in your PATH, run: 2021-05-15T14:06:56.7521860Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:06:56.7522810Z 2021-05-15T14:06:56.7523320Z For compilers to find qt@5 you may need to set: 2021-05-15T14:06:56.7524340Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T14:06:56.7525690Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T14:06:56.7526100Z 2021-05-15T14:06:56.7527010Z For pkg-config to find qt@5 you may need to set: 2021-05-15T14:06:56.7527730Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T14:06:56.7528110Z 2021-05-15T14:06:56.7528840Z ==> Summary 2021-05-15T14:06:57.4625750Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T14:06:57.4632600Z ==> Installing poppler 2021-05-15T14:06:57.4636940Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T14:06:57.4657950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3980-wm4u8t 2021-05-15T14:06:57.7558090Z cp -pR /private/tmp/d20210515-3980-wm4u8t/poppler/. /usr/local/Cellar/poppler 2021-05-15T14:06:58.0348730Z chmod -Rf +w /private/tmp/d20210515-3980-wm4u8t 2021-05-15T14:06:58.4673820Z ==> Finishing up 2021-05-15T14:06:58.5014700Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T14:06:58.5019490Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T14:06:58.5026710Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T14:06:58.5032830Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T14:06:58.5039300Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T14:06:58.5045520Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T14:06:58.5052060Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T14:06:58.5057920Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T14:06:58.5063990Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T14:06:58.5069680Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T14:06:58.5076170Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T14:06:58.5082030Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T14:06:58.5088370Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T14:06:58.5096900Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T14:06:58.5109560Z rm /usr/local/share/gir-1.0 2021-05-15T14:06:58.5119270Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T14:06:58.5125610Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T14:06:58.5136610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T14:06:58.5142420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T14:06:58.5148700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T14:06:58.5155460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T14:06:58.5162150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T14:06:58.5168700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T14:06:58.5175040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T14:06:58.5181500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T14:06:58.5187960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T14:06:58.5194320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T14:06:58.5200710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T14:06:58.5207230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T14:06:58.5213580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T14:06:58.5223430Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T14:06:58.5229380Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T14:06:58.5304880Z rm /usr/local/lib/girepository-1.0 2021-05-15T14:06:58.5313200Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T14:06:58.5320250Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T14:06:58.5327010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T14:06:58.5332370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T14:06:58.5337500Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T14:06:58.5342420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T14:06:58.5348160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T14:06:58.5352920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T14:06:58.5358120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T14:06:58.5364210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T14:06:58.5369640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T14:06:58.5375380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T14:06:58.5381610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T14:06:58.5387100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T14:06:58.5392880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T14:06:58.5398180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T14:06:58.5404010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T14:06:58.5412210Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T14:06:58.5418440Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T14:06:58.5447100Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T14:06:58.5448520Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T14:06:58.6471920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4727-1ude3oo.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-15T14:07:01.0368150Z ==> Summary 2021-05-15T14:07:01.0694950Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T14:07:02.5951810Z ==> Caveats 2021-05-15T14:07:02.5952730Z ==> qt@5 2021-05-15T14:07:02.5994470Z We agreed to the Qt open source license for you. 2021-05-15T14:07:02.5995270Z If this is unacceptable you should uninstall. 2021-05-15T14:07:02.5995640Z 2021-05-15T14:07:02.5996980Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:07:02.5997770Z because this is an alternate version of another formula. 2021-05-15T14:07:02.5998150Z 2021-05-15T14:07:02.5998840Z If you need to have qt@5 first in your PATH, run: 2021-05-15T14:07:02.6000110Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:07:02.6000560Z 2021-05-15T14:07:02.6001060Z For compilers to find qt@5 you may need to set: 2021-05-15T14:07:02.6002170Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T14:07:02.6003280Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T14:07:02.6003710Z 2021-05-15T14:07:02.6004580Z For pkg-config to find qt@5 you may need to set: 2021-05-15T14:07:02.6005780Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T14:07:02.6006150Z 2021-05-15T14:07:04.2636310Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T14:07:05.3452230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:05.8801980Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T14:07:06.2107950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T14%3A15%3A00Z&sig=nct9fdd578xG1xeArLHn0u82SyZs4CoNBXoVnHMpX%2F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:06.2405620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=nct9fdd578xG1xeArLHn0u82SyZs4CoNBXoVnHMpX\%2F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:06.2878750Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T14:07:06.2926580Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:07:07.3839530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:07.9300040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:07:08.2445370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T14%3A15%3A00Z&sig=x3zyIZq3YVGDbEwmZeYsxWSXMsP6wHm1nSYH8J3w07A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:08.2851810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=x3zyIZq3YVGDbEwmZeYsxWSXMsP6wHm1nSYH8J3w07A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:08.4507580Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T14:07:08.4779610Z ==> Installing dependencies for hdf5: szip 2021-05-15T14:07:08.4784100Z ==> Installing hdf5 dependency: szip 2021-05-15T14:07:08.5414200Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T14:07:08.5445370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4734-1vhyh2h 2021-05-15T14:07:08.5533790Z cp -pR /private/tmp/d20210515-4734-1vhyh2h/szip/. /usr/local/Cellar/szip 2021-05-15T14:07:08.5642890Z chmod -Rf +w /private/tmp/d20210515-4734-1vhyh2h 2021-05-15T14:07:08.6072520Z ==> Finishing up 2021-05-15T14:07:08.6430930Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T14:07:08.6435270Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T14:07:08.6440120Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T14:07:08.6447520Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T14:07:08.6451990Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T14:07:08.6457030Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T14:07:08.6578000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4904-xy7bne.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-15T14:07:10.8262400Z ==> Summary 2021-05-15T14:07:10.8279850Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T14:07:10.8285580Z ==> Installing hdf5 2021-05-15T14:07:10.8289560Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:07:10.8309920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4734-avd2lb 2021-05-15T14:07:11.0032830Z cp -pR /private/tmp/d20210515-4734-avd2lb/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T14:07:11.1608670Z chmod -Rf +w /private/tmp/d20210515-4734-avd2lb 2021-05-15T14:07:11.4894770Z ==> Finishing up 2021-05-15T14:07:11.5395280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T14:07:11.5399970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T14:07:11.5405730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T14:07:11.5410730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T14:07:11.5416340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T14:07:11.5421520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T14:07:11.5426810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T14:07:11.5432040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T14:07:11.5437260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T14:07:11.5442460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T14:07:11.5447890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T14:07:11.5452970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T14:07:11.5458050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T14:07:11.5463160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T14:07:11.5468580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T14:07:11.5474050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T14:07:11.5479290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T14:07:11.5484590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T14:07:11.5490300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T14:07:11.5495630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T14:07:11.5500890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T14:07:11.5505890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T14:07:11.5515740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T14:07:11.5520700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T14:07:11.5526030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T14:07:11.5531420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T14:07:11.5536660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T14:07:11.5542040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T14:07:11.5547080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T14:07:11.5552430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T14:07:11.5557680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T14:07:11.5562820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T14:07:11.5568080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T14:07:11.5573380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T14:07:11.5578980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T14:07:11.5584700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T14:07:11.5593660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T14:07:11.5599780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T14:07:11.5605060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T14:07:11.5610650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T14:07:11.5616260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T14:07:11.5621800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T14:07:11.5627210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T14:07:11.5632720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T14:07:11.5638300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T14:07:11.5643710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T14:07:11.5649090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T14:07:11.5654800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T14:07:11.5660510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T14:07:11.5666120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T14:07:11.5671460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T14:07:11.5676780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T14:07:11.5682080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T14:07:11.5688010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T14:07:11.5693710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T14:07:11.5699440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T14:07:11.5705460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T14:07:11.5711250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T14:07:11.5716920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T14:07:11.5722510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T14:07:11.5727990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T14:07:11.5733400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T14:07:11.5739000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T14:07:11.5744400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T14:07:11.5749980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T14:07:11.5755450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T14:07:11.5761080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T14:07:11.5766320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T14:07:11.5771820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T14:07:11.5777470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T14:07:11.5783050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T14:07:11.5788660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T14:07:11.5795220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T14:07:11.5800800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T14:07:11.5806750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T14:07:11.5812350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T14:07:11.5817950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T14:07:11.5823490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T14:07:11.5829490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T14:07:11.5848730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T14:07:11.5854190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T14:07:11.5859210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T14:07:11.5864560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T14:07:11.5870020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T14:07:11.5875000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T14:07:11.5880090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T14:07:11.5885540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T14:07:11.5891580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T14:07:11.5897180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T14:07:11.5902270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T14:07:11.5907560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T14:07:11.5913470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T14:07:11.5918830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T14:07:11.5924070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T14:07:11.5929260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T14:07:11.5934390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T14:07:11.5939720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T14:07:11.5945060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T14:07:11.5950480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T14:07:11.5955560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T14:07:11.5959750Z Only the first 100 operations were output. 2021-05-15T14:07:11.6959110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4930-11wurkm.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-15T14:07:13.8843970Z ==> Summary 2021-05-15T14:07:13.9028960Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:07:14.4864190Z ==> No outdated dependents to upgrade! 2021-05-15T14:07:14.4865440Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:07:14.5435480Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:07:14.5436870Z hdf5 2021-05-15T14:07:14.5445140Z rm /usr/local/bin/gif2h5 2021-05-15T14:07:14.5448330Z rm /usr/local/bin/h52gif 2021-05-15T14:07:14.5451410Z rm /usr/local/bin/h5c++ 2021-05-15T14:07:14.5454480Z rm /usr/local/bin/h5cc 2021-05-15T14:07:14.5457850Z rm /usr/local/bin/h5clear 2021-05-15T14:07:14.5460660Z rm /usr/local/bin/h5copy 2021-05-15T14:07:14.5463710Z rm /usr/local/bin/h5debug 2021-05-15T14:07:14.5466760Z rm /usr/local/bin/h5diff 2021-05-15T14:07:14.5469980Z rm /usr/local/bin/h5dump 2021-05-15T14:07:14.5473180Z rm /usr/local/bin/h5fc 2021-05-15T14:07:14.5476390Z rm /usr/local/bin/h5format_convert 2021-05-15T14:07:14.5479770Z rm /usr/local/bin/h5import 2021-05-15T14:07:14.5482520Z rm /usr/local/bin/h5jam 2021-05-15T14:07:14.5485690Z rm /usr/local/bin/h5ls 2021-05-15T14:07:14.5488790Z rm /usr/local/bin/h5mkgrp 2021-05-15T14:07:14.5491920Z rm /usr/local/bin/h5perf_serial 2021-05-15T14:07:14.5497010Z rm /usr/local/bin/h5redeploy 2021-05-15T14:07:14.5499680Z rm /usr/local/bin/h5repack 2021-05-15T14:07:14.5503090Z rm /usr/local/bin/h5repart 2021-05-15T14:07:14.5506340Z rm /usr/local/bin/h5stat 2021-05-15T14:07:14.5509610Z rm /usr/local/bin/h5unjam 2021-05-15T14:07:14.5512840Z rm /usr/local/bin/h5watch 2021-05-15T14:07:14.5521020Z rm /usr/local/include/H5ACpublic.h 2021-05-15T14:07:14.5524510Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T14:07:14.5527690Z rm /usr/local/include/H5Apublic.h 2021-05-15T14:07:14.5531320Z rm /usr/local/include/H5ArrayType.h 2021-05-15T14:07:14.5534450Z rm /usr/local/include/H5AtomType.h 2021-05-15T14:07:14.5537480Z rm /usr/local/include/H5Attribute.h 2021-05-15T14:07:14.5540750Z rm /usr/local/include/H5Classes.h 2021-05-15T14:07:14.5543840Z rm /usr/local/include/H5CommonFG.h 2021-05-15T14:07:14.5547210Z rm /usr/local/include/H5CompType.h 2021-05-15T14:07:14.5550290Z rm /usr/local/include/H5Cpp.h 2021-05-15T14:07:14.5553390Z rm /usr/local/include/H5CppDoc.h 2021-05-15T14:07:14.5563360Z rm /usr/local/include/H5Cpublic.h 2021-05-15T14:07:14.5564040Z rm /usr/local/include/H5DOpublic.h 2021-05-15T14:07:14.5564650Z rm /usr/local/include/H5DSpublic.h 2021-05-15T14:07:14.5565820Z rm /usr/local/include/H5DaccProp.h 2021-05-15T14:07:14.5569220Z rm /usr/local/include/H5DataSet.h 2021-05-15T14:07:14.5572470Z rm /usr/local/include/H5DataSpace.h 2021-05-15T14:07:14.5575700Z rm /usr/local/include/H5DataType.h 2021-05-15T14:07:14.5578910Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T14:07:14.5582120Z rm /usr/local/include/H5Dpublic.h 2021-05-15T14:07:14.5585350Z rm /usr/local/include/H5DxferProp.h 2021-05-15T14:07:14.5588550Z rm /usr/local/include/H5ESpublic.h 2021-05-15T14:07:14.5591770Z rm /usr/local/include/H5EnumType.h 2021-05-15T14:07:14.5594910Z rm /usr/local/include/H5Epubgen.h 2021-05-15T14:07:14.5598650Z rm /usr/local/include/H5Epublic.h 2021-05-15T14:07:14.5601410Z rm /usr/local/include/H5Exception.h 2021-05-15T14:07:14.5604460Z rm /usr/local/include/H5FDcore.h 2021-05-15T14:07:14.5607640Z rm /usr/local/include/H5FDdirect.h 2021-05-15T14:07:14.5610740Z rm /usr/local/include/H5FDfamily.h 2021-05-15T14:07:14.5614000Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T14:07:14.5617040Z rm /usr/local/include/H5FDlog.h 2021-05-15T14:07:14.5620230Z rm /usr/local/include/H5FDmpi.h 2021-05-15T14:07:14.5623440Z rm /usr/local/include/H5FDmpio.h 2021-05-15T14:07:14.5626910Z rm /usr/local/include/H5FDmulti.h 2021-05-15T14:07:14.5629880Z rm /usr/local/include/H5FDpublic.h 2021-05-15T14:07:14.5632900Z rm /usr/local/include/H5FDros3.h 2021-05-15T14:07:14.5635950Z rm /usr/local/include/H5FDsec2.h 2021-05-15T14:07:14.5639200Z rm /usr/local/include/H5FDstdio.h 2021-05-15T14:07:14.5642370Z rm /usr/local/include/H5FDwindows.h 2021-05-15T14:07:14.5645550Z rm /usr/local/include/H5FaccProp.h 2021-05-15T14:07:14.5648750Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T14:07:14.5652830Z rm /usr/local/include/H5File.h 2021-05-15T14:07:14.5655910Z rm /usr/local/include/H5FloatType.h 2021-05-15T14:07:14.5659560Z rm /usr/local/include/H5Fpublic.h 2021-05-15T14:07:14.5662500Z rm /usr/local/include/H5Gpublic.h 2021-05-15T14:07:14.5665700Z rm /usr/local/include/H5Group.h 2021-05-15T14:07:14.5668920Z rm /usr/local/include/H5IMpublic.h 2021-05-15T14:07:14.5672290Z rm /usr/local/include/H5IdComponent.h 2021-05-15T14:07:14.5675410Z rm /usr/local/include/H5Include.h 2021-05-15T14:07:14.5679370Z rm /usr/local/include/H5IntType.h 2021-05-15T14:07:14.5682490Z rm /usr/local/include/H5Ipublic.h 2021-05-15T14:07:14.5685660Z rm /usr/local/include/H5LDpublic.h 2021-05-15T14:07:14.5689080Z rm /usr/local/include/H5LTpublic.h 2021-05-15T14:07:14.5691990Z rm /usr/local/include/H5LaccProp.h 2021-05-15T14:07:14.5695410Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T14:07:14.5698900Z rm /usr/local/include/H5Library.h 2021-05-15T14:07:14.5702050Z rm /usr/local/include/H5Location.h 2021-05-15T14:07:14.5705220Z rm /usr/local/include/H5Lpublic.h 2021-05-15T14:07:14.5708760Z rm /usr/local/include/H5MMpublic.h 2021-05-15T14:07:14.5711720Z rm /usr/local/include/H5Mpublic.h 2021-05-15T14:07:14.5714720Z rm /usr/local/include/H5Object.h 2021-05-15T14:07:14.5717820Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T14:07:14.5720890Z rm /usr/local/include/H5Opublic.h 2021-05-15T14:07:14.5723990Z rm /usr/local/include/H5PLextern.h 2021-05-15T14:07:14.5727120Z rm /usr/local/include/H5PLpublic.h 2021-05-15T14:07:14.5730150Z rm /usr/local/include/H5PTpublic.h 2021-05-15T14:07:14.5733490Z rm /usr/local/include/H5PacketTable.h 2021-05-15T14:07:14.5736630Z rm /usr/local/include/H5Ppublic.h 2021-05-15T14:07:14.5739820Z rm /usr/local/include/H5PredType.h 2021-05-15T14:07:14.5742890Z rm /usr/local/include/H5PropList.h 2021-05-15T14:07:14.5745950Z rm /usr/local/include/H5Rpublic.h 2021-05-15T14:07:14.5749180Z rm /usr/local/include/H5Spublic.h 2021-05-15T14:07:14.5752320Z rm /usr/local/include/H5StrType.h 2021-05-15T14:07:14.5755450Z rm /usr/local/include/H5TBpublic.h 2021-05-15T14:07:14.5758470Z rm /usr/local/include/H5Tpublic.h 2021-05-15T14:07:14.5762020Z rm /usr/local/include/H5VLconnector.h 2021-05-15T14:07:14.5765980Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T14:07:14.5769160Z rm /usr/local/include/H5VLnative.h 2021-05-15T14:07:14.5772410Z Only the first 100 operations were output. 2021-05-15T14:07:16.2252640Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T14:07:17.3831840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:17.9124040Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T14:07:18.2429890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T14%3A15%3A00Z&sig=dHmcSAF15Sp6SvNJTzkdvlFITJE6oFIZFFko%2FUs2LDI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:18.2795520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=dHmcSAF15Sp6SvNJTzkdvlFITJE6oFIZFFko\%2FUs2LDI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:18.3976090Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T14:07:18.4767120Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T14:07:18.4797410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4937-aqv8t7 2021-05-15T14:07:18.6417020Z cp -pR /private/tmp/d20210515-4937-aqv8t7/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T14:07:18.7918680Z chmod -Rf +w /private/tmp/d20210515-4937-aqv8t7 2021-05-15T14:07:18.9542750Z ==> Finishing up 2021-05-15T14:07:18.9859630Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T14:07:18.9865730Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T14:07:18.9878920Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T14:07:18.9884080Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T14:07:18.9891560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T14:07:18.9897130Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T14:07:18.9902890Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T14:07:18.9908540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T14:07:18.9914110Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T14:07:18.9919610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T14:07:18.9925170Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T14:07:18.9930700Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T14:07:18.9936690Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T14:07:18.9944590Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T14:07:18.9950790Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T14:07:18.9989560Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T14:07:19.0570100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5101-1ippi36.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-15T14:07:21.2069480Z ==> Caveats 2021-05-15T14:07:21.2070150Z Emacs Lisp files have been installed to: 2021-05-15T14:07:21.2071320Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T14:07:21.2072170Z ==> Summary 2021-05-15T14:07:21.2263460Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T14:07:23.2991810Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T14:07:24.4131520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:24.9479970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T14:07:25.2706760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T14%3A15%3A00Z&sig=b6kWKCwPVansKCfZLXpegPfyTq55fRM0KN3NtBJTRcY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:25.3146960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=b6kWKCwPVansKCfZLXpegPfyTq55fRM0KN3NtBJTRcY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:25.5985390Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T14:07:25.6782260Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T14:07:25.6813110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5108-1owcnde 2021-05-15T14:07:25.8311320Z cp -pR /private/tmp/d20210515-5108-1owcnde/gsl/. /usr/local/Cellar/gsl 2021-05-15T14:07:25.9878550Z chmod -Rf +w /private/tmp/d20210515-5108-1owcnde 2021-05-15T14:07:26.1530910Z ==> Finishing up 2021-05-15T14:07:26.1778580Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T14:07:26.1784120Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T14:07:26.1788960Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T14:07:26.1796300Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T14:07:26.1806010Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T14:07:26.1814170Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T14:07:26.1943540Z info /usr/local/share/info/gsl-ref.info 2021-05-15T14:07:26.1956850Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T14:07:26.1963430Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T14:07:26.1970400Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T14:07:26.1978410Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T14:07:26.1985890Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T14:07:26.1992160Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T14:07:26.1997000Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T14:07:26.2002840Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T14:07:26.2008030Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T14:07:26.2013990Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T14:07:26.2021510Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T14:07:26.2689220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5273-7nt118.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-15T14:07:28.4184340Z ==> Summary 2021-05-15T14:07:28.4363580Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T14:07:31.4570700Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T14:07:32.5351550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:33.0715930Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T14:07:33.3881640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T14%3A15%3A00Z&sig=1NA2THq4i%2Bjn8m%2F5vzzT7tzq14kSj2KHBiGKcR8Q7Kc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:33.4256820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=1NA2THq4i\%2Bjn8m\%2F5vzzT7tzq14kSj2KHBiGKcR8Q7Kc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:33.5787680Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T14:07:33.5972290Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T14:07:34.7127220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:35.2622700Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T14:07:35.5828750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T14%3A15%3A00Z&sig=%2BZDK2RQHZueF9QVzVIf3m8fNRM5LfRtdhy0cmL9mwHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:35.6153050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=\%2BZDK2RQHZueF9QVzVIf3m8fNRM5LfRtdhy0cmL9mwHw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:35.6655800Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T14:07:35.6701760Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T14:07:36.7822690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:37.3387760Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T14:07:37.6758070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T14%3A15%3A00Z&sig=%2F%2FptRu0jzrcKV2YGhK2lLnEEbmi2OBrtQRzzbF%2F%2Bn5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:37.7139770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=\%2F\%2FptRu0jzrcKV2YGhK2lLnEEbmi2OBrtQRzzbF\%2F\%2Bn5M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:37.7610890Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T14:07:37.7653090Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T14:07:38.8635680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:39.3995370Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T14:07:39.7121950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T14%3A15%3A00Z&sig=Skadh66GZLkQs%2BGbW5fwvs4t%2FNUi6SqmqLYFcyK%2F%2BUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:39.7448620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=Skadh66GZLkQs\%2BGbW5fwvs4t\%2FNUi6SqmqLYFcyK\%2F\%2BUE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:39.7857630Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T14:07:39.7891500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T14:07:40.8898090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:41.4404200Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T14:07:41.7779090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T14%3A15%3A00Z&sig=v94k3O7l08%2BOAtSNbO6ulZYDop37q52OWSRgVDaSQbU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:41.8185980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=v94k3O7l08\%2BOAtSNbO6ulZYDop37q52OWSRgVDaSQbU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:41.9047620Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T14:07:41.9137220Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T14:07:42.9944980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:43.5422010Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T14:07:43.8773220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T14%3A15%3A00Z&sig=B5zzYGlAmqNUwWDiMS89jQKELrl%2Bt8wkfEWB2%2F8mRmc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:43.9151800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=B5zzYGlAmqNUwWDiMS89jQKELrl\%2Bt8wkfEWB2\%2F8mRmc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:43.9552500Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T14:07:43.9586920Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T14:07:45.1504820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:45.7354320Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T14:07:46.0670760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T14%3A15%3A00Z&sig=6PcTHRT5%2BJ0PkRgME%2FYHJUYrcqeSg97lvZs4lal5wdg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:46.1051140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=6PcTHRT5\%2BJ0PkRgME\%2FYHJUYrcqeSg97lvZs4lal5wdg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:46.2216000Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T14:07:46.2314060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T14:07:47.3604550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:47.9121230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T14:07:48.2586890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T14%3A15%3A00Z&sig=6m1oPK3xulHv5wrvyF0BBske2THOIvAQbD5wH%2Fy9oXY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:48.2963710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=6m1oPK3xulHv5wrvyF0BBske2THOIvAQbD5wH\%2Fy9oXY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:48.3396970Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T14:07:48.3433600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T14:07:49.4167200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:49.9657770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T14:07:50.3586890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T14%3A15%3A00Z&sig=ZgbKKQZeeAqvQxw%2FKK8gjKevOhaCgA0ccv%2BNjjCqvlY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:50.3952480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=ZgbKKQZeeAqvQxw\%2FKK8gjKevOhaCgA0ccv\%2BNjjCqvlY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:50.4564850Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T14:07:50.4604080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T14:07:51.5568810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:52.1139570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T14:07:52.4309060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T14%3A15%3A00Z&sig=lHjRV4%2BldMLvZPcZSeCNpBNjrx3GsnT91F3nsV3gy9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:52.4761000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=lHjRV4\%2BldMLvZPcZSeCNpBNjrx3GsnT91F3nsV3gy9U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:52.5257190Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T14:07:52.5293220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T14:07:53.6422590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:54.1970460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T14:07:54.5241990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T14%3A15%3A00Z&sig=%2FqgX4HW01HlRpT75OoixwAPoaWyOge%2B%2B4Uigo5audLc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:54.5540150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=\%2FqgX4HW01HlRpT75OoixwAPoaWyOge\%2B\%2B4Uigo5audLc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:54.6074890Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T14:07:54.6105930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T14:07:55.7032260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:56.2595120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T14:07:56.5905620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T14%3A15%3A00Z&sig=oi5bpgqCQPxeS98iEzyyt2f2Dz92mfDeVpHlU2bymjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:56.6268390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=oi5bpgqCQPxeS98iEzyyt2f2Dz92mfDeVpHlU2bymjg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:56.7171120Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T14:07:56.7234120Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T14:07:57.8514620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:07:58.4207630Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T14:07:58.7425980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T14%3A15%3A00Z&sig=1q4i8O07sm%2FJXQnca30FVLBGBDsaFkoiFKaHJdPAN3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:58.7864910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=1q4i8O07sm\%2FJXQnca30FVLBGBDsaFkoiFKaHJdPAN3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:58.8559400Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T14:07:58.8597920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T14:07:59.9588330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:00.4896300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T14:08:00.8267600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T14%3A15%3A00Z&sig=Z0HdP2rUG%2FHjmH%2BfJTYW6nObYir1EfkRwAc341TtNqA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:00.8725140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=Z0HdP2rUG\%2FHjmH\%2BfJTYW6nObYir1EfkRwAc341TtNqA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:01.2541370Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T14:08:01.3692790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T14:08:02.4641560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:03.0205070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T14:08:03.3533030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T14%3A15%3A00Z&sig=HGFeWNOHulVMFyKIVyOEGfwv5FO5Bq7zl%2Fl9J1Hm0Ps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:03.3818840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=HGFeWNOHulVMFyKIVyOEGfwv5FO5Bq7zl\%2Fl9J1Hm0Ps\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:03.4771940Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T14:08:03.4890190Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T14:08:04.5965040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:05.1444050Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T14:08:05.5080990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T14%3A15%3A00Z&sig=yu7vWVFdQiiRIBM%2Bu0gbyHkAFMLS%2FoxuDVzq3ni6tpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:05.5464310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=yu7vWVFdQiiRIBM\%2Bu0gbyHkAFMLS\%2FoxuDVzq3ni6tpQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:05.6177080Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T14:08:05.6218110Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T14:08:06.7305890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:07.2644440Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T14:08:07.5990750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T14%3A15%3A00Z&sig=fZZR9TgFWOOsohT6yw6rkZQTe8FfX9fHi%2FfZ3iXrGMI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:07.6365370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=fZZR9TgFWOOsohT6yw6rkZQTe8FfX9fHi\%2FfZ3iXrGMI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:07.7056310Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T14:08:07.7131520Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T14:08:08.7938710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:09.3445330Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T14:08:09.6825090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T14%3A15%3A00Z&sig=AWKnoJywfpjhUZ9x3DP06iZcvcRHtv2lt0lOh4Qr7ng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:09.7194380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=AWKnoJywfpjhUZ9x3DP06iZcvcRHtv2lt0lOh4Qr7ng\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:09.7667130Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T14:08:09.7698850Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T14:08:10.9326140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:11.5151660Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T14:08:11.8442200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T14%3A15%3A00Z&sig=j%2FvIfb5osWw2QIIlze3wr9laSEXs2GQP7Qy3O49fDQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:11.8737410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=j\%2FvIfb5osWw2QIIlze3wr9laSEXs2GQP7Qy3O49fDQA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:11.9232390Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T14:08:11.9279390Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T14:08:13.0470100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:13.6045480Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T14:08:13.9237770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T14%3A15%3A00Z&sig=ADgFziu6wSzpcrucQ3gSypszrt1s0QVp6PVSFCWqXi8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:13.9679230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=ADgFziu6wSzpcrucQ3gSypszrt1s0QVp6PVSFCWqXi8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:14.0429060Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T14:08:14.0518830Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T14:08:15.1351070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:15.6568450Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T14:08:15.9984400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T14%3A15%3A00Z&sig=rIH%2BbySJvj8D7XirmqVgYQJuQG65a6U%2BKlCuk1sQzWc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:16.0361940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=rIH\%2BbySJvj8D7XirmqVgYQJuQG65a6U\%2BKlCuk1sQzWc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:16.0975350Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T14:08:16.1013490Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T14:08:17.1909880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:17.7436470Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T14:08:18.0873330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T14%3A15%3A00Z&sig=C7CGZaldoSPutJjSYtSLc6S6l8E1MzQmCrVgyhuWZ8A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:18.1255490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=C7CGZaldoSPutJjSYtSLc6S6l8E1MzQmCrVgyhuWZ8A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:18.2092400Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T14:08:18.2204220Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T14:08:19.4525290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:20.0255760Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T14:08:20.3598470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T14%3A15%3A00Z&sig=rMpj1vBst%2BAoqR5G5h8ztexZRPiWDzbfIT7FqTBroEE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:20.4031740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=rMpj1vBst\%2BAoqR5G5h8ztexZRPiWDzbfIT7FqTBroEE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:20.6070870Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T14:08:20.6490680Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T14:08:21.7557890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:22.3042740Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T14:08:22.6717820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T14%3A15%3A00Z&sig=fGlo4NdlX9%2BWiEzL39anEWk5%2BxeqDNki%2FY93nexNHbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:22.7022530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=fGlo4NdlX9\%2BWiEzL39anEWk5\%2BxeqDNki\%2FY93nexNHbM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:22.7556530Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T14:08:22.7609680Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T14:08:23.8908370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:24.4267520Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T14:08:24.7637330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T14%3A15%3A00Z&sig=aTMWrcrZQofJg6%2Fiz%2FD5OUEblX6NrRyYL6NkHwqdfiU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:24.8032160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=aTMWrcrZQofJg6\%2Fiz\%2FD5OUEblX6NrRyYL6NkHwqdfiU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:24.9409810Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T14:08:24.9523360Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T14:08:26.0381640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:26.5898650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T14:08:26.9071000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T14%3A15%3A00Z&sig=L3IWAaVk9UxHnjBcNuxxvaIaJA8iqBEYGA58GDYVcpE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:26.9373880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=L3IWAaVk9UxHnjBcNuxxvaIaJA8iqBEYGA58GDYVcpE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:27.1604230Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T14:08:27.1805530Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T14:08:28.3137210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:28.8689110Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T14:08:29.2179910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T14%3A15%3A00Z&sig=RKAnOee8OIkDDQWMs3yrIef2CWX5DJo%2FLyNSUJP9T18%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:29.2479820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=RKAnOee8OIkDDQWMs3yrIef2CWX5DJo\%2FLyNSUJP9T18\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:29.2896070Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T14:08:29.2941230Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T14:08:30.3836330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:30.9161660Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T14:08:31.2343770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T14%3A15%3A00Z&sig=xq%2F%2FGZocJKmrGOjvX5leoYmGIuwDCHnw1FmVunn0pW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:31.2638280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=xq\%2F\%2FGZocJKmrGOjvX5leoYmGIuwDCHnw1FmVunn0pW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:31.3425790Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T14:08:31.3509240Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T14:08:32.4807610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:33.0162240Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T14:08:33.4368510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T14%3A15%3A00Z&sig=HBfC8nkVoJJp32rNgJTGxJ9NdnR14IAqWy1EyJUulak%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:33.4658930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=HBfC8nkVoJJp32rNgJTGxJ9NdnR14IAqWy1EyJUulak\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:33.5216100Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:08:33.5264290Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T14:08:34.6724400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:08:35.2250470Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T14:08:35.5415380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T14%3A15%3A00Z&sig=CFwdKgQltd58f0a5%2B525ztE3OTh3cMd420c82nzYG%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:35.5855250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A15\%3A00Z\&sig=CFwdKgQltd58f0a5\%2B525ztE3OTh3cMd420c82nzYG\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:35.8323320Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T14:08:35.9354150Z ==> 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-15T14:08:35.9365690Z ==> Installing ffmpeg dependency: aom 2021-05-15T14:08:36.0031860Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T14:08:36.0062170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1yiudjw 2021-05-15T14:08:36.0877900Z cp -pR /private/tmp/d20210515-5280-1yiudjw/aom/. /usr/local/Cellar/aom 2021-05-15T14:08:36.1304320Z chmod -Rf +w /private/tmp/d20210515-5280-1yiudjw 2021-05-15T14:08:36.1994450Z ==> Finishing up 2021-05-15T14:08:36.2380800Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T14:08:36.2385010Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T14:08:36.2391450Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T14:08:36.2398750Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T14:08:36.2404120Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T14:08:36.2409360Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T14:08:36.2415120Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T14:08:36.2421950Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T14:08:36.2607370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5622-1n0evbe.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-15T14:08:38.8182120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1dwahif 2021-05-15T14:08:38.8184500Z ==> Summary 2021-05-15T14:08:38.8193650Z cp -pR /private/tmp/d20210515-5280-1dwahif/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T14:08:38.8194790Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T14:08:38.8198000Z chmod -Rf +w /private/tmp/d20210515-5280-1dwahif 2021-05-15T14:08:38.8199130Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T14:08:38.8200970Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T14:08:38.8203130Z ==> Finishing up 2021-05-15T14:08:38.8204940Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T14:08:38.8206250Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T14:08:38.8208010Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T14:08:38.8209640Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T14:08:38.8211160Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T14:08:38.8213790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5648-t5u9x3.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-15T14:08:40.8363930Z ==> Summary 2021-05-15T14:08:40.8387140Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T14:08:40.8393620Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T14:08:40.8447880Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:08:40.8468950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-wlomj6 2021-05-15T14:08:40.9083210Z cp -pR /private/tmp/d20210515-5280-wlomj6/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T14:08:40.9741070Z chmod -Rf +w /private/tmp/d20210515-5280-wlomj6 2021-05-15T14:08:41.0464600Z ==> Finishing up 2021-05-15T14:08:41.0845420Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T14:08:41.0851660Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T14:08:41.0881470Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T14:08:41.0999620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5674-sk0z6p.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-15T14:08:43.2467700Z ==> Summary 2021-05-15T14:08:43.2548340Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T14:08:43.2556040Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T14:08:43.2578650Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T14:08:43.2598390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-qx33fj 2021-05-15T14:08:43.2890420Z cp -pR /private/tmp/d20210515-5280-qx33fj/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T14:08:43.3268340Z chmod -Rf +w /private/tmp/d20210515-5280-qx33fj 2021-05-15T14:08:43.4113650Z ==> Finishing up 2021-05-15T14:08:43.4548680Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T14:08:43.4555030Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T14:08:43.4568140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T14:08:43.4574090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T14:08:43.4579910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T14:08:43.4586130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T14:08:43.4591350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T14:08:43.4596860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T14:08:43.4603010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T14:08:43.4608310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T14:08:43.4613900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T14:08:43.4619760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T14:08:43.4624950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T14:08:43.4630730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T14:08:43.4636520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T14:08:43.4642280Z 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-15T14:08:43.4648020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T14:08:43.4653740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T14:08:43.4678750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T14:08:43.4684480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T14:08:43.4690280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T14:08:43.4695570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T14:08:43.4701010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T14:08:43.4706520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T14:08:43.4711910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T14:08:43.4717470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T14:08:43.4722870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T14:08:43.4728610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T14:08:43.4734000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T14:08:43.4749880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T14:08:43.4751650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T14:08:43.4754620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T14:08:43.4757160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T14:08:43.4764380Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T14:08:43.4769330Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T14:08:43.4775090Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T14:08:43.4782110Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T14:08:43.5019930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5700-t8owsq.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-15T14:08:45.6432840Z ==> Summary 2021-05-15T14:08:45.6486560Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T14:08:45.6494130Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T14:08:45.8354630Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T14:08:45.8374360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1ryrqlm 2021-05-15T14:08:45.9527590Z cp -pR /private/tmp/d20210515-5280-1ryrqlm/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T14:08:46.0862160Z chmod -Rf +w /private/tmp/d20210515-5280-1ryrqlm 2021-05-15T14:08:46.2848920Z ==> Finishing up 2021-05-15T14:08:46.3336770Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T14:08:46.3348280Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T14:08:46.3368200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T14:08:46.3379800Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T14:08:46.3391810Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T14:08:46.3405020Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:08:46.3418920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T14:08:46.3440890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T14:08:46.3505780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T14:08:46.3511800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T14:08:46.3517930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T14:08:46.3523990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T14:08:46.3529800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T14:08:46.3535820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T14:08:46.3541540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T14:08:46.3547390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T14:08:46.3553280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T14:08:46.3559250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T14:08:46.3565180Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T14:08:46.3570870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T14:08:46.3576530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T14:08:46.3582220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T14:08:46.3588040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T14:08:46.3593700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T14:08:46.3599730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T14:08:46.3605720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T14:08:46.3612120Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:08:46.3622180Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T14:08:46.3628550Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T14:08:46.3634750Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T14:08:46.3644740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T14:08:46.3651150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T14:08:46.3656590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T14:08:46.3662170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T14:08:46.3667700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T14:08:46.3673860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T14:08:46.3679690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T14:08:46.3685740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T14:08:46.3691710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T14:08:46.3697740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T14:08:46.3703990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T14:08:46.3710130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T14:08:46.3716870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T14:08:46.3722570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T14:08:46.3728600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T14:08:46.3734380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T14:08:46.3740280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T14:08:46.3746190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T14:08:46.3752280Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T14:08:46.3758080Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T14:08:46.3764240Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T14:08:46.3772840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T14:08:46.3779280Z 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-15T14:08:46.4293280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5726-bytx45.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-15T14:08:48.6442030Z ==> Summary 2021-05-15T14:08:48.6604870Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T14:08:48.6610380Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T14:08:48.6664540Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T14:08:48.6684460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-7mhx8e 2021-05-15T14:08:48.6808790Z cp -pR /private/tmp/d20210515-5280-7mhx8e/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T14:08:48.6982020Z chmod -Rf +w /private/tmp/d20210515-5280-7mhx8e 2021-05-15T14:08:48.7492920Z ==> Finishing up 2021-05-15T14:08:48.7880250Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T14:08:48.7888240Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T14:08:48.7894430Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T14:08:48.7901390Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T14:08:48.7907010Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T14:08:48.7914060Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T14:08:48.7928090Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T14:08:48.8071490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5752-pr8a81.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-15T14:08:50.9878980Z ==> Summary 2021-05-15T14:08:50.9905910Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T14:08:50.9912650Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T14:08:51.2183820Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T14:08:51.2202740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-w4jia 2021-05-15T14:08:51.2837360Z cp -pR /private/tmp/d20210515-5280-w4jia/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T14:08:51.3309170Z chmod -Rf +w /private/tmp/d20210515-5280-w4jia 2021-05-15T14:08:51.5143130Z ==> Finishing up 2021-05-15T14:08:51.5529080Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T14:08:51.5532820Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T14:08:51.5538110Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T14:08:51.5542590Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T14:08:51.5549700Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T14:08:51.5558760Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T14:08:51.5568230Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T14:08:51.5575640Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T14:08:51.5580870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T14:08:51.5585810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T14:08:51.5591450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T14:08:51.5596230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T14:08:51.5601010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T14:08:51.5606350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T14:08:51.5611510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T14:08:51.5616670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T14:08:51.5622750Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T14:08:51.5627390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T14:08:51.5632490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T14:08:51.5637900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T14:08:51.5646120Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T14:08:51.5658970Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T14:08:51.5660740Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T14:08:51.5663630Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T14:08:51.5945940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5781-16hp7c3.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-15T14:08:53.9112040Z ==> Summary 2021-05-15T14:08:53.9167490Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T14:08:53.9174060Z ==> Installing ffmpeg dependency: libass 2021-05-15T14:08:54.1578710Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T14:08:54.1597560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-q3eyfp 2021-05-15T14:08:54.1724920Z cp -pR /private/tmp/d20210515-5280-q3eyfp/libass/. /usr/local/Cellar/libass 2021-05-15T14:08:54.1851110Z chmod -Rf +w /private/tmp/d20210515-5280-q3eyfp 2021-05-15T14:08:54.2401800Z ==> Finishing up 2021-05-15T14:08:54.2797970Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T14:08:54.2804710Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T14:08:54.2809450Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T14:08:54.2814480Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T14:08:54.2821980Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T14:08:54.2955790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5807-bwm142.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-15T14:08:56.5614360Z ==> Summary 2021-05-15T14:08:56.5633190Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T14:08:56.5639230Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T14:08:56.5825210Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T14:08:56.5845760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1ciyhqp 2021-05-15T14:08:56.6030430Z cp -pR /private/tmp/d20210515-5280-1ciyhqp/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T14:08:56.6206690Z chmod -Rf +w /private/tmp/d20210515-5280-1ciyhqp 2021-05-15T14:08:56.6966340Z ==> Finishing up 2021-05-15T14:08:56.7352350Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T14:08:56.7357850Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T14:08:56.7363120Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T14:08:56.7402200Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T14:08:56.7409530Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T14:08:56.7414380Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T14:08:56.7419950Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T14:08:56.7427430Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T14:08:56.7604670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5833-1weuidr.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-15T14:08:58.9544220Z ==> Summary 2021-05-15T14:08:58.9569520Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T14:08:58.9616160Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T14:08:58.9672230Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T14:08:58.9692230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5280-18tlmjw 2021-05-15T14:08:58.9851020Z cp -pR /private/tmp/d20210515-5280-18tlmjw/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T14:08:59.0069510Z chmod -Rf +w /private/tmp/d20210515-5280-18tlmjw 2021-05-15T14:08:59.0630720Z ==> Finishing up 2021-05-15T14:08:59.1028230Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T14:08:59.1032660Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T14:08:59.1042450Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T14:08:59.1048990Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T14:08:59.1054270Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T14:08:59.1059680Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T14:08:59.1064740Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T14:08:59.1069820Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T14:08:59.1074940Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T14:08:59.1082290Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T14:08:59.1087430Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T14:08:59.1257950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5859-18s3266.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-15T14:09:01.3949640Z ==> Summary 2021-05-15T14:09:01.3981660Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T14:09:01.3988680Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T14:09:01.4044230Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T14:09:01.4064790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5280-1pnxnn1 2021-05-15T14:09:01.4216160Z cp -pR /private/tmp/d20210515-5280-1pnxnn1/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T14:09:01.4404020Z chmod -Rf +w /private/tmp/d20210515-5280-1pnxnn1 2021-05-15T14:09:01.4893830Z ==> Finishing up 2021-05-15T14:09:01.5108400Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T14:09:01.5116070Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T14:09:01.5122710Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T14:09:01.5130350Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T14:09:01.5282460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5885-1nm4juc.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-15T14:09:03.6469560Z ==> Summary 2021-05-15T14:09:03.6497240Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T14:09:03.6504090Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T14:09:03.6535440Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T14:09:03.6555050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-lrullr 2021-05-15T14:09:04.4070900Z cp -pR /private/tmp/d20210515-5280-lrullr/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T14:09:04.4071990Z ==> Finishing up 2021-05-15T14:09:04.4081850Z chmod -Rf +w /private/tmp/d20210515-5280-lrullr 2021-05-15T14:09:04.4082870Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T14:09:04.4084540Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T14:09:04.4086020Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T14:09:04.4088660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5911-1pipnfy.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-15T14:09:05.9820690Z ==> Summary 2021-05-15T14:09:05.9843640Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T14:09:05.9852060Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T14:09:05.9878950Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T14:09:05.9898690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-cscgs1 2021-05-15T14:09:06.0052040Z cp -pR /private/tmp/d20210515-5280-cscgs1/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T14:09:06.0218720Z chmod -Rf +w /private/tmp/d20210515-5280-cscgs1 2021-05-15T14:09:06.0724130Z ==> Finishing up 2021-05-15T14:09:06.1130830Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T14:09:06.1136400Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T14:09:06.1143570Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T14:09:06.1149530Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T14:09:06.1156240Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T14:09:06.1161840Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T14:09:06.1167610Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T14:09:06.1173670Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T14:09:06.1181620Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T14:09:06.1187350Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T14:09:06.1338720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5937-1pqzshz.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-15T14:09:08.3629230Z ==> Summary 2021-05-15T14:09:08.3653070Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T14:09:08.3660680Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T14:09:08.3743890Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T14:09:08.3763150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1qcbcce 2021-05-15T14:09:08.8841440Z cp -pR /private/tmp/d20210515-5280-1qcbcce/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T14:09:09.1195710Z chmod -Rf +w /private/tmp/d20210515-5280-1qcbcce 2021-05-15T14:09:09.2123570Z ==> Finishing up 2021-05-15T14:09:09.2525170Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T14:09:09.2531360Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T14:09:09.2538730Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T14:09:09.2543540Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T14:09:09.2548370Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T14:09:09.2553970Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T14:09:09.2561410Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T14:09:09.2741060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5963-js0pjr.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-15T14:09:11.4966540Z ==> Summary 2021-05-15T14:09:11.4987350Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T14:09:11.4994150Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T14:09:11.5398650Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T14:09:11.5418230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5280-1nx5s46 2021-05-15T14:09:11.5789860Z cp -pR /private/tmp/d20210515-5280-1nx5s46/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T14:09:11.6054720Z chmod -Rf +w /private/tmp/d20210515-5280-1nx5s46 2021-05-15T14:09:11.6684490Z ==> Finishing up 2021-05-15T14:09:11.7074890Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T14:09:11.7080970Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T14:09:11.7090150Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T14:09:11.7096870Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T14:09:11.7101810Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T14:09:11.7107330Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T14:09:11.7114700Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T14:09:11.7292570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5989-1pjvk35.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-15T14:09:13.9517150Z ==> Summary 2021-05-15T14:09:13.9525600Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T14:09:13.9532050Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T14:09:14.0102180Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T14:09:14.0123000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1ox6qjd 2021-05-15T14:09:14.0285180Z cp -pR /private/tmp/d20210515-5280-1ox6qjd/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T14:09:14.0441790Z chmod -Rf +w /private/tmp/d20210515-5280-1ox6qjd 2021-05-15T14:09:14.1004900Z ==> Finishing up 2021-05-15T14:09:14.1410680Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T14:09:14.1419310Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T14:09:14.1426230Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T14:09:14.1432230Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T14:09:14.1438210Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T14:09:14.1446240Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T14:09:14.1591080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6015-1mipv8r.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-15T14:09:16.3731170Z ==> Summary 2021-05-15T14:09:16.3785910Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T14:09:16.3794070Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T14:09:16.3815500Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T14:09:16.3835770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-msudmu 2021-05-15T14:09:16.4415670Z cp -pR /private/tmp/d20210515-5280-msudmu/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T14:09:16.5033640Z chmod -Rf +w /private/tmp/d20210515-5280-msudmu 2021-05-15T14:09:16.5832970Z ==> Finishing up 2021-05-15T14:09:16.6227620Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T14:09:16.6233070Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T14:09:16.6241970Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T14:09:16.6251160Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T14:09:16.6256040Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T14:09:16.6260820Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T14:09:16.6265900Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T14:09:16.6271320Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T14:09:16.6276070Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T14:09:16.6283430Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T14:09:16.6563810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6041-cn10c9.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-15T14:09:18.7813510Z ==> Summary 2021-05-15T14:09:18.7880350Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T14:09:18.7886760Z ==> Installing ffmpeg dependency: snappy 2021-05-15T14:09:18.7953030Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T14:09:18.7998780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1nt078u 2021-05-15T14:09:18.8124860Z cp -pR /private/tmp/d20210515-5280-1nt078u/snappy/. /usr/local/Cellar/snappy 2021-05-15T14:09:18.8282270Z chmod -Rf +w /private/tmp/d20210515-5280-1nt078u 2021-05-15T14:09:18.8749160Z ==> Finishing up 2021-05-15T14:09:18.9222120Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T14:09:18.9226930Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T14:09:18.9231590Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T14:09:18.9236240Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T14:09:18.9245840Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T14:09:18.9251250Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T14:09:18.9256390Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T14:09:18.9261340Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T14:09:18.9266850Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T14:09:18.9410460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6067-jchqs0.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-15T14:09:21.1678170Z ==> Summary 2021-05-15T14:09:21.1702070Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T14:09:21.1708030Z ==> Installing ffmpeg dependency: speex 2021-05-15T14:09:21.1772200Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T14:09:21.1791990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-k3hcz6 2021-05-15T14:09:21.1957970Z cp -pR /private/tmp/d20210515-5280-k3hcz6/speex/. /usr/local/Cellar/speex 2021-05-15T14:09:21.2159270Z chmod -Rf +w /private/tmp/d20210515-5280-k3hcz6 2021-05-15T14:09:21.2674840Z ==> Finishing up 2021-05-15T14:09:21.3085660Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T14:09:21.3093830Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T14:09:21.3101250Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T14:09:21.3107970Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T14:09:21.3112600Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T14:09:21.3117900Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T14:09:21.3125480Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T14:09:21.3279020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6093-6a7qrq.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-15T14:09:23.4634560Z ==> Summary 2021-05-15T14:09:23.4667490Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T14:09:23.4674660Z ==> Installing ffmpeg dependency: srt 2021-05-15T14:09:23.4798440Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T14:09:23.4815480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1vque7d 2021-05-15T14:09:23.5204400Z cp -pR /private/tmp/d20210515-5280-1vque7d/srt/. /usr/local/Cellar/srt 2021-05-15T14:09:23.5442480Z chmod -Rf +w /private/tmp/d20210515-5280-1vque7d 2021-05-15T14:09:23.6454460Z ==> Finishing up 2021-05-15T14:09:23.6901230Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T14:09:23.6912530Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T14:09:23.6936170Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T14:09:23.6944630Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T14:09:23.6960120Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T14:09:23.6985840Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T14:09:23.6997940Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T14:09:23.7013380Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T14:09:23.7022830Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T14:09:23.7046960Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T14:09:23.7057900Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T14:09:23.7330420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6119-6td8qe.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-15T14:09:25.9690410Z ==> Summary 2021-05-15T14:09:25.9714980Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T14:09:25.9722120Z ==> Installing ffmpeg dependency: giflib 2021-05-15T14:09:25.9744280Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T14:09:25.9764030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1lpp0os 2021-05-15T14:09:25.9916720Z cp -pR /private/tmp/d20210515-5280-1lpp0os/giflib/. /usr/local/Cellar/giflib 2021-05-15T14:09:26.0077350Z chmod -Rf +w /private/tmp/d20210515-5280-1lpp0os 2021-05-15T14:09:26.0563570Z ==> Finishing up 2021-05-15T14:09:26.0975730Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T14:09:26.0979950Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T14:09:26.0984740Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T14:09:26.0989470Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T14:09:26.0994290Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T14:09:26.0999560Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T14:09:26.1006030Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T14:09:26.1013150Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T14:09:26.1018410Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T14:09:26.1023340Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T14:09:26.1028570Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T14:09:26.1202620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6145-1tfzzqd.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-15T14:09:28.3525150Z ==> Summary 2021-05-15T14:09:28.3559720Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T14:09:28.3567930Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T14:09:28.4217810Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T14:09:28.4237620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1fbnrr 2021-05-15T14:09:28.4799170Z cp -pR /private/tmp/d20210515-5280-1fbnrr/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T14:09:28.5261540Z chmod -Rf +w /private/tmp/d20210515-5280-1fbnrr 2021-05-15T14:09:28.7947570Z ==> Finishing up 2021-05-15T14:09:28.8565510Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T14:09:28.8569990Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T14:09:28.8574210Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T14:09:28.8578980Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T14:09:28.8583770Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T14:09:28.8588480Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T14:09:28.8593540Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T14:09:28.8598700Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T14:09:28.8603370Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T14:09:28.8608520Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T14:09:28.8615350Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T14:09:28.8625630Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T14:09:28.8630360Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T14:09:28.8635450Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T14:09:28.8640380Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T14:09:28.8646250Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T14:09:28.8653630Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T14:09:28.8938190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6171-1mkwezd.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-15T14:09:31.1077450Z ==> Summary 2021-05-15T14:09:31.1121240Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T14:09:31.1127580Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T14:09:31.1914730Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T14:09:31.1934210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-hmaox8 2021-05-15T14:09:31.3983640Z cp -pR /private/tmp/d20210515-5280-hmaox8/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T14:09:31.5016940Z chmod -Rf +w /private/tmp/d20210515-5280-hmaox8 2021-05-15T14:09:31.5866960Z ==> Finishing up 2021-05-15T14:09:31.6299600Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T14:09:31.6305500Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T14:09:31.6311910Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T14:09:31.6319140Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T14:09:31.6323900Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T14:09:31.6329610Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T14:09:31.6337000Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T14:09:31.6618630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6197-ubb7fy.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-15T14:09:33.9115800Z ==> Caveats 2021-05-15T14:09:33.9116600Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:09:33.9118010Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:09:33.9119050Z ==> Summary 2021-05-15T14:09:33.9168760Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T14:09:33.9176500Z ==> Installing ffmpeg dependency: theora 2021-05-15T14:09:33.9360740Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T14:09:33.9381080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5280-1lqkmz0 2021-05-15T14:09:33.9868200Z cp -pR /private/tmp/d20210515-5280-1lqkmz0/theora/. /usr/local/Cellar/theora 2021-05-15T14:09:34.0424290Z chmod -Rf +w /private/tmp/d20210515-5280-1lqkmz0 2021-05-15T14:09:34.1304890Z ==> Finishing up 2021-05-15T14:09:34.1729050Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T14:09:34.1737620Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T14:09:34.1744340Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T14:09:34.1749010Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T14:09:34.1754650Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T14:09:34.1759750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T14:09:34.1764950Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T14:09:34.1784940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T14:09:34.1790520Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T14:09:34.1795450Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T14:09:34.1800700Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T14:09:34.1808190Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T14:09:34.1813860Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T14:09:34.1818960Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T14:09:34.2110460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6223-1ff65i5.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-15T14:09:36.4039850Z ==> Summary 2021-05-15T14:09:36.4112360Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T14:09:36.4118620Z ==> Installing ffmpeg dependency: x264 2021-05-15T14:09:36.4181660Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T14:09:36.4202030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-lqfzea 2021-05-15T14:09:36.4674740Z cp -pR /private/tmp/d20210515-5280-lqfzea/x264/. /usr/local/Cellar/x264 2021-05-15T14:09:36.4871520Z chmod -Rf +w /private/tmp/d20210515-5280-lqfzea 2021-05-15T14:09:36.5354410Z ==> Finishing up 2021-05-15T14:09:36.5769270Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T14:09:36.5774830Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T14:09:36.5779540Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T14:09:36.5786650Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T14:09:36.5791220Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T14:09:36.5796460Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T14:09:36.5804180Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T14:09:36.5958060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6250-15afdre.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-15T14:09:38.8462120Z ==> Summary 2021-05-15T14:09:38.8480950Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T14:09:38.8487780Z ==> Installing ffmpeg dependency: x265 2021-05-15T14:09:38.8549790Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T14:09:38.8569430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5280-1f01oie 2021-05-15T14:09:38.9884690Z cp -pR /private/tmp/d20210515-5280-1f01oie/x265/. /usr/local/Cellar/x265 2021-05-15T14:09:39.0683670Z chmod -Rf +w /private/tmp/d20210515-5280-1f01oie 2021-05-15T14:09:39.1786490Z ==> Finishing up 2021-05-15T14:09:39.2478810Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T14:09:39.2485120Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T14:09:39.2490480Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T14:09:39.2497340Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T14:09:39.2502170Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T14:09:39.2507850Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T14:09:39.2515420Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T14:09:39.2740610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6276-anc3li.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-15T14:09:41.5343260Z ==> Summary 2021-05-15T14:09:41.5362430Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T14:09:41.5370130Z ==> Installing ffmpeg dependency: xvid 2021-05-15T14:09:41.5391770Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T14:09:41.5412420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-13fmhnv 2021-05-15T14:09:41.5570980Z cp -pR /private/tmp/d20210515-5280-13fmhnv/xvid/. /usr/local/Cellar/xvid 2021-05-15T14:09:41.5695430Z chmod -Rf +w /private/tmp/d20210515-5280-13fmhnv 2021-05-15T14:09:41.6128310Z ==> Finishing up 2021-05-15T14:09:41.6534520Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T14:09:41.6541720Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T14:09:41.6546550Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T14:09:41.6677620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6302-1mm887j.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-15T14:09:43.8086930Z ==> Summary 2021-05-15T14:09:43.8095880Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T14:09:43.8104480Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T14:09:43.8241550Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T14:09:43.8304890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1qasj03 2021-05-15T14:09:43.9026420Z cp -pR /private/tmp/d20210515-5280-1qasj03/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T14:09:43.9686070Z chmod -Rf +w /private/tmp/d20210515-5280-1qasj03 2021-05-15T14:09:44.0571400Z ==> Finishing up 2021-05-15T14:09:44.0935360Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T14:09:44.0941180Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T14:09:44.0946840Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T14:09:44.0959980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T14:09:44.0967330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T14:09:44.0970980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T14:09:44.0977620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T14:09:44.0983170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T14:09:44.0987960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T14:09:44.0995090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T14:09:44.1000540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T14:09:44.1005560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T14:09:44.1014290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T14:09:44.1022820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T14:09:44.1030770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T14:09:44.1035900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T14:09:44.1042840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T14:09:44.1047010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T14:09:44.1052790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T14:09:44.1060250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T14:09:44.1068520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T14:09:44.1070630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T14:09:44.1076820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T14:09:44.1080950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T14:09:44.1087100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T14:09:44.1092710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T14:09:44.1097780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T14:09:44.1103450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T14:09:44.1109440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T14:09:44.1114960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T14:09:44.1120960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T14:09:44.1129660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T14:09:44.1136220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T14:09:44.1144320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T14:09:44.1150210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T14:09:44.1156640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T14:09:44.1160850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T14:09:44.1166650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T14:09:44.1193700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T14:09:44.1198880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T14:09:44.1203960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T14:09:44.1209520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T14:09:44.1215060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T14:09:44.1220890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T14:09:44.1226630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T14:09:44.1234460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T14:09:44.1237640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T14:09:44.1244970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T14:09:44.1248760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T14:09:44.1254520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T14:09:44.1260600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T14:09:44.1268230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T14:09:44.1277720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T14:09:44.1290040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T14:09:44.1295730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T14:09:44.1300990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T14:09:44.1306680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T14:09:44.1311960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T14:09:44.1320450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T14:09:44.1323260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T14:09:44.1332190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T14:09:44.1338540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T14:09:44.1343610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T14:09:44.1350460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T14:09:44.1355280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T14:09:44.1361340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T14:09:44.1366230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T14:09:44.1373140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T14:09:44.1394980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T14:09:44.1402660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T14:09:44.1407480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T14:09:44.1414440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T14:09:44.1423300Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T14:09:44.1429750Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T14:09:44.1434810Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T14:09:44.1444750Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T14:09:44.1775440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6328-1mcxb4b.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-15T14:09:46.3349120Z ==> Summary 2021-05-15T14:09:46.3416520Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T14:09:46.3419110Z ==> Installing ffmpeg dependency: zimg 2021-05-15T14:09:46.3473000Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:09:46.3493460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-e8gp76 2021-05-15T14:09:46.3745000Z cp -pR /private/tmp/d20210515-5280-e8gp76/zimg/. /usr/local/Cellar/zimg 2021-05-15T14:09:46.4054380Z chmod -Rf +w /private/tmp/d20210515-5280-e8gp76 2021-05-15T14:09:46.4679960Z ==> Finishing up 2021-05-15T14:09:46.5122930Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T14:09:46.5131540Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T14:09:46.5140930Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T14:09:46.5147690Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T14:09:46.5152670Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T14:09:46.5158050Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T14:09:46.5165960Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T14:09:46.5341970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6354-odibkp.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-15T14:09:48.6855430Z ==> Summary 2021-05-15T14:09:48.6888090Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T14:09:48.6895070Z ==> Installing ffmpeg 2021-05-15T14:09:48.6899880Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T14:09:48.6919700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5280-1kwqn06 2021-05-15T14:09:49.0709890Z cp -pR /private/tmp/d20210515-5280-1kwqn06/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T14:09:49.3194530Z chmod -Rf +w /private/tmp/d20210515-5280-1kwqn06 2021-05-15T14:09:53.3537700Z ==> Finishing up 2021-05-15T14:09:53.3899430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T14:09:53.3903830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T14:09:53.3908780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T14:09:53.3914480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T14:09:53.3919360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T14:09:53.3924400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T14:09:53.3929480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T14:09:53.3934730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T14:09:53.3939720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T14:09:53.3944890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T14:09:53.3950100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T14:09:53.3955220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T14:09:53.3960360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T14:09:53.3965620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T14:09:53.3971120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T14:09:53.3976140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T14:09:53.3981290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T14:09:53.3986310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T14:09:53.3991940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T14:09:53.3997010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T14:09:53.4001970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T14:09:53.4007640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T14:09:53.4012310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T14:09:53.4017720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T14:09:53.4022660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T14:09:53.4027630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T14:09:53.4032620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T14:09:53.4037960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T14:09:53.4043170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T14:09:53.4048380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T14:09:53.4053240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T14:09:53.4058330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T14:09:53.4063150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T14:09:53.4068760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T14:09:53.4073940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T14:09:53.4079230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T14:09:53.4084330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T14:09:53.4089300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T14:09:53.4096760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T14:09:53.4101830Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T14:09:53.4106810Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T14:09:53.4111920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T14:09:53.4117070Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T14:09:53.4122040Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T14:09:53.4127310Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T14:09:53.4133420Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T14:09:53.4138980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T14:09:53.4146280Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T14:09:53.4156910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T14:09:53.4163650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T14:09:53.4169400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T14:09:53.4175280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T14:09:53.4181140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T14:09:53.4255400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T14:09:53.4262330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T14:09:53.4267780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T14:09:53.4273310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T14:09:53.4278960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T14:09:53.4284350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T14:09:53.4290020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T14:09:53.4295410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T14:09:53.4300910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T14:09:53.4306350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T14:09:53.4314690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T14:09:53.4320570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T14:09:53.4325640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T14:09:53.4331010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T14:09:53.4336450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T14:09:53.4342160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T14:09:53.4347320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T14:09:53.4355510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T14:09:53.4360910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T14:09:53.4365490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T14:09:53.4370670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T14:09:53.4376290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T14:09:53.4381700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T14:09:53.4388140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T14:09:53.4393150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T14:09:53.4398660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T14:09:53.4404030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T14:09:53.4409190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T14:09:53.4414950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T14:09:53.4421030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T14:09:53.4427150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T14:09:53.4432220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T14:09:53.4438000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T14:09:53.4443350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T14:09:53.4448500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T14:09:53.4453400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T14:09:53.4458820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T14:09:53.4464020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T14:09:53.4469190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T14:09:53.4474350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T14:09:53.4479900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T14:09:53.4485040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T14:09:53.4490210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T14:09:53.4495160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T14:09:53.4500470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T14:09:53.4506120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T14:09:53.4512530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T14:09:53.4516710Z Only the first 100 operations were output. 2021-05-15T14:09:53.5711110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6380-1kmq91u.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-15T14:09:56.1060960Z ==> Summary 2021-05-15T14:09:56.1243000Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T14:09:57.0673040Z ==> Caveats 2021-05-15T14:09:57.0674000Z ==> tesseract 2021-05-15T14:09:57.0691790Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:09:57.0693250Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:09:58.7505390Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:09:59.8248770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:00.3572750Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T14:10:00.8059920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A20%3A00Z&sig=k%2BgnT96XT1hTPu%2BQuplXir4xEFkqZMMhn%2FlKlJ7nDpc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:00.8493810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=k\%2BgnT96XT1hTPu\%2BQuplXir4xEFkqZMMhn\%2FlKlJ7nDpc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:01.2508760Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T14:10:01.3612640Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:10:02.4565310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:03.0309710Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T14:10:03.4566190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A20%3A00Z&sig=MKPYL5QH3aPdr5lQ%2FFTXiDciqVQv1NvkdRZO2BY9CVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:03.5080570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=MKPYL5QH3aPdr5lQ\%2FFTXiDciqVQv1NvkdRZO2BY9CVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:03.8085000Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T14:10:03.8508890Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T14:10:03.8514130Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T14:10:03.9173520Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T14:10:03.9203620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6387-1dgkk2h 2021-05-15T14:10:04.5524690Z cp -pR /private/tmp/d20210515-6387-1dgkk2h/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T14:10:05.0564470Z chmod -Rf +w /private/tmp/d20210515-6387-1dgkk2h 2021-05-15T14:10:05.4313230Z ==> Finishing up 2021-05-15T14:10:05.4633960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T14:10:05.4638640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T14:10:05.4643310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T14:10:05.4647620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T14:10:05.4652710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T14:10:05.4657400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T14:10:05.4662120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T14:10:05.4667090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T14:10:05.4671890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T14:10:05.4681110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T14:10:05.4692100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T14:10:05.4707320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T14:10:05.4714830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T14:10:05.4730620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T14:10:05.4742230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T14:10:05.4754180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T14:10:05.4761790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T14:10:05.4772180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T14:10:05.4783190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T14:10:05.4794500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T14:10:05.4804260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T14:10:05.4814310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T14:10:05.4824400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T14:10:05.4834150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T14:10:05.4845780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T14:10:05.4857230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T14:10:05.4868320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T14:10:05.4879480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T14:10:05.4888540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T14:10:05.4898890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T14:10:05.4913060Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T14:10:05.4974020Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T14:10:05.4978950Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T14:10:05.4989540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T14:10:05.4995530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T14:10:05.5000880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T14:10:05.5006470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T14:10:05.5012320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T14:10:05.5017710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T14:10:05.5023600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T14:10:05.5028700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T14:10:05.5034110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T14:10:05.5039470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T14:10:05.5045360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T14:10:05.5050980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T14:10:05.5056440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T14:10:05.5061800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T14:10:05.5067370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T14:10:05.5072970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T14:10:05.5078320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T14:10:05.5083810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T14:10:05.5089670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T14:10:05.5095310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T14:10:05.5100550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T14:10:05.5105940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T14:10:05.5112510Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T14:10:05.5117570Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T14:10:05.5122790Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T14:10:05.6608440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6557-ivf7mj.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-15T14:10:08.0288940Z ==> Summary 2021-05-15T14:10:08.0767290Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T14:10:08.0772030Z ==> Installing imagemagick@6 2021-05-15T14:10:08.0776010Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T14:10:08.0795980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6387-qpd3mk 2021-05-15T14:10:08.4465920Z cp -pR /private/tmp/d20210515-6387-qpd3mk/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T14:10:08.8875750Z chmod -Rf +w /private/tmp/d20210515-6387-qpd3mk 2021-05-15T14:10:10.5850160Z ==> Finishing up 2021-05-15T14:10:10.8567420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6583-c0pf1q.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-15T14:10:13.2777440Z ==> Caveats 2021-05-15T14:10:13.2779320Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:10:13.2780190Z because this is an alternate version of another formula. 2021-05-15T14:10:13.2780570Z 2021-05-15T14:10:13.2781140Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:10:13.2782500Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:10:13.2782970Z 2021-05-15T14:10:13.2783540Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:10:13.2784600Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:10:13.2785710Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:10:13.2786110Z 2021-05-15T14:10:13.2787150Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:10:13.2788000Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:10:13.2788780Z 2021-05-15T14:10:13.2789540Z ==> Summary 2021-05-15T14:10:13.3209330Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T14:10:14.0986780Z ==> Caveats 2021-05-15T14:10:14.0988120Z ==> imagemagick@6 2021-05-15T14:10:14.1033230Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:10:14.1034140Z because this is an alternate version of another formula. 2021-05-15T14:10:14.1034540Z 2021-05-15T14:10:14.1035120Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:10:14.1036470Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:10:14.1036960Z 2021-05-15T14:10:14.1037530Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:10:14.1038630Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:10:14.1039740Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:10:14.1040190Z 2021-05-15T14:10:14.1041130Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:10:14.1041970Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:10:14.1042410Z 2021-05-15T14:10:15.9843340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:10:17.0982320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:17.6395690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T14:10:17.9761640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A20%3A00Z&sig=qnFFLTqT5tcEzvurM7hdF6HsuCRq43A7wS1QxYDrxqI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:18.0133030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=qnFFLTqT5tcEzvurM7hdF6HsuCRq43A7wS1QxYDrxqI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:18.0755560Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T14:10:18.0827060Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:10:19.5507290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:20.1156940Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T14:10:20.4552070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A20%3A00Z&sig=HnmJRzVjP5Iu%2B7sgKsBHNLgAiNWYibwXFYX5gABVRiQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:20.4943650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=HnmJRzVjP5Iu\%2B7sgKsBHNLgAiNWYibwXFYX5gABVRiQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:20.5798340Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T14:10:20.5870960Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:10:21.6681070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:22.2117600Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T14:10:22.5292480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A20%3A00Z&sig=UxMbZfFvt0z%2BRQtu6Aej8M1JSfbo0nXq6u8jkFyezI8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:22.5592310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=UxMbZfFvt0z\%2BRQtu6Aej8M1JSfbo0nXq6u8jkFyezI8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:23.2026780Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T14:10:23.3553810Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:10:24.4046090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:24.9312840Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T14:10:25.2510420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A20%3A00Z&sig=Q38nadQtXpYGD%2FJaW3nEKfCdtIRxh0DAVqu1X%2F70m3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:25.3018000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=Q38nadQtXpYGD\%2FJaW3nEKfCdtIRxh0DAVqu1X\%2F70m3A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:25.3394500Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T14:10:25.3425850Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:10:26.3904770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:26.9289980Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T14:10:31.6506700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A20%3A00Z&sig=Lampn71S0nep1%2Baz7IJ%2FwqyU3Zh31oO9L8mPE4btRRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:31.7018770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=Lampn71S0nep1\%2Baz7IJ\%2FwqyU3Zh31oO9L8mPE4btRRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:31.7406190Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T14:10:31.7437980Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:10:32.9251300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:33.4617530Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T14:10:33.8054610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A20%3A00Z&sig=yzM2sJxIO90kE3CL2GSMbG6igakFHMh0zkLb9zj0eJY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:33.8357370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=yzM2sJxIO90kE3CL2GSMbG6igakFHMh0zkLb9zj0eJY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:33.9001150Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T14:10:33.9067410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:10:34.9846380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:35.5378710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T14:10:35.9094300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A20%3A00Z&sig=FbEfWAiAYex4vCRJ6o7NFsIFuYQMrpxCVEmlfrXgRLo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:35.9477320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=FbEfWAiAYex4vCRJ6o7NFsIFuYQMrpxCVEmlfrXgRLo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:36.0181680Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T14:10:36.0257670Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:10:37.1560570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:37.7196700Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T14:10:38.0502510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A20%3A00Z&sig=R52J5ip%2FD1EcIENG0OkBAe%2F6uYctdjxlU1da0gerk5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:38.0926440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=R52J5ip\%2FD1EcIENG0OkBAe\%2F6uYctdjxlU1da0gerk5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:38.1381140Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T14:10:38.1412910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:10:39.2478090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:39.8020510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T14:10:40.1419330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A20%3A00Z&sig=Zn4ZzOg2944h0ryDr2RlZYEb2VE5H4uSDkp1HMXOAH8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:40.1719750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=Zn4ZzOg2944h0ryDr2RlZYEb2VE5H4uSDkp1HMXOAH8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:40.2225880Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T14:10:40.2271730Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:10:41.2996580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:41.8470820Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T14:10:42.1823590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A20%3A00Z&sig=F00JzD%2F2Vah02EE5%2BMF3h%2B7H3VKjr0B4IzUPQPKRaYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:42.2290060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=F00JzD\%2F2Vah02EE5\%2BMF3h\%2B7H3VKjr0B4IzUPQPKRaYI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:42.2947360Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:10:42.2984000Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:10:43.3751810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:43.8998490Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T14:10:44.2433110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A20%3A00Z&sig=7I19814Nl9DMw6t1vm%2BQXhOmAoTS%2FakosgJPP7HA6x0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:44.3027690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=7I19814Nl9DMw6t1vm\%2BQXhOmAoTS\%2FakosgJPP7HA6x0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:44.3739910Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:10:44.3808900Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:10:45.4891270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:10:47.0644420Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T14:10:47.4978950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A20%3A00Z&sig=Leu0SAGnqUNnZG4cVCGFkK%2BGJDg0r7WNFcNtKrVrlQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:47.5437290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=Leu0SAGnqUNnZG4cVCGFkK\%2BGJDg0r7WNFcNtKrVrlQQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:47.8000520Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T14:10:47.8559280Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T14:10:47.8561460Z ==> Installing imagemagick dependency: libde265 2021-05-15T14:10:47.9157220Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T14:10:47.9187680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-5q27w9 2021-05-15T14:10:47.9452560Z cp -pR /private/tmp/d20210515-6590-5q27w9/libde265/. /usr/local/Cellar/libde265 2021-05-15T14:10:47.9678600Z chmod -Rf +w /private/tmp/d20210515-6590-5q27w9 2021-05-15T14:10:48.0324690Z ==> Finishing up 2021-05-15T14:10:48.0742900Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T14:10:48.0747230Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T14:10:48.0752220Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T14:10:48.0756860Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T14:10:48.0761940Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T14:10:48.0769090Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T14:10:48.0775730Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T14:10:48.0780300Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T14:10:48.0785530Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T14:10:48.0792860Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T14:10:48.0984420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6821-1yarf52.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-15T14:10:50.2114600Z ==> Summary 2021-05-15T14:10:50.2142530Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T14:10:50.2149010Z ==> Installing imagemagick dependency: docbook 2021-05-15T14:10:50.2170020Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T14:10:50.2189310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-1jfw4aj 2021-05-15T14:10:50.3206970Z cp -pR /private/tmp/d20210515-6590-1jfw4aj/docbook/. /usr/local/Cellar/docbook 2021-05-15T14:10:50.4382930Z chmod -Rf +w /private/tmp/d20210515-6590-1jfw4aj 2021-05-15T14:10:50.5312580Z ==> Finishing up 2021-05-15T14:10:50.5837540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6847-6agvn1.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-15T14:10:52.4677380Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T14:10:52.4997470Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.5155510Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.5253660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.5349730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.5446060Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.5541830Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.5637830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.5733370Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.5835890Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.5931710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.6031060Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.6127530Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.6223450Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.6319450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:10:52.9647190Z ==> Caveats 2021-05-15T14:10:52.9647920Z To use the DocBook package in your XML toolchain, 2021-05-15T14:10:52.9648620Z you need to add the following to your ~/.bashrc: 2021-05-15T14:10:52.9649050Z 2021-05-15T14:10:52.9649670Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:10:52.9650670Z ==> Summary 2021-05-15T14:10:52.9784490Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T14:10:52.9792130Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T14:10:52.9842160Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T14:10:52.9862240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-1t0mmrr 2021-05-15T14:10:54.9124650Z cp -pR /private/tmp/d20210515-6590-1t0mmrr/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T14:10:57.4983710Z chmod -Rf +w /private/tmp/d20210515-6590-1t0mmrr 2021-05-15T14:10:58.8424840Z ==> Finishing up 2021-05-15T14:10:58.8826230Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T14:10:58.8929110Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T14:10:58.9031250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6888-1h6r4ui.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-15T14:11:00.7702100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:11:00.7809610Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:11:00.7909930Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:11:00.8009460Z ==> 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-15T14:11:00.8106140Z ==> 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-15T14:11:00.8203050Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T14:11:00.8299430Z ==> 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-15T14:11:00.8396980Z ==> 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-15T14:11:00.8498130Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:11:00.8595280Z ==> 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-15T14:11:00.8694370Z ==> 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-15T14:11:00.8790270Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:11:00.8888730Z ==> 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-15T14:11:00.8991940Z ==> 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-15T14:11:00.9090330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:11:00.9185790Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:11:00.9282430Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:11:00.9383600Z ==> 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-15T14:11:00.9482500Z ==> 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-15T14:11:00.9579150Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:11:00.9677220Z ==> 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-15T14:11:00.9775550Z ==> 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-15T14:11:00.9872500Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:11:00.9970070Z ==> 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-15T14:11:01.0067660Z ==> 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-15T14:11:01.0164380Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T14:11:01.0267830Z ==> 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-15T14:11:01.0369200Z ==> 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-15T14:11:02.0832700Z ==> Summary 2021-05-15T14:11:02.3647880Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T14:11:02.3654210Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T14:11:02.3676390Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T14:11:02.3697400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-ofv9hp 2021-05-15T14:11:02.3806780Z cp -pR /private/tmp/d20210515-6590-ofv9hp/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T14:11:02.3939420Z chmod -Rf +w /private/tmp/d20210515-6590-ofv9hp 2021-05-15T14:11:02.4360480Z ==> Finishing up 2021-05-15T14:11:02.4792220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6942-16gqmzi.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-15T14:11:04.7348690Z ==> Caveats 2021-05-15T14:11:04.7349980Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:11:04.7350940Z because macOS already provides this software and installing another version in 2021-05-15T14:11:04.7351680Z parallel can cause all kinds of trouble. 2021-05-15T14:11:04.7352010Z 2021-05-15T14:11:04.7352950Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:11:04.7354210Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:11:04.7355060Z 2021-05-15T14:11:04.7355260Z 2021-05-15T14:11:04.7355730Z Bash completion has been installed to: 2021-05-15T14:11:04.7356800Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:11:04.7357920Z ==> Summary 2021-05-15T14:11:04.7369410Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T14:11:04.7374460Z ==> Installing imagemagick dependency: xmlto 2021-05-15T14:11:04.7508200Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T14:11:04.7528050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6590-y8f82i 2021-05-15T14:11:04.7748830Z cp -pR /private/tmp/d20210515-6590-y8f82i/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T14:11:04.8052790Z chmod -Rf +w /private/tmp/d20210515-6590-y8f82i 2021-05-15T14:11:04.8618720Z ==> Finishing up 2021-05-15T14:11:04.9031990Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T14:11:04.9036280Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T14:11:04.9048130Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T14:11:04.9059740Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T14:11:04.9064760Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T14:11:04.9156430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6968-28pkqj.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-15T14:11:07.1223950Z ==> Summary 2021-05-15T14:11:07.1263690Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T14:11:07.1270280Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T14:11:07.2056350Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T14:11:07.2075190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-h9lfd3 2021-05-15T14:11:07.2821610Z cp -pR /private/tmp/d20210515-6590-h9lfd3/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T14:11:07.4183430Z chmod -Rf +w /private/tmp/d20210515-6590-h9lfd3 2021-05-15T14:11:07.5716530Z ==> Finishing up 2021-05-15T14:11:07.6146330Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T14:11:07.6246700Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T14:11:07.6294250Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T14:11:07.6310910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6326350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6360790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6378730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6401920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6406020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6408410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6410590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6413190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6415680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6418660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6421200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6423700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6427650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6437450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6439690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6442510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6444830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6447090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6449940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6452110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6454260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6456870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6458510Z mkdir -p /usr/local/share/locale/fo 2021-05-15T14:11:07.6461160Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T14:11:07.6463680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6469200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6473950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6484610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6496610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6508930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6519180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6531480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6541110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6553860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6555660Z mkdir -p /usr/local/share/locale/ia 2021-05-15T14:11:07.6559600Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T14:11:07.6563400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6575610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6586490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6594280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6604770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6642640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6651390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6662970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6664870Z mkdir -p /usr/local/share/locale/ky 2021-05-15T14:11:07.6669340Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T14:11:07.6676020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6692250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6704440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6706900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6716660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6730710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6738730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6749380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6756730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6766810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6777780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6788280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6798810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6808830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6821590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6829680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6839420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6862160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6932570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6981390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.6999090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7044790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7076710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7121730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7128460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7132470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7135100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7137500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7145130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7147630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7152740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7155680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7157970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7160250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:11:07.7162480Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T14:11:07.7164640Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T14:11:07.7166660Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T14:11:07.7597630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6994-1gc8nfn.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-15T14:11:09.6535480Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:11:11.5310380Z ==> Summary 2021-05-15T14:11:11.5515420Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T14:11:11.5521390Z ==> Installing imagemagick dependency: libheif 2021-05-15T14:11:11.6585200Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T14:11:11.6604330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-1s9hmex 2021-05-15T14:11:11.6867150Z cp -pR /private/tmp/d20210515-6590-1s9hmex/libheif/. /usr/local/Cellar/libheif 2021-05-15T14:11:11.7127150Z chmod -Rf +w /private/tmp/d20210515-6590-1s9hmex 2021-05-15T14:11:11.8215260Z ==> Finishing up 2021-05-15T14:11:11.8631930Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T14:11:11.8638200Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T14:11:11.8643720Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T14:11:11.8649700Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T14:11:11.8656800Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T14:11:11.8663760Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T14:11:11.8673800Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T14:11:11.8679930Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T14:11:11.8685980Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T14:11:11.8692070Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T14:11:11.8701890Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T14:11:11.8707830Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T14:11:11.8713470Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T14:11:11.8720380Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T14:11:11.8725630Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T14:11:11.8731800Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T14:11:11.8740170Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T14:11:11.8962050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7021-8qymt3.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-15T14:11:13.7520850Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:11:15.4031110Z ==> Summary 2021-05-15T14:11:15.4063640Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T14:11:15.4069700Z ==> Installing imagemagick dependency: liblqr 2021-05-15T14:11:15.4605020Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T14:11:15.4623440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6590-19l21bk 2021-05-15T14:11:15.4761530Z cp -pR /private/tmp/d20210515-6590-19l21bk/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T14:11:15.4945780Z chmod -Rf +w /private/tmp/d20210515-6590-19l21bk 2021-05-15T14:11:15.5514100Z ==> Finishing up 2021-05-15T14:11:15.5927210Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T14:11:15.5932730Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T14:11:15.5938100Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T14:11:15.5945440Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T14:11:15.6228770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7048-1gsdbf3.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-15T14:11:17.8385030Z ==> Summary 2021-05-15T14:11:17.8410750Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T14:11:17.8416280Z ==> Installing imagemagick dependency: libomp 2021-05-15T14:11:17.8471430Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T14:11:17.8490780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-uzo0vs 2021-05-15T14:11:17.8649150Z cp -pR /private/tmp/d20210515-6590-uzo0vs/libomp/. /usr/local/Cellar/libomp 2021-05-15T14:11:17.8770790Z chmod -Rf +w /private/tmp/d20210515-6590-uzo0vs 2021-05-15T14:11:17.9226970Z ==> Finishing up 2021-05-15T14:11:17.9655940Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T14:11:17.9660140Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T14:11:17.9664160Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T14:11:17.9670730Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T14:11:17.9675960Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T14:11:17.9800310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7074-1qej7pw.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-15T14:11:20.0968400Z ==> Summary 2021-05-15T14:11:20.0983550Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T14:11:20.0989150Z ==> Installing imagemagick dependency: imath 2021-05-15T14:11:20.1049160Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:11:20.1068960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-1yj36yb 2021-05-15T14:11:20.1350030Z cp -pR /private/tmp/d20210515-6590-1yj36yb/imath/. /usr/local/Cellar/imath 2021-05-15T14:11:20.1646870Z chmod -Rf +w /private/tmp/d20210515-6590-1yj36yb 2021-05-15T14:11:20.2235270Z ==> Finishing up 2021-05-15T14:11:20.2662750Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T14:11:20.2671020Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T14:11:20.2676070Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T14:11:20.2681160Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T14:11:20.2686710Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T14:11:20.2691460Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T14:11:20.2698630Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T14:11:20.2891560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7100-4uut2y.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-15T14:11:22.4682670Z ==> Summary 2021-05-15T14:11:22.4723230Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T14:11:22.4729140Z ==> Installing imagemagick dependency: openexr 2021-05-15T14:11:22.4831250Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:11:22.4850780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-1ui5sn4 2021-05-15T14:11:22.5666570Z cp -pR /private/tmp/d20210515-6590-1ui5sn4/openexr/. /usr/local/Cellar/openexr 2021-05-15T14:11:22.6698910Z chmod -Rf +w /private/tmp/d20210515-6590-1ui5sn4 2021-05-15T14:11:22.8249880Z ==> Finishing up 2021-05-15T14:11:22.9529230Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T14:11:22.9535570Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T14:11:22.9542870Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T14:11:22.9548750Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T14:11:22.9560650Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T14:11:22.9578710Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T14:11:22.9588960Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T14:11:22.9606220Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T14:11:22.9619370Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T14:11:22.9642800Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T14:11:22.9663280Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T14:11:22.9673910Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T14:11:22.9688080Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T14:11:22.9698440Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T14:11:22.9707430Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T14:11:22.9718830Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T14:11:22.9729800Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T14:11:22.9743060Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T14:11:22.9757150Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T14:11:22.9769630Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T14:11:22.9781270Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T14:11:22.9793010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T14:11:22.9803730Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T14:11:22.9812800Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T14:11:22.9825100Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T14:11:22.9842400Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T14:11:22.9854050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T14:11:22.9900240Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T14:11:23.0519350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7128-1136isl.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-15T14:11:25.2469500Z ==> Summary 2021-05-15T14:11:25.2582310Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T14:11:25.2588990Z ==> Installing imagemagick 2021-05-15T14:11:25.2593190Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T14:11:25.2613600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6590-1w9urs2 2021-05-15T14:11:25.6373830Z cp -pR /private/tmp/d20210515-6590-1w9urs2/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T14:11:26.0526680Z chmod -Rf +w /private/tmp/d20210515-6590-1w9urs2 2021-05-15T14:11:28.9589100Z ==> Finishing up 2021-05-15T14:11:28.9867400Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T14:11:28.9872710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T14:11:28.9878020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T14:11:28.9883090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T14:11:28.9888180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T14:11:28.9893310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T14:11:28.9898680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T14:11:28.9903650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T14:11:28.9908650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T14:11:28.9913530Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T14:11:28.9918710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T14:11:28.9923850Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T14:11:28.9928770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T14:11:28.9933790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T14:11:28.9940980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T14:11:28.9945430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T14:11:28.9950390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T14:11:28.9955490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T14:11:28.9960400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T14:11:28.9965580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T14:11:28.9971130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T14:11:28.9976510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T14:11:28.9981540Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T14:11:28.9986390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T14:11:28.9991600Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T14:11:28.9996500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T14:11:29.0002160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T14:11:29.0006750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T14:11:29.0011800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T14:11:29.0016800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T14:11:29.0024120Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T14:11:29.0030700Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T14:11:29.0038040Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T14:11:29.0048010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T14:11:29.0053830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T14:11:29.0059570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T14:11:29.0065190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T14:11:29.0070580Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T14:11:29.0076290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T14:11:29.0082020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T14:11:29.0087340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T14:11:29.0092820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T14:11:29.0098720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T14:11:29.0104160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T14:11:29.0109660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T14:11:29.0136720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T14:11:29.0142120Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T14:11:29.0147660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T14:11:29.0153060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T14:11:29.0158460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T14:11:29.0165400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T14:11:29.0171340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T14:11:29.0175980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T14:11:29.0181510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T14:11:29.0186180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T14:11:29.0191440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T14:11:29.0196400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T14:11:29.0202200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T14:11:29.0207800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T14:11:29.0213660Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T14:11:29.0218540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T14:11:29.0224010Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T14:11:29.0229080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T14:11:29.0237120Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T14:11:29.0242260Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T14:11:29.0247910Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T14:11:29.0252850Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T14:11:29.0258570Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T14:11:29.0263820Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T14:11:29.0269820Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T14:11:29.0275380Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T14:11:29.3049860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7155-s6mq0.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-15T14:11:31.8177070Z ==> Summary 2021-05-15T14:11:31.8648590Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T14:11:33.5336660Z ==> Caveats 2021-05-15T14:11:33.5337900Z ==> docbook 2021-05-15T14:11:33.5356040Z To use the DocBook package in your XML toolchain, 2021-05-15T14:11:33.5356840Z you need to add the following to your ~/.bashrc: 2021-05-15T14:11:33.5357190Z 2021-05-15T14:11:33.5357750Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:11:33.5358910Z ==> gnu-getopt 2021-05-15T14:11:33.5388440Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:11:33.5389480Z because macOS already provides this software and installing another version in 2021-05-15T14:11:33.5390250Z parallel can cause all kinds of trouble. 2021-05-15T14:11:33.5390590Z 2021-05-15T14:11:33.5391530Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:11:33.5392840Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:11:33.5393320Z 2021-05-15T14:11:33.5393520Z 2021-05-15T14:11:33.5394000Z Bash completion has been installed to: 2021-05-15T14:11:33.5395040Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:11:35.1422150Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:11:36.2885600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:11:36.8257920Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T14:11:37.1741380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A20%3A00Z&sig=O8gr3W7OcQn7m5IDHGtvPnp1LYlQUwbWLGL%2B3CFDbZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:37.2237220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A20\%3A00Z\&sig=O8gr3W7OcQn7m5IDHGtvPnp1LYlQUwbWLGL\%2B3CFDbZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:37.2658990Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T14:11:37.3304630Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T14:11:37.3332720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7162-be9blq 2021-05-15T14:11:37.3515230Z cp -pR /private/tmp/d20210515-7162-be9blq/udunits/. /usr/local/Cellar/udunits 2021-05-15T14:11:37.3722320Z chmod -Rf +w /private/tmp/d20210515-7162-be9blq 2021-05-15T14:11:37.4294700Z ==> Finishing up 2021-05-15T14:11:37.4706020Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T14:11:37.4712100Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T14:11:37.4717280Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T14:11:37.4725450Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T14:11:37.4733020Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T14:11:37.4774980Z info /usr/local/share/info/udunits2.info 2021-05-15T14:11:37.4784160Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T14:11:37.4822530Z info /usr/local/share/info/udunits2lib.info 2021-05-15T14:11:37.4832340Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T14:11:37.4868210Z info /usr/local/share/info/udunits2prog.info 2021-05-15T14:11:37.4877750Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T14:11:37.4885540Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T14:11:37.4892340Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T14:11:37.5058690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7329-rduc3h.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-15T14:11:39.6439870Z ==> Summary 2021-05-15T14:11:39.6471420Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T14:11:41.8521230Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T14:11:41.8521940Z To reinstall 1.6, run: 2021-05-15T14:11:41.8522370Z brew reinstall jq 2021-05-15T14:11:43.3942470Z ==> Caveats 2021-05-15T14:11:43.3943640Z imagej requires Java. You can install the latest version with: 2021-05-15T14:11:43.3944940Z brew install --cask adoptopenjdk 2021-05-15T14:11:43.3945280Z 2021-05-15T14:11:43.8572970Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:11:44.1117950Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T14:11:52.9469080Z ==> Verifying checksum for cask 'imagej' 2021-05-15T14:11:53.1341720Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:11:53.1342910Z ==> Installing Cask imagej 2021-05-15T14:11:53.1787610Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7439-wq11rg 2021-05-15T14:11:53.3478210Z cp -pR /private/tmp/d20210515-7439-wq11rg/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T14:11:53.5114250Z chmod -Rf +w /private/tmp/d20210515-7439-wq11rg 2021-05-15T14:11:53.5843020Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T14:11:53.9760530Z 🍺 imagej was successfully installed! 2021-05-15T14:11:56.4023800Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T14:11:58.1009990Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T14:12:00.3293300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T14%3A20%3A00Z&sig=p7KPXqL%2FKmXKGMf3AX2yeQB0RlDMqRvVZ6wL7OFjyoE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:03.7651860Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T14:12:08.1114630Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T14:12:08.4810060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T14%3A20%3A00Z&sig=NrPLbfdeu2%2BrhcJ9bEZX84XkzXc1TufhpiRjxoRtlUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:09.5926230Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T14:12:09.5930990Z ==> Installing bowtie2 dependency: tbb 2021-05-15T14:12:09.7592270Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T14:12:13.2617660Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T14:12:13.2623890Z ==> Installing bowtie2 2021-05-15T14:12:13.2629800Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T14:12:16.3759300Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T14:12:19.9397190Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T14:12:21.5677000Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T14:12:21.9192960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T14%3A20%3A00Z&sig=7hcreL%2FQij6f4E2111VHsu3hV6UTpzAf3FnlghhtG6g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:22.0716350Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T14:12:23.8000810Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T14:12:24.1986260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T14%3A20%3A00Z&sig=lpB%2BBJMnat%2Ba8AWaioYOhCM2KkZ5FT94pJfGqz2CXhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:24.2886760Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T14:12:25.9756530Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T14:12:26.3113250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T14%3A20%3A00Z&sig=uKNM9W2qDriOmEn3XP6fm2y70PWmQTxs%2F3eakMHZ0f8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:26.4024770Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T14:12:28.1812960Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T14:12:28.5465050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T14%3A20%3A00Z&sig=7GeGPAG6uUsndc%2BzP3VvDSEgfCiGMnnWRup%2Bmnh1n6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:28.6623640Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T14:12:30.3677990Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T14:12:30.7120130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T14%3A20%3A00Z&sig=fjHmFcVwEHrFiAw6o4aNjNLYQI3GWwhE%2BxVMf5UmjAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:30.8038360Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T14:12:32.5034200Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T14:12:32.8696780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T14%3A20%3A00Z&sig=MULh0oW0xiY6D%2F9%2BQs8CcjySKIhEchOr5PU6sMq5MkY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:33.0553040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:12:33.6305800Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T14:12:33.6326950Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:12:33.9665370Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:12:34.0278600Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T14:12:35.7390390Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T14:12:36.1139720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A20%3A00Z&sig=WHwYsNMcKNZ0imJ6R8nmX5cQqgQzoEfel3LA7Gulmgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:36.2096450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T14:12:37.8932110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T14:12:38.2319760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A20%3A00Z&sig=Se3672MjAE7tFZV%2FVxrUTSD4Iy2j38%2FJGy3guU63wPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:38.4665600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T14:12:40.1641050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T14:12:40.5101150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A20%3A00Z&sig=Ak9m1TAh%2BzvOLGcFN6QqCNibSCzzucwyGBDC0Zpi4uk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:40.6746500Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T14:12:42.2860740Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T14:12:42.6294610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A20%3A00Z&sig=EIdiL5cwSzILhmH36NTNTdYxQVYJJj%2FImxhkKlxDQNU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:42.8123160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T14:12:44.4470100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T14:12:44.7682350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A20%3A00Z&sig=MZl%2FPvoU6oN3UOTfFaI3R%2BcgEXRrhGzLnmXatwkDDj4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:44.8615260Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T14:12:46.5088340Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T14:12:46.8535370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A20%3A00Z&sig=RaWwxDhvIfCzf2ILYObkCw30x%2FRkd2RLx4Y0dcT2brE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:46.9716040Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T14:12:48.6659930Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T14:12:48.9961570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A20%3A00Z&sig=KM2dPHZZsSrGbVACKGfBoLQ%2FO20cUkHdonLMZgwkKyk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:49.0857390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T14:12:50.7147090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T14:12:51.0455940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A20%3A00Z&sig=tlhbiYQYspWA6WE1AH3m3EmI5OC5R2dK8ksVE9A0PkI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:51.3702380Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:12:53.2887010Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:12:53.6341830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A20%3A00Z&sig=IG5d8Pk5lcfgG2qgkEhPRj1sRYqeObnbV0j2JKKTYWk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:53.7874040Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T14:12:55.4975140Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T14:12:55.8297250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A20%3A00Z&sig=6pVIUi%2Bt%2FPjEKUs7vpNEm9ZqgRePn1hxaCu%2FVfSWg3E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:56.3753980Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T14:12:57.9907270Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T14:12:58.3305470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A20%3A00Z&sig=lpe9CXznt3bq6KcNzootSNAeN9T0oVHJfm5bjfWNaqE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:58.5319340Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T14:13:00.1450190Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T14:13:00.4952680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A20%3A00Z&sig=j%2BCnoEOrWaWnybjzNRqJvLVrTzZdLfIrkmCpqkZjnhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:00.7163040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T14:13:02.4121740Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T14:13:02.7627190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A20%3A00Z&sig=1B6nkCaB2jN1y86NaF7SWNzjAvTinW7SrepsGTQ6hxY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:03.2298340Z ==> 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-15T14:13:03.2301160Z ==> Installing gdal dependency: cfitsio 2021-05-15T14:13:03.3216300Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T14:13:06.1922020Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T14:13:06.1928820Z ==> Installing gdal dependency: popt 2021-05-15T14:13:06.1952220Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T14:13:09.7081130Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T14:13:09.7086970Z ==> Installing gdal dependency: epsilon 2021-05-15T14:13:09.7141740Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T14:13:12.2996580Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T14:13:12.3002290Z ==> Installing gdal dependency: expat 2021-05-15T14:13:12.3027520Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T14:13:14.7221010Z ==> Caveats 2021-05-15T14:13:14.7222310Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:13:14.7223290Z because macOS already provides this software and installing another version in 2021-05-15T14:13:14.7224050Z parallel can cause all kinds of trouble. 2021-05-15T14:13:14.7224390Z 2021-05-15T14:13:14.7224920Z If you need to have expat first in your PATH, run: 2021-05-15T14:13:14.7226210Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:13:14.7226680Z 2021-05-15T14:13:14.7227210Z For compilers to find expat you may need to set: 2021-05-15T14:13:14.7228250Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:13:14.7229340Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:13:14.7229740Z 2021-05-15T14:13:14.7230670Z For pkg-config to find expat you may need to set: 2021-05-15T14:13:14.7231440Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:13:14.7231850Z 2021-05-15T14:13:14.7232610Z ==> Summary 2021-05-15T14:13:14.7299340Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T14:13:14.7305680Z ==> Installing gdal dependency: freexl 2021-05-15T14:13:14.7370860Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T14:13:17.3230830Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T14:13:17.3237550Z ==> Installing gdal dependency: geos 2021-05-15T14:13:17.3627740Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T14:13:20.8548040Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T14:13:20.8556410Z ==> Installing gdal dependency: hdf5 2021-05-15T14:13:20.9016790Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:13:24.3875660Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:13:24.3881960Z ==> Installing gdal dependency: json-c 2021-05-15T14:13:24.3942920Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T14:13:26.9227370Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T14:13:26.9235920Z ==> Installing gdal dependency: libxml2 2021-05-15T14:13:26.9315370Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T14:13:29.9257570Z ==> Caveats 2021-05-15T14:13:29.9259060Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:13:29.9260030Z because macOS already provides this software and installing another version in 2021-05-15T14:13:29.9260800Z parallel can cause all kinds of trouble. 2021-05-15T14:13:29.9261140Z 2021-05-15T14:13:29.9262680Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:13:29.9264080Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:13:29.9264550Z 2021-05-15T14:13:29.9265610Z For compilers to find libxml2 you may need to set: 2021-05-15T14:13:29.9266810Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:13:29.9267900Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:13:29.9268290Z 2021-05-15T14:13:29.9269230Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:13:29.9270000Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:13:29.9270400Z 2021-05-15T14:13:29.9271160Z ==> Summary 2021-05-15T14:13:29.9466750Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T14:13:29.9473500Z ==> Installing gdal dependency: libdap 2021-05-15T14:13:29.9675400Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T14:13:32.8252010Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T14:13:32.8257640Z ==> Installing gdal dependency: proj 2021-05-15T14:13:32.8405710Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T14:13:35.5706400Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T14:13:35.5712870Z ==> Installing gdal dependency: libgeotiff 2021-05-15T14:13:35.5933040Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T14:13:38.2337290Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T14:13:38.2342430Z ==> Installing gdal dependency: librttopo 2021-05-15T14:13:38.2801750Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:13:40.6964760Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T14:13:40.6970290Z ==> Installing gdal dependency: minizip 2021-05-15T14:13:40.7132630Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T14:13:43.1509840Z ==> Caveats 2021-05-15T14:13:43.1511240Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:13:43.1512680Z with the venerable 'unzip' library. 2021-05-15T14:13:43.1513960Z ==> Summary 2021-05-15T14:13:43.1535890Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T14:13:43.1542680Z ==> Installing gdal dependency: libspatialite 2021-05-15T14:13:43.2521850Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T14:13:46.3764150Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T14:13:46.3769350Z ==> Installing gdal dependency: netcdf 2021-05-15T14:13:46.4367110Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:13:49.2025630Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:13:49.2032870Z ==> Installing gdal dependency: openblas 2021-05-15T14:13:49.2439030Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T14:13:53.6113820Z ==> Caveats 2021-05-15T14:13:53.6115830Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:13:53.6117770Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:13:53.6118600Z 2021-05-15T14:13:53.6119450Z For compilers to find openblas you may need to set: 2021-05-15T14:13:53.6120750Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:13:53.6121900Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:13:53.6122300Z 2021-05-15T14:13:53.6123270Z For pkg-config to find openblas you may need to set: 2021-05-15T14:13:53.6124070Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:13:53.6124480Z 2021-05-15T14:13:53.6125280Z ==> Summary 2021-05-15T14:13:53.6147010Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T14:13:53.6154870Z ==> Installing gdal dependency: numpy 2021-05-15T14:13:53.7097280Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T14:13:57.9452650Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T14:13:57.9458690Z ==> Installing gdal dependency: xerces-c 2021-05-15T14:13:57.9551510Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T14:14:03.5037640Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T14:14:03.5044030Z ==> Installing gdal 2021-05-15T14:14:03.5049230Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T14:14:11.4361030Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T14:14:12.6630240Z ==> No outdated dependents to upgrade! 2021-05-15T14:14:12.6631560Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:14:13.0326180Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:14:13.0326780Z netcdf 2021-05-15T14:14:13.1340150Z ==> Caveats 2021-05-15T14:14:13.1341280Z ==> expat 2021-05-15T14:14:13.1425170Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:14:13.1426220Z because macOS already provides this software and installing another version in 2021-05-15T14:14:13.1427130Z parallel can cause all kinds of trouble. 2021-05-15T14:14:13.1427460Z 2021-05-15T14:14:13.1427980Z If you need to have expat first in your PATH, run: 2021-05-15T14:14:13.1429430Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:14:13.1429890Z 2021-05-15T14:14:13.1430390Z For compilers to find expat you may need to set: 2021-05-15T14:14:13.1431420Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:14:13.1432460Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:14:13.1432850Z 2021-05-15T14:14:13.1433750Z For pkg-config to find expat you may need to set: 2021-05-15T14:14:13.1434490Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:14:13.1434890Z 2021-05-15T14:14:13.1435640Z ==> libxml2 2021-05-15T14:14:13.1503590Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:14:13.1504640Z because macOS already provides this software and installing another version in 2021-05-15T14:14:13.1505400Z parallel can cause all kinds of trouble. 2021-05-15T14:14:13.1505710Z 2021-05-15T14:14:13.1506360Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:14:13.1507710Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:14:13.1508170Z 2021-05-15T14:14:13.1508710Z For compilers to find libxml2 you may need to set: 2021-05-15T14:14:13.1509880Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:14:13.1510980Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:14:13.1511350Z 2021-05-15T14:14:13.1512240Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:14:13.1513020Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:14:13.1513410Z 2021-05-15T14:14:13.1514140Z ==> minizip 2021-05-15T14:14:13.1531930Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:14:13.1533130Z with the venerable 'unzip' library. 2021-05-15T14:14:13.1534010Z ==> openblas 2021-05-15T14:14:13.1601720Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:14:13.1602610Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:14:13.1603050Z 2021-05-15T14:14:13.1603590Z For compilers to find openblas you may need to set: 2021-05-15T14:14:13.1604660Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:14:13.1605750Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:14:13.1606670Z 2021-05-15T14:14:13.1607630Z For pkg-config to find openblas you may need to set: 2021-05-15T14:14:13.1608410Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:14:13.1608810Z 2021-05-15T14:14:15.2878990Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:14:15.8350850Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T14:14:15.8374100Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:14:16.1906940Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:14:16.2285170Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:14:16.7587770Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T14:14:16.7609830Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:14:17.1636030Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:14:17.2082780Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T14:14:18.8801310Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T14:14:19.2329680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A20%3A00Z&sig=yDmO5nIdk3XJghDv76ByAGguEkk1rqO8Tj%2BbYYhUapk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:20.4353620Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:14:20.9750000Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T14:14:20.9771000Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:14:21.3143850Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:14:21.3250080Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T14:14:22.9562920Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T14:14:23.2889620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A20%3A00Z&sig=g%2B5Yq8K9uVm0ukpohUFYHLFKdH6eCL989KBAgXs%2F%2BHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:23.4937640Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T14:14:23.4955940Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T14:14:25.1825100Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T14:14:25.5130460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A20%3A00Z&sig=KnFU9zvqezuXp9tIPTfFZThF%2FK4rf6UbyoMvdDVtvBE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:26.0805360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T14:14:27.7806860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T14:14:28.1181530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A20%3A00Z&sig=bPHguObwOXhocKU%2BdldmmHRhQvwo3wUu%2Bz21l8jsoa0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:28.3058890Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T14:14:29.9694600Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T14:14:30.3005780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A20%3A00Z&sig=Ugjy4hDkZ1HmAuDzmsCbVHtIEOswM6TA5uZDw5NNPj0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:31.5873350Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T14:14:31.5882430Z ==> Installing itk dependency: open-mpi 2021-05-15T14:14:31.7138920Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:14:37.6508850Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:14:37.6516530Z ==> Installing itk dependency: fftw 2021-05-15T14:14:37.7270660Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:14:40.7556590Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:14:40.7563660Z ==> Installing itk dependency: boost 2021-05-15T14:14:40.7618600Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T14:15:15.6284120Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T14:15:15.6285480Z ==> Installing itk dependency: netcdf 2021-05-15T14:15:15.6938710Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:15:18.5415080Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:15:18.5422500Z ==> Installing itk dependency: pyqt@5 2021-05-15T14:15:18.5857960Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T14:15:24.0792010Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T14:15:24.0798220Z ==> Installing itk dependency: vtk@8.2 2021-05-15T14:15:24.2383860Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T14:15:59.8803220Z ==> Caveats 2021-05-15T14:15:59.8804900Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:15:59.8805710Z because this is an alternate version of another formula. 2021-05-15T14:15:59.8806110Z 2021-05-15T14:15:59.8806630Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T14:15:59.8807970Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:15:59.8808420Z 2021-05-15T14:15:59.8808940Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T14:15:59.8810000Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T14:15:59.8811090Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T14:15:59.8811450Z 2021-05-15T14:15:59.8812220Z ==> Summary 2021-05-15T14:16:00.1423780Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T14:16:00.1431000Z ==> Installing itk dependency: gdcm 2021-05-15T14:16:00.3434030Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T14:16:06.9230880Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T14:16:06.9236240Z ==> Installing itk 2021-05-15T14:16:06.9240410Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T14:16:22.8316390Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T14:16:26.2114790Z ==> No outdated dependents to upgrade! 2021-05-15T14:16:26.2116970Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:16:29.0847490Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:16:29.0848390Z fftw 2021-05-15T14:16:29.1238160Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T14:16:29.1239810Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T14:16:30.9038440Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T14:16:31.0398650Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:16:33.2094940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:16:33.7317260Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T14:16:34.1374070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A25%3A00Z&sig=Abi0TU4DUuk4lXeoyYulef1oU1fgFPD38eI0tb6Eot4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:16:34.1897510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A25\%3A00Z\&sig=Abi0TU4DUuk4lXeoyYulef1oU1fgFPD38eI0tb6Eot4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:16:34.2320990Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T14:16:34.2384470Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:16:37.3098350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:16:37.8201660Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T14:16:38.1895020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A25%3A00Z&sig=89w%2FaM0%2BgpS%2BI7wSTcGzG9n6qZObchZlE04XYtgT%2Byc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:16:38.2418760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A25\%3A00Z\&sig=89w\%2FaM0\%2BgpS\%2BI7wSTcGzG9n6qZObchZlE04XYtgT\%2Byc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:16:38.3115350Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T14:16:38.3200300Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:16:39.4353770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:16:39.9407800Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T14:16:41.3416550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A25%3A00Z&sig=MxDyOdyik9ZVhd4Iuz2ljQXjbBz4Rpg7UProzwaBpFM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:16:41.3810790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A25\%3A00Z\&sig=MxDyOdyik9ZVhd4Iuz2ljQXjbBz4Rpg7UProzwaBpFM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:16:41.4527540Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T14:16:41.4570750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:16:42.5612050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14:16:44.1341860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T14:16:45.5306310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A25%3A00Z&sig=qepcGtB%2BAU04bKLR7NX00p3Et2Im1rLCWe9PKCBD2QQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:16:45.5677300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-15T14\%3A25\%3A00Z\&sig=qepcGtB\%2BAU04bKLR7NX00p3Et2Im1rLCWe9PKCBD2QQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:16:45.8826840Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T14:16:45.9446820Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T14:16:45.9451250Z ==> Installing libav dependency: faac 2021-05-15T14:16:46.0112860Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T14:16:46.0147080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9040-10xm8qk 2021-05-15T14:16:46.0291510Z cp -pR /private/tmp/d20210515-9040-10xm8qk/faac/. /usr/local/Cellar/faac 2021-05-15T14:16:46.0477100Z chmod -Rf +w /private/tmp/d20210515-9040-10xm8qk 2021-05-15T14:16:46.1049590Z ==> Finishing up 2021-05-15T14:16:46.1576470Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T14:16:46.1584330Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T14:16:46.1589290Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T14:16:46.1601700Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T14:16:46.1609100Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T14:16:46.1614270Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T14:16:46.1620370Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T14:16:46.1800020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9237-m9ya6j.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-15T14:16:48.4123680Z ==> Summary 2021-05-15T14:16:48.4150750Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T14:16:48.4158350Z ==> Installing libav dependency: fdk-aac 2021-05-15T14:16:48.4213200Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T14:16:48.4236340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9040-8eqlps 2021-05-15T14:16:48.4625240Z cp -pR /private/tmp/d20210515-9040-8eqlps/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T14:16:48.4845200Z chmod -Rf +w /private/tmp/d20210515-9040-8eqlps 2021-05-15T14:16:48.5424060Z ==> Finishing up 2021-05-15T14:16:48.5929180Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T14:16:48.5935530Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T14:16:48.5942760Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T14:16:48.5948190Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T14:16:48.5954340Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T14:16:48.5963030Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T14:16:48.6135060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9263-1mmojoe.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-15T14:16:50.9263580Z ==> Summary 2021-05-15T14:16:50.9289930Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T14:16:50.9296900Z ==> Installing libav dependency: sdl 2021-05-15T14:16:50.9321210Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T14:16:50.9342880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9040-760sz3 2021-05-15T14:16:51.0190350Z cp -pR /private/tmp/d20210515-9040-760sz3/sdl/. /usr/local/Cellar/sdl 2021-05-15T14:16:51.1509670Z chmod -Rf +w /private/tmp/d20210515-9040-760sz3 2021-05-15T14:16:51.2959040Z ==> Finishing up 2021-05-15T14:16:51.3480430Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T14:16:51.3486970Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T14:16:51.3496720Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T14:16:51.3512220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T14:16:51.3518690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T14:16:51.3525550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T14:16:51.3532490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T14:16:51.3552660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T14:16:51.3559800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T14:16:51.3566510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T14:16:51.3573490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T14:16:51.3580900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T14:16:51.3589020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T14:16:51.3606190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T14:16:51.3612530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T14:16:51.3618510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T14:16:51.3624680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T14:16:51.3631260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T14:16:51.3637740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T14:16:51.3643810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T14:16:51.3649900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T14:16:51.3655940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T14:16:51.3662310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T14:16:51.3668570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T14:16:51.3674830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T14:16:51.3681610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T14:16:51.3688040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T14:16:51.3695150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T14:16:51.3701290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T14:16:51.3706940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T14:16:51.3713410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T14:16:51.3719580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T14:16:51.3726140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T14:16:51.3732200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T14:16:51.3738800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T14:16:51.3745210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T14:16:51.3751400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T14:16:51.3757390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T14:16:51.3764180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T14:16:51.3770050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T14:16:51.3776840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T14:16:51.3783090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T14:16:51.3789450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T14:16:51.3796120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T14:16:51.3803140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T14:16:51.3812390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T14:16:51.3818690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T14:16:51.3824930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T14:16:51.3831760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T14:16:51.3838610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T14:16:51.3845040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T14:16:51.3851290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T14:16:51.3857980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T14:16:51.3864380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T14:16:51.3870870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T14:16:51.3885990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T14:16:51.3887520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T14:16:51.3891540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T14:16:51.3898400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T14:16:51.3905630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T14:16:51.3912140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T14:16:51.3918900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T14:16:51.3925750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T14:16:51.3932190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T14:16:51.3939100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T14:16:51.3945590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T14:16:51.3951910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T14:16:51.3958500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T14:16:51.3965290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T14:16:51.3972010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T14:16:51.3978790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T14:16:51.3985170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T14:16:51.3991900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T14:16:51.3998790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T14:16:51.4005660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T14:16:51.4012720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T14:16:51.4020260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T14:16:51.4041200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T14:16:51.4047110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T14:16:51.4053330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T14:16:51.4059810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T14:16:51.4066160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T14:16:51.4072100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T14:16:51.4078600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T14:16:51.4084730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T14:16:51.4090910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T14:16:51.4097080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T14:16:51.4103110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T14:16:51.4109480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T14:16:51.4115890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T14:16:51.4122460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T14:16:51.4129550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T14:16:51.4135620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T14:16:51.4141650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T14:16:51.4147580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T14:16:51.4153520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T14:16:51.4159880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T14:16:51.4165830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T14:16:51.4172150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T14:16:51.4178190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T14:16:51.4182660Z Only the first 100 operations were output. 2021-05-15T14:16:51.5177450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9289-2pm6bk.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-15T14:16:53.8754240Z ==> Summary 2021-05-15T14:16:53.8916470Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T14:16:53.8923060Z ==> Installing libav 2021-05-15T14:16:53.8928170Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T14:16:53.8949610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9040-105vwra 2021-05-15T14:16:54.1321800Z cp -pR /private/tmp/d20210515-9040-105vwra/libav/. /usr/local/Cellar/libav 2021-05-15T14:16:54.2336160Z chmod -Rf +w /private/tmp/d20210515-9040-105vwra 2021-05-15T14:16:55.6566490Z ==> Finishing up 2021-05-15T14:16:55.7091890Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T14:16:55.7097620Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T14:16:55.7113890Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T14:16:55.7127500Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T14:16:55.7133300Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T14:16:55.7138890Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T14:16:55.7523900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9315-12d9op6.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-15T14:16:58.2032450Z ==> Summary 2021-05-15T14:16:58.2055620Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T14:17:00.8004970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T14:17:03.4730280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T14:17:04.8164050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A25%3A00Z&sig=jVGOAqn73C78XiGTx6wjcy471%2B5H%2BVDZwrGKnEEi5ho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:17:05.0264800Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:17:07.6734310Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T14:17:10.1479320Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T14:17:10.1480050Z To reinstall 4.3.0, run: 2021-05-15T14:17:10.1480520Z brew reinstall libtiff 2021-05-15T14:17:11.7851060Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T14:17:11.7851850Z To reinstall 2.3.9_1, run: 2021-05-15T14:17:11.7852330Z brew reinstall unixodbc 2021-05-15T14:17:13.4089020Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T14:17:13.4089770Z To reinstall 1.0.18_1, run: 2021-05-15T14:17:13.4090250Z brew reinstall libsodium 2021-05-15T14:17:15.0368570Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T14:17:15.0370060Z To reinstall 4.1.1, run: 2021-05-15T14:17:15.0370540Z brew reinstall tesseract 2021-05-15T14:17:16.6699110Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T14:17:16.6699910Z To reinstall 1.21.1, run: 2021-05-15T14:17:16.6700480Z brew reinstall wget 2021-05-15T14:17:18.2915970Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T14:17:18.2916750Z To reinstall 4.3.4, run: 2021-05-15T14:17:18.2917260Z brew reinstall zeromq 2021-05-15T14:17:19.9022220Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T14:17:19.9023720Z To reinstall 2.2.27.6_1, run: 2021-05-15T14:17:19.9024680Z brew reinstall udunits 2021-05-15T14:17:21.5538620Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T14:17:21.5539330Z To reinstall 1.2.0, run: 2021-05-15T14:17:21.5539760Z brew reinstall webp 2021-05-15T14:17:23.2796420Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T14:17:24.9371470Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T14:17:25.2816910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A25%3A00Z&sig=ER5H6vwpxIE%2F0%2BeoZy5coJRgITpK53yK3dnz3g1b5J4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:17:27.2426770Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:18:12.8165930Z ==> Caveats 2021-05-15T14:18:12.8166680Z Bash completion has been installed to: 2021-05-15T14:18:12.8167280Z /usr/local/etc/bash_completion.d 2021-05-15T14:18:12.8168230Z ==> Summary 2021-05-15T14:18:14.3000750Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:18:17.3955750Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:18:17.3962130Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141817Z&X-Amz-Expires=300&X-Amz-Signature=d02a6d4a7d0bb8a397774d98b087aafb14d2b41a2805d1bc5a9bb9a69bb3b10e&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-15T14:18:21.6428790Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:18:21.6430090Z ==> Installing Cask xquartz 2021-05-15T14:18:39.1970920Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:18:39.1972590Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:19:05.3125200Z installer: Package name is 2021-05-15T14:19:05.3127910Z installer: Installing at base path / 2021-05-15T14:19:05.3128860Z installer: The install was successful. 2021-05-15T14:19:05.3129710Z installer: The install requires logging out now. 2021-05-15T14:19:05.4065560Z 🍺 xquartz was successfully installed! 2021-05-15T14:19:05.4387810Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:19:05.4388390Z with: 2021-05-15T14:19:05.4388950Z github_slug: neuroconductor/kirby21.smri 2021-05-15T14:19:05.4389510Z env: 2021-05-15T14:19:05.4389900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:05.4390330Z TIC_DEPLOY_KEY: 2021-05-15T14:19:05.4390640Z RSPM: 2021-05-15T14:19:05.4397440Z GITHUB_PAT: *** 2021-05-15T14:19:05.4397860Z COVERALLS_TOKEN: 2021-05-15T14:19:05.4398280Z continue-on-error: true 2021-05-15T14:19:05.4398720Z VDIFFR_RUN_TESTS: false 2021-05-15T14:19:05.4399770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:19:05.4400190Z TZ: UTC 2021-05-15T14:19:05.4400530Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:05.4400890Z NOT_CRAN: true 2021-05-15T14:19:05.4401220Z ##[endgroup] 2021-05-15T14:19:05.5566490Z repo slug is: neuroconductor/kirby21.smri 2021-05-15T14:19:05.5713230Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:19:05.5713820Z env: 2021-05-15T14:19:05.5714280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:05.5714740Z TIC_DEPLOY_KEY: 2021-05-15T14:19:05.5715110Z RSPM: 2021-05-15T14:19:05.5715990Z GITHUB_PAT: *** 2021-05-15T14:19:05.5716390Z COVERALLS_TOKEN: 2021-05-15T14:19:05.5716860Z continue-on-error: true 2021-05-15T14:19:05.5717340Z VDIFFR_RUN_TESTS: false 2021-05-15T14:19:05.5717850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:19:05.5718280Z TZ: UTC 2021-05-15T14:19:05.5718680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:05.5719060Z NOT_CRAN: true 2021-05-15T14:19:05.5719490Z ##[endgroup] 2021-05-15T14:19:06.7017750Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:19:06.7018490Z with: 2021-05-15T14:19:06.7018880Z repo_name: kirby21.smri 2021-05-15T14:19:06.7019340Z repo_version: 1.5 2021-05-15T14:19:06.7019720Z runner_os: macOS 2021-05-15T14:19:06.7020170Z R_version: 4.1 2021-05-15T14:19:06.7020510Z env: 2021-05-15T14:19:06.7020970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:06.7021430Z TIC_DEPLOY_KEY: 2021-05-15T14:19:06.7021810Z RSPM: 2021-05-15T14:19:06.7023190Z GITHUB_PAT: *** 2021-05-15T14:19:06.7023620Z COVERALLS_TOKEN: 2021-05-15T14:19:06.7024130Z continue-on-error: true 2021-05-15T14:19:06.7024610Z VDIFFR_RUN_TESTS: false 2021-05-15T14:19:06.7025160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:19:06.7025620Z TZ: UTC 2021-05-15T14:19:06.7026130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:06.7026560Z NOT_CRAN: true 2021-05-15T14:19:06.7026980Z ##[endgroup] 2021-05-15T14:19:06.7741380Z Package: kirby21.smri 2021-05-15T14:19:06.7746810Z Version: 1.5 2021-05-15T14:19:06.7747350Z OS: macOS 2021-05-15T14:19:06.7838660Z ##[group]Run install.packages('remotes') 2021-05-15T14:19:06.7839420Z install.packages('remotes') 2021-05-15T14:19:06.7840260Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:19:06.7841220Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:19:06.8056230Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:19:06.8056670Z env: 2021-05-15T14:19:06.8057160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:06.8057630Z TIC_DEPLOY_KEY: 2021-05-15T14:19:06.8058050Z RSPM: 2021-05-15T14:19:06.8059010Z GITHUB_PAT: *** 2021-05-15T14:19:06.8059470Z COVERALLS_TOKEN: 2021-05-15T14:19:06.8060000Z continue-on-error: true 2021-05-15T14:19:06.8060490Z VDIFFR_RUN_TESTS: false 2021-05-15T14:19:06.8061070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:19:06.8061510Z TZ: UTC 2021-05-15T14:19:06.8061950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:06.8062430Z NOT_CRAN: true 2021-05-15T14:19:06.8062810Z ##[endgroup] 2021-05-15T14:19:07.0571430Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:19:07.0572770Z (as ‘lib’ is unspecified) 2021-05-15T14:19:08.9588650Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:19:08.9606260Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:19:08.9674800Z installing the source package ‘remotes’ 2021-05-15T14:19:08.9675300Z 2021-05-15T14:19:08.9697850Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:19:09.2224190Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T14:19:09.2245700Z ================================================== 2021-05-15T14:19:09.2247000Z downloaded 144 KB 2021-05-15T14:19:09.2247660Z 2021-05-15T14:19:09.6793650Z * installing *source* package ‘remotes’ ... 2021-05-15T14:19:09.6880160Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T14:19:09.6880970Z ** using staged installation 2021-05-15T14:19:09.7187630Z ** R 2021-05-15T14:19:09.7513800Z ** inst 2021-05-15T14:19:09.7552320Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:19:12.1620130Z ** help 2021-05-15T14:19:12.2912580Z *** installing help indices 2021-05-15T14:19:12.3661260Z ** building package indices 2021-05-15T14:19:12.6895590Z ** installing vignettes 2021-05-15T14:19:12.7039090Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:19:13.0257040Z ** testing if installed package can be loaded from final location 2021-05-15T14:19:13.3328280Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:19:13.3369400Z * DONE (remotes) 2021-05-15T14:19:13.3654600Z 2021-05-15T14:19:13.3655610Z The downloaded source packages are in 2021-05-15T14:19:13.3657610Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpdjKhe1/downloaded_packages’ 2021-05-15T14:19:19.5545700Z ##[group]Run actions/cache@v1 2021-05-15T14:19:19.5546270Z with: 2021-05-15T14:19:19.5546720Z path: /Users/runner/work/_temp/Library 2021-05-15T14:19:19.5549400Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-3a9a357ca207e6c65b2b2c0632c8e09441c78d6c5e564261795cce4dd35c40c4 2021-05-15T14:19:19.5552820Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T14:19:19.5554090Z env: 2021-05-15T14:19:19.5554570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:19.5555030Z TIC_DEPLOY_KEY: 2021-05-15T14:19:19.5555440Z RSPM: 2021-05-15T14:19:19.5557440Z GITHUB_PAT: *** 2021-05-15T14:19:19.5557910Z COVERALLS_TOKEN: 2021-05-15T14:19:19.5558360Z continue-on-error: true 2021-05-15T14:19:19.5558860Z VDIFFR_RUN_TESTS: false 2021-05-15T14:19:19.5559380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:19:19.5559860Z TZ: UTC 2021-05-15T14:19:19.5560350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:19.5560800Z NOT_CRAN: true 2021-05-15T14:19:19.5561150Z ##[endgroup] 2021-05-15T14:19:19.6335340Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:19:19.6439240Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:19:19.6440090Z remotes::install_github("ropensci/tic") 2021-05-15T14:19:19.6440760Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:19:19.6441450Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:19:19.6442070Z remotes::install_cran("covr") 2021-05-15T14:19:19.6655030Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:19:19.6655470Z env: 2021-05-15T14:19:19.6655940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:19:19.6656430Z TIC_DEPLOY_KEY: 2021-05-15T14:19:19.6656840Z RSPM: 2021-05-15T14:19:19.6657830Z GITHUB_PAT: *** 2021-05-15T14:19:19.6658230Z COVERALLS_TOKEN: 2021-05-15T14:19:19.6658730Z continue-on-error: true 2021-05-15T14:19:19.6659190Z VDIFFR_RUN_TESTS: false 2021-05-15T14:19:19.6659720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:19:19.6660150Z TZ: UTC 2021-05-15T14:19:19.6660580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:19:19.6661030Z NOT_CRAN: true 2021-05-15T14:19:19.6661390Z ##[endgroup] 2021-05-15T14:19:19.9534080Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:19:20.6782330Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:19:23.1849650Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:19:23.1850930Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:19:23.1852200Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:19:23.1853120Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:19:23.1854020Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:19:23.1855830Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:19:23.1856740Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:19:23.1857600Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:19:23.1858510Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:19:23.1859460Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:19:23.1860400Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:19:23.1861330Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:19:23.1862720Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:19:23.1863640Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:19:23.1864580Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:19:23.1865450Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:19:23.1866460Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:19:23.1867370Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:19:23.1868490Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:19:23.1869430Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:19:23.1870310Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:19:23.1871240Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:19:23.1872130Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:19:23.1873200Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:19:23.1874070Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:19:23.1875050Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:19:23.1876100Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:19:23.1877180Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:19:23.1878140Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:19:23.1879020Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:19:23.1879960Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:19:23.1880840Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:19:23.1881890Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:19:23.1882790Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:19:23.1883750Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:19:23.1901010Z 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-15T14:19:23.1903430Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:19:23.1904480Z (as ‘lib’ is unspecified) 2021-05-15T14:19:24.8004070Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:19:24.8008560Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:19:24.8092460Z Packages which are only available in source form, and may need 2021-05-15T14:19:24.8095030Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-15T14:19:24.8096420Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-15T14:19:24.8097590Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-15T14:19:24.8100710Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-15T14:19:24.8101990Z 2021-05-15T14:19:24.8118820Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:19:24.9442400Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T14:19:24.9563560Z ================================================== 2021-05-15T14:19:24.9564170Z downloaded 841 KB 2021-05-15T14:19:24.9564450Z 2021-05-15T14:19:24.9603280Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:19:25.2022150Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T14:19:25.2074330Z ================================================== 2021-05-15T14:19:25.2074830Z downloaded 259 KB 2021-05-15T14:19:25.2075140Z 2021-05-15T14:19:25.2123480Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:19:25.3634960Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T14:19:25.3672500Z ================================================== 2021-05-15T14:19:25.3673070Z downloaded 96 KB 2021-05-15T14:19:25.3673380Z 2021-05-15T14:19:25.3707350Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:19:25.5302620Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T14:19:25.5303460Z ================================================== 2021-05-15T14:19:25.5303960Z downloaded 19 KB 2021-05-15T14:19:25.5304260Z 2021-05-15T14:19:25.5336660Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:19:25.7740880Z Content type 'application/x-gzip' length 5730 bytes 2021-05-15T14:19:25.7741640Z ================================================== 2021-05-15T14:19:25.7742150Z downloaded 5730 bytes 2021-05-15T14:19:25.7742500Z 2021-05-15T14:19:25.7781080Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:19:26.0375170Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T14:19:26.0383430Z ================================================== 2021-05-15T14:19:26.0383950Z downloaded 61 KB 2021-05-15T14:19:26.0384270Z 2021-05-15T14:19:26.0421190Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:19:26.3024030Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T14:19:26.3173510Z ================================================== 2021-05-15T14:19:26.3174210Z downloaded 1.3 MB 2021-05-15T14:19:26.3174530Z 2021-05-15T14:19:26.3217280Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:19:26.6561510Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T14:19:26.6562230Z ================================================== 2021-05-15T14:19:26.6562940Z downloaded 12 KB 2021-05-15T14:19:26.6563290Z 2021-05-15T14:19:26.6604420Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:19:26.8323400Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T14:19:26.8449080Z ================================================== 2021-05-15T14:19:26.8449630Z downloaded 774 KB 2021-05-15T14:19:26.8449950Z 2021-05-15T14:19:26.8501610Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:19:27.1501050Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T14:19:27.1600630Z ================================================== 2021-05-15T14:19:27.1601170Z downloaded 411 KB 2021-05-15T14:19:27.1601490Z 2021-05-15T14:19:27.1643600Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:19:27.4312750Z Content type 'application/x-gzip' length 3488 bytes 2021-05-15T14:19:27.4313570Z ================================================== 2021-05-15T14:19:27.4314020Z downloaded 3488 bytes 2021-05-15T14:19:27.4314370Z 2021-05-15T14:19:27.4347790Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:19:27.5576800Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T14:19:27.5616780Z ================================================== 2021-05-15T14:19:27.5617360Z downloaded 156 KB 2021-05-15T14:19:27.5617630Z 2021-05-15T14:19:27.5652180Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:19:27.8014580Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T14:19:27.8028400Z ================================================== 2021-05-15T14:19:27.8028930Z downloaded 60 KB 2021-05-15T14:19:27.8029240Z 2021-05-15T14:19:27.8063710Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:19:28.0670390Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T14:19:28.0706120Z ================================================== 2021-05-15T14:19:28.0707060Z downloaded 154 KB 2021-05-15T14:19:28.0707320Z 2021-05-15T14:19:28.0744740Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:19:28.2962080Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T14:19:28.3049430Z ================================================== 2021-05-15T14:19:28.3050000Z downloaded 110 KB 2021-05-15T14:19:28.3050310Z 2021-05-15T14:19:28.3086220Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:19:28.4409150Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T14:19:28.4422570Z ================================================== 2021-05-15T14:19:28.4423090Z downloaded 107 KB 2021-05-15T14:19:28.4423390Z 2021-05-15T14:19:28.4457830Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:19:28.7083620Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T14:19:28.7108190Z ================================================== 2021-05-15T14:19:28.7108740Z downloaded 224 KB 2021-05-15T14:19:28.7109050Z 2021-05-15T14:19:28.7191650Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:19:28.8579940Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T14:19:28.8590250Z ================================================== 2021-05-15T14:19:28.8591040Z downloaded 58 KB 2021-05-15T14:19:28.8591920Z 2021-05-15T14:19:28.8625970Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:19:29.0410330Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T14:19:29.0411490Z ================================================== 2021-05-15T14:19:29.0412040Z downloaded 34 KB 2021-05-15T14:19:29.0412340Z 2021-05-15T14:19:29.0446880Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:19:29.2284000Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T14:19:29.2284890Z ================================================== 2021-05-15T14:19:29.2285350Z downloaded 43 KB 2021-05-15T14:19:29.2285660Z 2021-05-15T14:19:29.2452210Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:19:29.4687090Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-15T14:19:29.4703500Z ================================================== 2021-05-15T14:19:29.4704050Z downloaded 90 KB 2021-05-15T14:19:29.4704750Z 2021-05-15T14:19:29.4734940Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:19:29.6945200Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T14:19:29.6960690Z ================================================== 2021-05-15T14:19:29.6961310Z downloaded 92 KB 2021-05-15T14:19:29.6961620Z 2021-05-15T14:19:29.6995190Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:19:29.9319760Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-15T14:19:29.9323270Z ================================================== 2021-05-15T14:19:29.9323790Z downloaded 27 KB 2021-05-15T14:19:29.9324100Z 2021-05-15T14:19:29.9359020Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:19:30.1796510Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T14:19:30.1797290Z ================================================== 2021-05-15T14:19:30.1797720Z downloaded 12 KB 2021-05-15T14:19:30.1798040Z 2021-05-15T14:19:30.1853590Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:19:30.3192770Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T14:19:30.3241950Z ================================================== 2021-05-15T14:19:30.3242560Z downloaded 366 KB 2021-05-15T14:19:30.3242870Z 2021-05-15T14:19:30.3288450Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:19:30.4892810Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T14:19:30.4918760Z ================================================== 2021-05-15T14:19:30.4919290Z downloaded 81 KB 2021-05-15T14:19:30.4919600Z 2021-05-15T14:19:30.4954060Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:19:30.7603900Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T14:19:30.7612020Z ================================================== 2021-05-15T14:19:30.7612550Z downloaded 44 KB 2021-05-15T14:19:30.7612890Z 2021-05-15T14:19:30.7646830Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:19:31.0023440Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T14:19:31.0034490Z ================================================== 2021-05-15T14:19:31.0035030Z downloaded 64 KB 2021-05-15T14:19:31.0035280Z 2021-05-15T14:19:31.0070530Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:19:31.2311080Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T14:19:31.2457460Z ================================================== 2021-05-15T14:19:31.2459020Z downloaded 777 KB 2021-05-15T14:19:31.2459860Z 2021-05-15T14:19:31.2506340Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:19:31.3830040Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T14:19:31.3897310Z ================================================== 2021-05-15T14:19:31.3897870Z downloaded 286 KB 2021-05-15T14:19:31.3898180Z 2021-05-15T14:19:31.3933840Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:19:31.6259330Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T14:19:31.6260140Z ================================================== 2021-05-15T14:19:31.6260610Z downloaded 20 KB 2021-05-15T14:19:31.6260920Z 2021-05-15T14:19:31.6294450Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:19:31.7636220Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:19:31.7637170Z ================================================== 2021-05-15T14:19:31.7637670Z downloaded 24 KB 2021-05-15T14:19:31.7637930Z 2021-05-15T14:19:31.7669930Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:19:31.9826600Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T14:19:31.9883820Z ================================================== 2021-05-15T14:19:31.9884480Z downloaded 298 KB 2021-05-15T14:19:31.9884800Z 2021-05-15T14:19:31.9920570Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:19:32.2457570Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T14:19:32.2458400Z ================================================== 2021-05-15T14:19:32.2458840Z downloaded 16 KB 2021-05-15T14:19:32.2459140Z 2021-05-15T14:19:32.2491650Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:19:32.3839900Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T14:19:32.4023680Z ================================================== 2021-05-15T14:19:32.4024290Z downloaded 1.2 MB 2021-05-15T14:19:32.4024560Z 2021-05-15T14:19:33.2355000Z * installing *source* package ‘rlang’ ... 2021-05-15T14:19:33.2623370Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T14:19:33.2624250Z ** using staged installation 2021-05-15T14:19:33.2871920Z ** libs 2021-05-15T14:19:37.3545290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-15T14:19:38.0573680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-15T14:19:38.4584820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-15T14:19:40.9795680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-15T14:19:42.0108130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T14:19:42.0828690Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:19:42.2991220Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T14:19:42.3048700Z ** R 2021-05-15T14:19:42.3719950Z ** inst 2021-05-15T14:19:42.3737830Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:19:46.7107670Z ** help 2021-05-15T14:19:47.7054700Z *** installing help indices 2021-05-15T14:19:48.0592360Z *** copying figures 2021-05-15T14:19:48.0634960Z ** building package indices 2021-05-15T14:19:48.8165430Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:19:49.2149860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:19:51.6566120Z ** testing if installed package can be loaded from final location 2021-05-15T14:19:52.1988800Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:19:52.2099880Z * DONE (rlang) 2021-05-15T14:19:52.6309650Z * installing *source* package ‘magrittr’ ... 2021-05-15T14:19:52.6359780Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T14:19:52.6361170Z ** using staged installation 2021-05-15T14:19:52.6549290Z ** libs 2021-05-15T14:19:52.6742570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-15T14:19:52.8179300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:19:52.9041540Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:19:52.9718160Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T14:19:52.9764150Z ** R 2021-05-15T14:19:52.9847980Z ** inst 2021-05-15T14:19:52.9918520Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:19:53.4372350Z ** help 2021-05-15T14:19:53.4985190Z *** installing help indices 2021-05-15T14:19:53.5343610Z *** copying figures 2021-05-15T14:19:53.5359910Z ** building package indices 2021-05-15T14:19:53.8244520Z ** installing vignettes 2021-05-15T14:19:53.8342010Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:19:54.3146820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:19:54.5182120Z ** testing if installed package can be loaded from final location 2021-05-15T14:19:54.7699790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:19:54.7732210Z * DONE (magrittr) 2021-05-15T14:19:55.1847480Z * installing *source* package ‘glue’ ... 2021-05-15T14:19:55.1888890Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T14:19:55.1889830Z ** using staged installation 2021-05-15T14:19:55.2113280Z ** libs 2021-05-15T14:19:55.2296620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-15T14:19:55.3541140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:19:55.4323730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-15T14:19:55.5498750Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:19:55.6071140Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T14:19:55.6116090Z ** R 2021-05-15T14:19:55.6206950Z ** inst 2021-05-15T14:19:55.6243860Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:19:56.2531250Z ** help 2021-05-15T14:19:56.2974060Z *** installing help indices 2021-05-15T14:19:56.3322280Z *** copying figures 2021-05-15T14:19:56.3333930Z ** building package indices 2021-05-15T14:19:56.6204800Z ** installing vignettes 2021-05-15T14:19:56.6292560Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:19:56.9770040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:19:57.1155100Z ** testing if installed package can be loaded from final location 2021-05-15T14:19:57.4350810Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:19:57.4381950Z * DONE (glue) 2021-05-15T14:19:57.7586220Z * installing *source* package ‘sys’ ... 2021-05-15T14:19:57.7615060Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T14:19:57.7616530Z ** using staged installation 2021-05-15T14:19:57.7866090Z ** libs 2021-05-15T14:19:57.8050070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-15T14:19:58.0408230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:19:58.1239180Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:19:58.1823150Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T14:19:58.1868150Z ** R 2021-05-15T14:19:58.1924550Z ** inst 2021-05-15T14:19:58.1945810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:19:58.5853620Z ** help 2021-05-15T14:19:58.6139490Z *** installing help indices 2021-05-15T14:19:58.6386790Z ** building package indices 2021-05-15T14:19:58.9154440Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:19:59.2254100Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:19:59.3787170Z ** testing if installed package can be loaded from final location 2021-05-15T14:19:59.6295370Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:19:59.6318020Z * DONE (sys) 2021-05-15T14:19:59.9724800Z * installing *source* package ‘R6’ ... 2021-05-15T14:19:59.9755630Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T14:19:59.9756950Z ** using staged installation 2021-05-15T14:19:59.9945210Z ** R 2021-05-15T14:20:00.0029260Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:00.7009190Z ** help 2021-05-15T14:20:00.7285050Z *** installing help indices 2021-05-15T14:20:00.7510580Z *** copying figures 2021-05-15T14:20:00.7523640Z ** building package indices 2021-05-15T14:20:01.0217920Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:01.2756870Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:01.5364210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:01.5390790Z * DONE (R6) 2021-05-15T14:20:01.8356250Z * installing *source* package ‘mime’ ... 2021-05-15T14:20:01.8375510Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:01.8376520Z ** using staged installation 2021-05-15T14:20:01.8555830Z ** libs 2021-05-15T14:20:01.8741940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:20:01.9557930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T14:20:02.0483200Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:20:02.1058260Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T14:20:02.1105080Z ** R 2021-05-15T14:20:02.1193760Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:02.5741210Z ** help 2021-05-15T14:20:02.6005830Z *** installing help indices 2021-05-15T14:20:02.6200330Z ** building package indices 2021-05-15T14:20:02.8918980Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:03.2131090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:20:03.3608790Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:03.6109570Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:03.6132310Z * DONE (mime) 2021-05-15T14:20:04.1653250Z * installing *source* package ‘curl’ ... 2021-05-15T14:20:04.1774900Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:04.1775940Z ** using staged installation 2021-05-15T14:20:04.2735100Z Found pkg-config cflags and libs! 2021-05-15T14:20:04.6197880Z Using PKG_CFLAGS= 2021-05-15T14:20:04.6199850Z Using PKG_LIBS=-lcurl 2021-05-15T14:20:04.7749960Z ** libs 2021-05-15T14:20:04.7950000Z 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-15T14:20:04.7981380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T14:20:04.9049170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-15T14:20:05.0522350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-15T14:20:05.1561670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-15T14:20:05.2475780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-15T14:20:05.3576470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-15T14:20:05.4634730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-15T14:20:05.5536070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-15T14:20:05.7517660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T14:20:05.8222920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:20:05.9190040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T14:20:06.0255810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-15T14:20:06.2127860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T14:20:06.3121960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-15T14:20:06.3970790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T14:20:06.4705440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T14:20:06.5535740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T14:20:06.6360370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:20:06.7783720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T14:20:06.8776000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-15T14:20:06.9197780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T14:20:07.0051040Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:20:07.0698710Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T14:20:07.0746740Z ** R 2021-05-15T14:20:07.0941320Z ** inst 2021-05-15T14:20:07.1096190Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:07.7953180Z ** help 2021-05-15T14:20:07.8658660Z *** installing help indices 2021-05-15T14:20:07.9080320Z ** building package indices 2021-05-15T14:20:08.2035320Z ** installing vignettes 2021-05-15T14:20:08.2139130Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:08.5239960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:20:08.6749920Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:08.9409680Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:08.9444460Z * DONE (curl) 2021-05-15T14:20:09.4627810Z * installing *source* package ‘jsonlite’ ... 2021-05-15T14:20:09.4742950Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:09.4744510Z ** using staged installation 2021-05-15T14:20:09.4946940Z ** libs 2021-05-15T14:20:09.5144140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:20:09.6110870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T14:20:09.7016190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T14:20:09.7962680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T14:20:09.9194050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T14:20:10.0212530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T14:20:10.1027710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T14:20:10.1828530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T14:20:10.2775030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T14:20:10.3691490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T14:20:10.5038500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T14:20:10.6021450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T14:20:10.7143870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-15T14:20:10.8150860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-15T14:20:10.9183650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T14:20:11.0097830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T14:20:11.0990360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-15T14:20:11.1868870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T14:20:11.2909240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T14:20:11.3717260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-15T14:20:11.4543700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T14:20:11.5514600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T14:20:11.6174550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T14:20:11.6992540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T14:20:11.8234540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T14:20:12.0289620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T14:20:12.3143330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T14:20:12.5045150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T14:20:12.6689090Z 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-15T14:20:14.0565990Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:20:14.1255190Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T14:20:14.1312110Z ** R 2021-05-15T14:20:14.1588240Z ** inst 2021-05-15T14:20:14.1667200Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:15.5007560Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T14:20:15.5008240Z ** help 2021-05-15T14:20:15.5465140Z *** installing help indices 2021-05-15T14:20:15.5782270Z ** building package indices 2021-05-15T14:20:15.8592450Z ** installing vignettes 2021-05-15T14:20:15.8689720Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:16.1912590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:20:16.3521600Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:16.6407560Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:16.6445810Z * DONE (jsonlite) 2021-05-15T14:20:16.9597880Z * installing *source* package ‘ini’ ... 2021-05-15T14:20:16.9614930Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:16.9615960Z ** using staged installation 2021-05-15T14:20:16.9777980Z ** R 2021-05-15T14:20:16.9824900Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:17.3221440Z ** help 2021-05-15T14:20:17.3397750Z *** installing help indices 2021-05-15T14:20:17.3672050Z ** building package indices 2021-05-15T14:20:17.6337070Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:17.8877030Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:18.1401490Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:18.1506300Z * DONE (ini) 2021-05-15T14:20:18.4867430Z * installing *source* package ‘gitcreds’ ... 2021-05-15T14:20:18.4903140Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:18.4904450Z ** using staged installation 2021-05-15T14:20:18.5074800Z ** R 2021-05-15T14:20:18.5167060Z ** inst 2021-05-15T14:20:18.5203340Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:19.1560430Z ** help 2021-05-15T14:20:19.1914610Z *** installing help indices 2021-05-15T14:20:19.2178990Z ** building package indices 2021-05-15T14:20:19.4952090Z ** installing vignettes 2021-05-15T14:20:19.5028540Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:19.7627690Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:20.0264080Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:20.0293200Z * DONE (gitcreds) 2021-05-15T14:20:20.4062650Z * installing *source* package ‘zip’ ... 2021-05-15T14:20:20.4110430Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:20.4112260Z ** using staged installation 2021-05-15T14:20:20.4268770Z ** libs 2021-05-15T14:20:20.4495650Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T14:20:23.6694010Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T14:20:26.5408020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:20:26.6204070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-15T14:20:29.0603820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-15T14:20:29.1441040Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T14:20:29.1443240Z size_t uzipfile_len = 0; 2021-05-15T14:20:29.1443680Z ^ 2021-05-15T14:20:29.1965890Z 1 warning generated. 2021-05-15T14:20:29.1997690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-15T14:20:29.3498850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T14:20:29.4506610Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:20:29.5099020Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T14:20:29.5221340Z ** R 2021-05-15T14:20:29.5287810Z ** inst 2021-05-15T14:20:29.5316500Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:29.9845230Z ** help 2021-05-15T14:20:30.0142400Z *** installing help indices 2021-05-15T14:20:30.0421500Z ** building package indices 2021-05-15T14:20:30.3177650Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:30.6295540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:20:30.7732520Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:31.0286750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:31.0315270Z * DONE (zip) 2021-05-15T14:20:31.5083320Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T14:20:31.5171650Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:31.5173840Z ** using staged installation 2021-05-15T14:20:31.5355800Z ** R 2021-05-15T14:20:31.5529740Z ** inst 2021-05-15T14:20:31.5649360Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:32.3608520Z ** help 2021-05-15T14:20:32.6786990Z *** installing help indices 2021-05-15T14:20:32.8217370Z *** copying figures 2021-05-15T14:20:32.8233250Z ** building package indices 2021-05-15T14:20:33.2268200Z ** installing vignettes 2021-05-15T14:20:33.2373460Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:33.4965570Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:33.7596270Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:33.7633450Z * DONE (rstudioapi) 2021-05-15T14:20:34.1541350Z * installing *source* package ‘rprojroot’ ... 2021-05-15T14:20:34.1604440Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:34.1605500Z ** using staged installation 2021-05-15T14:20:34.1804280Z ** R 2021-05-15T14:20:34.1899010Z ** inst 2021-05-15T14:20:34.1930080Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:34.8331350Z ** help 2021-05-15T14:20:34.8715800Z *** installing help indices 2021-05-15T14:20:34.9062500Z *** copying figures 2021-05-15T14:20:34.9098200Z ** building package indices 2021-05-15T14:20:35.1939020Z ** installing vignettes 2021-05-15T14:20:35.2074780Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:35.4686020Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:35.7350850Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:35.7389430Z * DONE (rprojroot) 2021-05-15T14:20:36.2223330Z * installing *source* package ‘crayon’ ... 2021-05-15T14:20:36.2265210Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:36.2266750Z ** using staged installation 2021-05-15T14:20:36.2459120Z ** R 2021-05-15T14:20:36.2607510Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:37.4322420Z ** help 2021-05-15T14:20:37.5153490Z *** installing help indices 2021-05-15T14:20:37.5623880Z ** building package indices 2021-05-15T14:20:37.8695350Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:38.1344660Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:38.4067420Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:38.4172450Z * DONE (crayon) 2021-05-15T14:20:38.7454630Z * installing *source* package ‘fastmap’ ... 2021-05-15T14:20:38.7486230Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:38.7487080Z ** using staged installation 2021-05-15T14:20:38.7655850Z ** libs 2021-05-15T14:20:38.7852210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T14:20:42.0317300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:20:42.1187610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:20:42.1833010Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T14:20:42.1881070Z ** R 2021-05-15T14:20:42.1962920Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:42.7554300Z ** help 2021-05-15T14:20:42.7801930Z *** installing help indices 2021-05-15T14:20:42.8027600Z ** building package indices 2021-05-15T14:20:43.0768860Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:43.3844550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:20:43.5213090Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:43.7878700Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:43.7903970Z * DONE (fastmap) 2021-05-15T14:20:44.1577280Z * installing *source* package ‘yaml’ ... 2021-05-15T14:20:44.1625480Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:44.1626280Z ** using staged installation 2021-05-15T14:20:44.1768690Z ** libs 2021-05-15T14:20:44.1962240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-15T14:20:44.5658200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-15T14:20:44.7048520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-15T14:20:45.6995900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-15T14:20:45.8566440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-15T14:20:46.0275340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-15T14:20:46.4109940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-15T14:20:46.4979530Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:20:46.4981170Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T14:20:46.4981820Z ^~~ 2021-05-15T14:20:46.4983850Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:20:46.4985320Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T14:20:46.4986490Z ^~~ 2021-05-15T14:20:46.4988660Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:20:46.4992290Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-15T14:20:46.4993830Z ^~~ 2021-05-15T14:20:46.6954640Z 3 warnings generated. 2021-05-15T14:20:46.6991830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-15T14:20:46.8333060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-15T14:20:46.9062680Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:20:46.9064440Z tag = process_tag(tag); 2021-05-15T14:20:46.9065160Z ^~~ 2021-05-15T14:20:46.9092460Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:20:46.9093790Z tag = process_tag(tag); 2021-05-15T14:20:46.9094210Z ^~~ 2021-05-15T14:20:46.9131340Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:20:46.9132580Z tag = process_tag(tag); 2021-05-15T14:20:46.9132990Z ^~~ 2021-05-15T14:20:47.2111770Z 3 warnings generated. 2021-05-15T14:20:47.2151420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-15T14:20:47.3529950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-15T14:20:48.6690240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T14:20:48.7675880Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:20:48.8296330Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T14:20:48.8348560Z ** R 2021-05-15T14:20:48.8399930Z ** inst 2021-05-15T14:20:48.8447980Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:49.1881490Z ** help 2021-05-15T14:20:49.2162960Z *** installing help indices 2021-05-15T14:20:49.2446180Z ** building package indices 2021-05-15T14:20:49.5125290Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:49.9006390Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:20:50.0440070Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:50.2935240Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:50.2963440Z * DONE (yaml) 2021-05-15T14:20:50.7395990Z * installing *source* package ‘withr’ ... 2021-05-15T14:20:50.7452190Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:50.7453190Z ** using staged installation 2021-05-15T14:20:50.7688430Z ** R 2021-05-15T14:20:50.7845020Z ** inst 2021-05-15T14:20:50.7898780Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:51.6450220Z ** help 2021-05-15T14:20:51.7633810Z *** installing help indices 2021-05-15T14:20:51.8302470Z *** copying figures 2021-05-15T14:20:51.8317180Z ** building package indices 2021-05-15T14:20:52.1515080Z ** installing vignettes 2021-05-15T14:20:52.1615840Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:52.4224740Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:52.6945490Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:52.7052800Z * DONE (withr) 2021-05-15T14:20:53.0592580Z * installing *source* package ‘whisker’ ... 2021-05-15T14:20:53.0627190Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:53.0628100Z ** using staged installation 2021-05-15T14:20:53.0767920Z ** R 2021-05-15T14:20:53.0837800Z ** inst 2021-05-15T14:20:53.0930150Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:53.6364000Z ** help 2021-05-15T14:20:53.6709740Z *** installing help indices 2021-05-15T14:20:53.6987330Z ** building package indices 2021-05-15T14:20:54.0123200Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:54.2663890Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:54.5242800Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:54.5282240Z * DONE (whisker) 2021-05-15T14:20:54.8599780Z * installing *source* package ‘rappdirs’ ... 2021-05-15T14:20:54.8625720Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:54.8626900Z ** using staged installation 2021-05-15T14:20:54.8908000Z ** libs 2021-05-15T14:20:54.9102750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:20:54.9897710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-15T14:20:55.0724140Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:20:55.1335310Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T14:20:55.1381320Z ** R 2021-05-15T14:20:55.1449570Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:55.5622200Z ** help 2021-05-15T14:20:55.5954700Z *** installing help indices 2021-05-15T14:20:55.6227310Z ** building package indices 2021-05-15T14:20:55.9017310Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:20:56.2322710Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:20:56.3769280Z ** testing if installed package can be loaded from final location 2021-05-15T14:20:56.6336180Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:20:56.6359300Z * DONE (rappdirs) 2021-05-15T14:20:57.4049590Z * installing *source* package ‘fs’ ... 2021-05-15T14:20:57.4269840Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:57.4270820Z ** using staged installation 2021-05-15T14:20:57.4504560Z ** libs 2021-05-15T14:20:57.4722300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-15T14:20:58.3143510Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-15T14:20:58.5039090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-15T14:20:59.2576660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-15T14:20:59.4361410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-15T14:21:00.0909660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-15T14:21:01.0601320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-15T14:21:01.2247120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-15T14:21:01.8858030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-15T14:21:02.6242180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-15T14:21:03.3008680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T14:21:03.9347080Z (cd libuv-1.38.1 \ 2021-05-15T14:21:03.9348980Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T14:21:05.2656010Z rm: conftest.dSYM: is a directory 2021-05-15T14:21:07.8278480Z rm: conftest.dSYM: is a directory 2021-05-15T14:21:07.9207790Z rm: conftest.dSYM: is a directory 2021-05-15T14:21:07.9466230Z rm: conftest.dSYM: is a directory 2021-05-15T14:21:18.5876580Z make --directory=libuv-1.38.1 \ 2021-05-15T14:21:18.5877280Z HAVE_DTRACE=0 2021-05-15T14:21:18.6426060Z CC src/libuv_la-fs-poll.lo 2021-05-15T14:21:19.6560130Z CC src/libuv_la-idna.lo 2021-05-15T14:21:20.7162610Z CC src/libuv_la-inet.lo 2021-05-15T14:21:21.7965660Z CC src/libuv_la-random.lo 2021-05-15T14:21:22.7079670Z CC src/libuv_la-strscpy.lo 2021-05-15T14:21:23.6381080Z CC src/libuv_la-threadpool.lo 2021-05-15T14:21:24.6738930Z CC src/libuv_la-timer.lo 2021-05-15T14:21:25.7542120Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T14:21:26.6739900Z CC src/libuv_la-uv-common.lo 2021-05-15T14:21:28.0649670Z CC src/libuv_la-version.lo 2021-05-15T14:21:28.9535440Z CC src/unix/libuv_la-async.lo 2021-05-15T14:21:29.9577030Z CC src/unix/libuv_la-core.lo 2021-05-15T14:21:31.4817160Z CC src/unix/libuv_la-dl.lo 2021-05-15T14:21:32.4081160Z CC src/unix/libuv_la-fs.lo 2021-05-15T14:21:34.1872700Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T14:21:35.1929690Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T14:21:36.1211990Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T14:21:37.1219120Z CC src/unix/libuv_la-loop.lo 2021-05-15T14:21:38.0957280Z CC src/unix/libuv_la-pipe.lo 2021-05-15T14:21:39.0969900Z CC src/unix/libuv_la-poll.lo 2021-05-15T14:21:40.0356660Z CC src/unix/libuv_la-process.lo 2021-05-15T14:21:41.1738130Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T14:21:42.0793310Z CC src/unix/libuv_la-signal.lo 2021-05-15T14:21:43.4660830Z CC src/unix/libuv_la-stream.lo 2021-05-15T14:21:45.2089110Z CC src/unix/libuv_la-tcp.lo 2021-05-15T14:21:46.2601950Z CC src/unix/libuv_la-thread.lo 2021-05-15T14:21:47.3401550Z CC src/unix/libuv_la-tty.lo 2021-05-15T14:21:48.3217790Z CC src/unix/libuv_la-udp.lo 2021-05-15T14:21:49.6066030Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T14:21:50.5586680Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T14:21:51.4720590Z CC src/unix/libuv_la-darwin.lo 2021-05-15T14:21:52.4848740Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T14:21:53.6937060Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T14:21:54.8587860Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T14:21:55.7833100Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T14:21:56.6836630Z CCLD libuv.la 2021-05-15T14:21:57.2335000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:21:57.3284920Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T14:21:57.3342170Z ** R 2021-05-15T14:21:57.3511360Z ** inst 2021-05-15T14:21:57.3545040Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:58.7870780Z ** help 2021-05-15T14:21:58.8936850Z *** installing help indices 2021-05-15T14:21:58.9542840Z ** building package indices 2021-05-15T14:21:59.2663170Z ** installing vignettes 2021-05-15T14:21:59.3339180Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:21:59.7821430Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:21:59.9154780Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:00.2439000Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:00.2471100Z * DONE (fs) 2021-05-15T14:22:00.6433210Z * installing *source* package ‘clipr’ ... 2021-05-15T14:22:00.6463870Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:00.6465080Z ** using staged installation 2021-05-15T14:22:00.6733980Z ** R 2021-05-15T14:22:00.6814950Z ** inst 2021-05-15T14:22:00.6844800Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:01.1208810Z ** help 2021-05-15T14:22:01.1533990Z *** installing help indices 2021-05-15T14:22:01.1810940Z ** building package indices 2021-05-15T14:22:01.4577810Z ** installing vignettes 2021-05-15T14:22:01.4653040Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:01.7203350Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:01.9766500Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:01.9849760Z * DONE (clipr) 2021-05-15T14:22:03.2126700Z * installing *source* package ‘git2r’ ... 2021-05-15T14:22:03.2566900Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:03.2567650Z ** using staged installation 2021-05-15T14:22:03.5842970Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T14:22:03.5845400Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T14:22:03.5855040Z checking for gcc... gcc 2021-05-15T14:22:05.9384370Z checking whether the C compiler works... yes 2021-05-15T14:22:05.9385240Z checking for C compiler default output file name... a.out 2021-05-15T14:22:06.0687520Z checking for suffix of executables... 2021-05-15T14:22:06.4177420Z checking whether we are cross compiling... no 2021-05-15T14:22:06.4982000Z checking for suffix of object files... o 2021-05-15T14:22:06.5620220Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:22:06.6268510Z checking whether gcc accepts -g... yes 2021-05-15T14:22:06.7551440Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:22:06.7564090Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:22:06.7682350Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T14:22:06.8010390Z Found pkg-config cflags and libs! 2021-05-15T14:22:07.1771140Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T14:22:07.4525460Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T14:22:07.5666740Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T14:22:07.6786830Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T14:22:07.7921830Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T14:22:07.7923640Z ----- Results of the git2r package configure ----- 2021-05-15T14:22:07.7924040Z 2021-05-15T14:22:07.7925600Z 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-15T14:22:07.7927030Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:22:07.7927380Z 2021-05-15T14:22:07.7928430Z -------------------------------------------------- 2021-05-15T14:22:07.8287720Z configure: creating ./config.status 2021-05-15T14:22:08.0111960Z config.status: creating src/Makevars 2021-05-15T14:22:08.1143950Z ** libs 2021-05-15T14:22:08.1352800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-15T14:22:08.2638250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T14:22:08.3534230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T14:22:08.5679600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T14:22:08.7080530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T14:22:08.8705050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T14:22:09.1106140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T14:22:09.2553580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T14:22:09.3920510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T14:22:09.5802750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T14:22:09.7768550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T14:22:09.9199000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T14:22:10.1683630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T14:22:10.2916700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T14:22:10.4292540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T14:22:10.5735980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T14:22:10.7079510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T14:22:10.9193350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T14:22:11.0894040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T14:22:11.2276230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T14:22:11.4241990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T14:22:11.5454000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T14:22:11.6808060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T14:22:11.8236860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T14:22:11.9614190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T14:22:12.1582910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T14:22:12.3422770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T14:22:12.4748230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T14:22:12.6175810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T14:22:12.8244080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T14:22:12.9558290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T14:22:13.1152570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T14:22:13.3194070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T14:22:13.4937900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T14:22:13.6134140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T14:22:13.7802380Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:22:13.8118390Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T14:22:13.8505340Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T14:22:13.8561970Z ** R 2021-05-15T14:22:13.8894400Z ** inst 2021-05-15T14:22:13.8921810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:15.2118080Z ** help 2021-05-15T14:22:15.6044600Z *** installing help indices 2021-05-15T14:22:15.8221340Z ** building package indices 2021-05-15T14:22:16.2708890Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:16.7431130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:22:16.8816270Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:17.1666790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:17.1698250Z * DONE (git2r) 2021-05-15T14:22:17.5602130Z * installing *source* package ‘askpass’ ... 2021-05-15T14:22:17.5623740Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:17.5625340Z ** using staged installation 2021-05-15T14:22:17.5811560Z ** libs 2021-05-15T14:22:17.6060130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-15T14:22:17.6962230Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:22:17.7538640Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T14:22:17.7584590Z ** R 2021-05-15T14:22:17.7634930Z ** inst 2021-05-15T14:22:17.7656860Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:18.1090890Z ** help 2021-05-15T14:22:18.1315460Z *** installing help indices 2021-05-15T14:22:18.1495420Z ** building package indices 2021-05-15T14:22:18.4086200Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:18.6683660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:22:18.8034550Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:19.0545040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:19.0569590Z * DONE (askpass) 2021-05-15T14:22:19.5912140Z * installing *source* package ‘cli’ ... 2021-05-15T14:22:19.6056930Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:19.6058370Z ** using staged installation 2021-05-15T14:22:19.6326270Z ** R 2021-05-15T14:22:19.6758590Z ** inst 2021-05-15T14:22:19.6808600Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:23.0194670Z ** help 2021-05-15T14:22:23.3207740Z *** installing help indices 2021-05-15T14:22:23.4790760Z *** copying figures 2021-05-15T14:22:23.4795240Z ** building package indices 2021-05-15T14:22:23.8924760Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:24.1980980Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:24.5780630Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:24.5832700Z * DONE (cli) 2021-05-15T14:22:25.1079900Z * installing *source* package ‘purrr’ ... 2021-05-15T14:22:25.1206450Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:25.1207450Z ** using staged installation 2021-05-15T14:22:25.1426390Z ** libs 2021-05-15T14:22:25.1619680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-15T14:22:25.2403480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:22:25.3612100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:22:25.4650760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-15T14:22:25.5907890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:22:25.6749190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-15T14:22:25.8128040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-15T14:22:25.9691600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-15T14:22:26.0792080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:22:26.1644540Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:22:26.2248060Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T14:22:26.2347570Z ** R 2021-05-15T14:22:26.2580020Z ** inst 2021-05-15T14:22:26.2602110Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:27.8556450Z ** help 2021-05-15T14:22:28.1186430Z *** installing help indices 2021-05-15T14:22:28.2430270Z *** copying figures 2021-05-15T14:22:28.2474520Z ** building package indices 2021-05-15T14:22:28.6267690Z ** installing vignettes 2021-05-15T14:22:28.6412880Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:28.9933200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:22:29.1312080Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:29.6007760Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:29.6115300Z * DONE (purrr) 2021-05-15T14:22:30.0172340Z * installing *source* package ‘lifecycle’ ... 2021-05-15T14:22:30.0230880Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:30.0231800Z ** using staged installation 2021-05-15T14:22:30.0455810Z ** R 2021-05-15T14:22:30.0547240Z ** inst 2021-05-15T14:22:30.0597010Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:30.6176910Z ** help 2021-05-15T14:22:30.6658940Z *** installing help indices 2021-05-15T14:22:30.6968300Z *** copying figures 2021-05-15T14:22:30.7007040Z ** building package indices 2021-05-15T14:22:31.0935780Z ** installing vignettes 2021-05-15T14:22:31.1037970Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:31.4434600Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:31.7252800Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:31.7289350Z * DONE (lifecycle) 2021-05-15T14:22:32.2129750Z * installing *source* package ‘desc’ ... 2021-05-15T14:22:32.2224740Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:32.2225690Z ** using staged installation 2021-05-15T14:22:32.2449910Z ** R 2021-05-15T14:22:32.2657870Z ** inst 2021-05-15T14:22:32.2715180Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:34.2220990Z ** help 2021-05-15T14:22:34.4466020Z *** installing help indices 2021-05-15T14:22:34.5537560Z ** building package indices 2021-05-15T14:22:34.9230740Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:35.2006810Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:35.5064540Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:35.5099930Z * DONE (desc) 2021-05-15T14:22:35.8324440Z * installing *source* package ‘cachem’ ... 2021-05-15T14:22:35.8349060Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:35.8350460Z ** using staged installation 2021-05-15T14:22:35.8536060Z ** libs 2021-05-15T14:22:35.8738180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T14:22:35.9677780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:22:36.0562010Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:22:36.1142510Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:22:36.1254150Z ** R 2021-05-15T14:22:36.1352860Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:36.8244040Z ** help 2021-05-15T14:22:36.8612340Z *** installing help indices 2021-05-15T14:22:36.8857680Z ** building package indices 2021-05-15T14:22:37.1583920Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:37.5013770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:22:37.6433600Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:37.9270810Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:37.9296310Z * DONE (cachem) 2021-05-15T14:22:38.6677980Z * installing *source* package ‘openssl’ ... 2021-05-15T14:22:38.6877150Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:38.6877900Z ** using staged installation 2021-05-15T14:22:38.8432340Z Homebrew 3.1.6 2021-05-15T14:22:38.9526060Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T14:22:39.0582140Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T14:22:39.4180740Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T14:22:39.7890020Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T14:22:39.8131310Z ** libs 2021-05-15T14:22:39.8335980Z 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-15T14:22:39.8367930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T14:22:39.9790510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:22:40.1206800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-15T14:22:40.2888140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-15T14:22:40.5567140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T14:22:40.7196940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-15T14:22:40.9068370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-15T14:22:41.1098440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-15T14:22:41.2185680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T14:22:41.3738010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-15T14:22:41.5016030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-15T14:22:41.6570200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-15T14:22:41.8783180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-15T14:22:42.0734190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-15T14:22:42.3336270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-15T14:22:42.4212160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T14:22:42.4963460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-15T14:22:42.7058850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T14:22:42.9421650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T14:22:43.1526440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-15T14:22:43.2372560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-15T14:22:43.4251090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-15T14:22:43.6311330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T14:22:43.8739050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-15T14:22:44.0763640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-15T14:22:44.2813100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-15T14:22:44.4878670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T14:22:44.5908980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T14:22:44.7918600Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:22:44.8168580Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:22:44.8438600Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T14:22:44.8442220Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T14:22:44.8877830Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T14:22:44.8927960Z ** R 2021-05-15T14:22:44.9108510Z ** inst 2021-05-15T14:22:44.9369600Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:46.2216710Z ** help 2021-05-15T14:22:46.3096050Z *** installing help indices 2021-05-15T14:22:46.3564590Z ** building package indices 2021-05-15T14:22:46.6962800Z ** installing vignettes 2021-05-15T14:22:46.7159010Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:47.0564620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:22:47.2015750Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:47.4957300Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:47.4995290Z * DONE (openssl) 2021-05-15T14:22:47.8462060Z * installing *source* package ‘memoise’ ... 2021-05-15T14:22:47.8487820Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:47.8489010Z ** using staged installation 2021-05-15T14:22:47.8707130Z ** R 2021-05-15T14:22:47.8842050Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:48.4235690Z ** help 2021-05-15T14:22:48.4654960Z *** installing help indices 2021-05-15T14:22:48.4969810Z ** building package indices 2021-05-15T14:22:48.7717080Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:49.0578980Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:49.3490450Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:49.3512350Z * DONE (memoise) 2021-05-15T14:22:49.8649710Z * installing *source* package ‘httr’ ... 2021-05-15T14:22:49.8762350Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:49.8763660Z ** using staged installation 2021-05-15T14:22:49.9001240Z ** R 2021-05-15T14:22:49.9336780Z ** demo 2021-05-15T14:22:49.9395450Z ** inst 2021-05-15T14:22:49.9455740Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:53.1913350Z ** help 2021-05-15T14:22:53.4604690Z *** installing help indices 2021-05-15T14:22:53.5902940Z ** building package indices 2021-05-15T14:22:53.9734430Z ** installing vignettes 2021-05-15T14:22:53.9829490Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:54.2506780Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:54.5774440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:54.5828970Z * DONE (httr) 2021-05-15T14:22:54.9384490Z * installing *source* package ‘credentials’ ... 2021-05-15T14:22:54.9414960Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:54.9415940Z ** using staged installation 2021-05-15T14:22:54.9624580Z ** R 2021-05-15T14:22:54.9706390Z ** inst 2021-05-15T14:22:54.9753910Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:55.5812970Z ** help 2021-05-15T14:22:55.6095860Z *** installing help indices 2021-05-15T14:22:55.6343200Z ** building package indices 2021-05-15T14:22:55.9029550Z ** installing vignettes 2021-05-15T14:22:55.9107760Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:56.3797880Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:56.7592420Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:56.7665590Z * DONE (credentials) 2021-05-15T14:22:57.1677900Z * installing *source* package ‘gh’ ... 2021-05-15T14:22:57.1716070Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:57.1717400Z ** using staged installation 2021-05-15T14:22:57.1951920Z ** R 2021-05-15T14:22:57.2095130Z ** inst 2021-05-15T14:22:57.2125340Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:58.5604250Z ** help 2021-05-15T14:22:58.6045500Z *** installing help indices 2021-05-15T14:22:58.6389570Z ** building package indices 2021-05-15T14:22:58.9147410Z ** installing vignettes 2021-05-15T14:22:58.9233000Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:59.2594560Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:59.6198740Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:59.6229540Z * DONE (gh) 2021-05-15T14:23:00.0247640Z * installing *source* package ‘gert’ ... 2021-05-15T14:23:00.0307750Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:00.0308480Z ** using staged installation 2021-05-15T14:23:00.2472290Z Found pkg-config cflags and libs! 2021-05-15T14:23:00.5831500Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T14:23:00.5832800Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:23:00.6995280Z Configuration OK! 2021-05-15T14:23:00.7229330Z ** libs 2021-05-15T14:23:00.7428750Z 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-15T14:23:00.7462470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-15T14:23:00.9662740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-15T14:23:01.2008610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-15T14:23:01.4317510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-15T14:23:01.5737330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T14:23:01.7021810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-15T14:23:01.8813000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:23:02.0030580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-15T14:23:02.1543260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-15T14:23:02.3053980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-15T14:23:02.4381450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-15T14:23:02.5882050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-15T14:23:02.7209310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:23:02.8886100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T14:23:03.0183560Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:23:03.0452530Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T14:23:03.0811950Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T14:23:03.0861770Z ** R 2021-05-15T14:23:03.1012550Z ** inst 2021-05-15T14:23:03.1042160Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:04.0852850Z ** help 2021-05-15T14:23:04.1951940Z *** installing help indices 2021-05-15T14:23:04.2469010Z ** building package indices 2021-05-15T14:23:04.5498510Z ** installing vignettes 2021-05-15T14:23:04.5663890Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:04.9668080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:23:05.1070700Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:05.4450340Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:05.4480780Z * DONE (gert) 2021-05-15T14:23:06.1065810Z * installing *source* package ‘usethis’ ... 2021-05-15T14:23:06.1238960Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:06.1239790Z ** using staged installation 2021-05-15T14:23:06.1600870Z ** R 2021-05-15T14:23:06.2140950Z ** inst 2021-05-15T14:23:06.2329650Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:09.9812590Z ** help 2021-05-15T14:23:10.3326150Z *** installing help indices 2021-05-15T14:23:10.4898710Z *** copying figures 2021-05-15T14:23:10.4939030Z ** building package indices 2021-05-15T14:23:10.9054490Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:11.3019390Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:11.8615790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:11.8693700Z * DONE (usethis) 2021-05-15T14:23:11.9179820Z 2021-05-15T14:23:11.9180860Z The downloaded source packages are in 2021-05-15T14:23:11.9183120Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/downloaded_packages’ 2021-05-15T14:23:11.9196710Z Running `R CMD build`... 2021-05-15T14:23:15.3037920Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/remotes2a6131ce4bd2/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:23:15.3039510Z * preparing ‘tic’: 2021-05-15T14:23:15.3040600Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:23:15.3041360Z * installing the package to process help pages 2021-05-15T14:23:15.3042630Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:23:15.3043430Z * checking for empty or unneeded directories 2021-05-15T14:23:15.3044500Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:23:15.3045920Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:23:15.3046990Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:23:15.3050300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:15.3051430Z (as ‘lib’ is unspecified) 2021-05-15T14:23:15.8377720Z * installing *source* package ‘tic’ ... 2021-05-15T14:23:15.8380400Z ** using staged installation 2021-05-15T14:23:15.8749620Z ** R 2021-05-15T14:23:15.9057630Z ** inst 2021-05-15T14:23:15.9248620Z ** preparing package for lazy loading 2021-05-15T14:23:16.4985240Z ** help 2021-05-15T14:23:16.9848590Z *** installing help indices 2021-05-15T14:23:17.0993270Z *** copying figures 2021-05-15T14:23:17.1028010Z ** building package indices 2021-05-15T14:23:17.4734670Z ** installing vignettes 2021-05-15T14:23:17.4815970Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:17.8455480Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:18.3502090Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:18.3585850Z * DONE (tic) 2021-05-15T14:23:18.4233490Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:23:18.6713150Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:23:19.8684310Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:23:19.8685600Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:23:19.8686500Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:23:19.8687380Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:23:19.8688280Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:23:19.8689810Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:23:19.8690700Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:23:19.8691570Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:23:19.8692430Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:23:19.8693300Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:23:19.8694130Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:23:19.8695010Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:23:19.8695880Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:23:19.8696760Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:23:19.8697640Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:23:19.8698530Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:23:19.8699410Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:23:19.8700270Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:23:19.8701120Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:23:19.8701970Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:23:19.8702830Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:23:19.8703680Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:23:19.8704560Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:23:19.8705400Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:23:19.8706280Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:23:19.8707150Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:23:19.8708000Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:23:19.8708880Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:23:19.8709750Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:23:19.8710890Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:23:19.8711850Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:23:19.8712800Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:23:19.8713860Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:23:19.8714760Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:23:19.8715650Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:23:19.8716530Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:23:19.8717420Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:23:19.8718290Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:23:19.8721090Z 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-15T14:23:19.8723410Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:19.8724380Z (as ‘lib’ is unspecified) 2021-05-15T14:23:21.4325980Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:23:21.4329950Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:23:21.4409010Z Packages which are only available in source form, and may need 2021-05-15T14:23:21.4410490Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-15T14:23:21.4411730Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-15T14:23:21.4413040Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-15T14:23:21.4416460Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-15T14:23:21.4417870Z 2021-05-15T14:23:21.4429310Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:23:21.6326920Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T14:23:21.6368040Z ================================================== 2021-05-15T14:23:21.6368700Z downloaded 233 KB 2021-05-15T14:23:21.6369180Z 2021-05-15T14:23:21.6404820Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:23:21.8013710Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T14:23:21.8292010Z ================================================== 2021-05-15T14:23:21.8292530Z downloaded 764 KB 2021-05-15T14:23:21.8292800Z 2021-05-15T14:23:21.8331790Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:23:22.0735700Z Content type 'application/x-gzip' length 6080 bytes 2021-05-15T14:23:22.0736460Z ================================================== 2021-05-15T14:23:22.0736880Z downloaded 6080 bytes 2021-05-15T14:23:22.0737160Z 2021-05-15T14:23:22.0770740Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:23:22.1979540Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T14:23:22.2472290Z ================================================== 2021-05-15T14:23:22.2472850Z downloaded 1.0 MB 2021-05-15T14:23:22.2473120Z 2021-05-15T14:23:22.2526580Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:23:22.5047030Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T14:23:22.5195070Z ================================================== 2021-05-15T14:23:22.5195590Z downloaded 670 KB 2021-05-15T14:23:22.5195860Z 2021-05-15T14:23:22.5234640Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:23:22.6794630Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T14:23:22.6795580Z ================================================== 2021-05-15T14:23:22.6795980Z downloaded 13 KB 2021-05-15T14:23:22.6796240Z 2021-05-15T14:23:22.6827280Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:23:22.8754140Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T14:23:22.8787590Z ================================================== 2021-05-15T14:23:22.8788860Z downloaded 265 KB 2021-05-15T14:23:22.8789670Z 2021-05-15T14:23:22.8826580Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:23:23.1204030Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T14:23:23.1277030Z ================================================== 2021-05-15T14:23:23.1277640Z downloaded 466 KB 2021-05-15T14:23:23.1277910Z 2021-05-15T14:23:23.1318650Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:23:23.4031630Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T14:23:23.4034810Z ================================================== 2021-05-15T14:23:23.4035260Z downloaded 25 KB 2021-05-15T14:23:23.4036170Z 2021-05-15T14:23:23.4069790Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:23:23.5701480Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T14:23:23.5713470Z ================================================== 2021-05-15T14:23:23.5713960Z downloaded 116 KB 2021-05-15T14:23:23.5714220Z 2021-05-15T14:23:23.5748550Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:23:23.8165130Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T14:23:23.8184380Z ================================================== 2021-05-15T14:23:23.8184880Z downloaded 138 KB 2021-05-15T14:23:23.8185140Z 2021-05-15T14:23:23.8227580Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:23:24.0907590Z Content type 'application/x-gzip' length 6100 bytes 2021-05-15T14:23:24.0908270Z ================================================== 2021-05-15T14:23:24.0908700Z downloaded 6100 bytes 2021-05-15T14:23:24.0909000Z 2021-05-15T14:23:24.0949220Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:23:24.2247300Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T14:23:24.2259310Z ================================================== 2021-05-15T14:23:24.2259790Z downloaded 59 KB 2021-05-15T14:23:24.2260050Z 2021-05-15T14:23:24.2294030Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:23:24.4831490Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-15T14:23:24.4832360Z ================================================== 2021-05-15T14:23:24.4832770Z downloaded 23 KB 2021-05-15T14:23:24.4833110Z 2021-05-15T14:23:24.4865450Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:23:24.6347220Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T14:23:24.6348130Z ================================================== 2021-05-15T14:23:24.6348560Z downloaded 8066 bytes 2021-05-15T14:23:24.6348850Z 2021-05-15T14:23:24.6387840Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:23:24.7978750Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T14:23:24.8006340Z ================================================== 2021-05-15T14:23:24.8006840Z downloaded 160 KB 2021-05-15T14:23:24.8007110Z 2021-05-15T14:23:24.8041630Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:23:25.0657650Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T14:23:25.0667400Z ================================================== 2021-05-15T14:23:25.0667890Z downloaded 72 KB 2021-05-15T14:23:25.0668160Z 2021-05-15T14:23:25.0701900Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:23:25.2338740Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T14:23:25.2339670Z ================================================== 2021-05-15T14:23:25.2340100Z downloaded 11 KB 2021-05-15T14:23:25.2340360Z 2021-05-15T14:23:25.2381490Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:23:25.5240150Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T14:23:25.5276770Z ================================================== 2021-05-15T14:23:25.5277250Z downloaded 265 KB 2021-05-15T14:23:25.5277500Z 2021-05-15T14:23:25.5317400Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:23:25.7731280Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:23:25.7768760Z ================================================== 2021-05-15T14:23:25.7770110Z downloaded 109 KB 2021-05-15T14:23:25.7770820Z 2021-05-15T14:23:25.7804960Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:23:26.0547780Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-15T14:23:26.0569010Z ================================================== 2021-05-15T14:23:26.0569960Z downloaded 79 KB 2021-05-15T14:23:26.0570230Z 2021-05-15T14:23:26.0604230Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:23:26.3873530Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T14:23:26.3874390Z ================================================== 2021-05-15T14:23:26.3874790Z downloaded 14 KB 2021-05-15T14:23:26.3875050Z 2021-05-15T14:23:26.3916000Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:23:26.5527530Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-15T14:23:26.5553180Z ================================================== 2021-05-15T14:23:26.5553660Z downloaded 132 KB 2021-05-15T14:23:26.5553930Z 2021-05-15T14:23:26.5589040Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:23:26.6963320Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T14:23:26.7738000Z ================================================== 2021-05-15T14:23:26.7738550Z downloaded 7.2 MB 2021-05-15T14:23:26.7738820Z 2021-05-15T14:23:26.7980430Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:23:27.0335540Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T14:23:27.0901050Z ================================================== 2021-05-15T14:23:27.0901630Z downloaded 2.8 MB 2021-05-15T14:23:27.0901920Z 2021-05-15T14:23:27.0975000Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:23:27.2547640Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T14:23:27.2662910Z ================================================== 2021-05-15T14:23:27.2663450Z downloaded 871 KB 2021-05-15T14:23:27.2663730Z 2021-05-15T14:23:27.2702380Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:23:27.5289730Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-15T14:23:27.5324710Z ================================================== 2021-05-15T14:23:27.5325260Z downloaded 130 KB 2021-05-15T14:23:27.5325530Z 2021-05-15T14:23:27.5369880Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:23:27.6911990Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-15T14:23:27.6953720Z ================================================== 2021-05-15T14:23:27.6954200Z downloaded 81 KB 2021-05-15T14:23:27.6954500Z 2021-05-15T14:23:27.7005670Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:23:27.9086180Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-15T14:23:27.9086960Z ================================================== 2021-05-15T14:23:27.9087360Z downloaded 10 KB 2021-05-15T14:23:27.9087610Z 2021-05-15T14:23:27.9132030Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:23:28.1532100Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-15T14:23:28.1541150Z ================================================== 2021-05-15T14:23:28.1541770Z downloaded 44 KB 2021-05-15T14:23:28.1542040Z 2021-05-15T14:23:28.1580290Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:23:28.3792360Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-15T14:23:28.3793140Z ================================================== 2021-05-15T14:23:28.3794100Z downloaded 10 KB 2021-05-15T14:23:28.3794490Z 2021-05-15T14:23:28.3826350Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:23:28.6106300Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T14:23:28.6107040Z ================================================== 2021-05-15T14:23:28.6107450Z downloaded 29 KB 2021-05-15T14:23:28.6107710Z 2021-05-15T14:23:28.6140560Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:23:28.7726610Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T14:23:28.7989910Z ================================================== 2021-05-15T14:23:28.7990420Z downloaded 664 KB 2021-05-15T14:23:28.7990690Z 2021-05-15T14:23:28.8028880Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:23:28.9647220Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T14:23:28.9659850Z ================================================== 2021-05-15T14:23:28.9660330Z downloaded 40 KB 2021-05-15T14:23:28.9660600Z 2021-05-15T14:23:28.9694540Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:23:29.1179060Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T14:23:29.1214110Z ================================================== 2021-05-15T14:23:29.1214830Z downloaded 248 KB 2021-05-15T14:23:29.1215320Z 2021-05-15T14:23:29.1249290Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:23:29.2572650Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-15T14:23:29.2591510Z ================================================== 2021-05-15T14:23:29.2592190Z downloaded 44 KB 2021-05-15T14:23:29.2592660Z 2021-05-15T14:23:29.2626620Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:23:29.5426560Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T14:23:29.5483940Z ================================================== 2021-05-15T14:23:29.5484670Z downloaded 362 KB 2021-05-15T14:23:29.5485130Z 2021-05-15T14:23:30.0342800Z * installing *source* package ‘utf8’ ... 2021-05-15T14:23:30.0448980Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:30.0450350Z ** using staged installation 2021-05-15T14:23:30.0645080Z ** libs 2021-05-15T14:23:30.0844210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T14:23:30.1819310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-15T14:23:30.3612580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-15T14:23:30.4598590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:23:30.5359270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-15T14:23:30.6328440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-15T14:23:30.8087870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-15T14:23:30.9032760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-15T14:23:31.0549790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T14:23:31.1595920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T14:23:31.2715240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T14:23:31.3711050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T14:23:31.4602260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T14:23:31.5514330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-15T14:23:31.6417400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T14:23:31.7335360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T14:23:31.8455260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T14:23:31.9314630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T14:23:32.0010870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T14:23:32.0918380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T14:23:32.1627320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T14:23:32.3562500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T14:23:32.8561410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T14:23:33.0630410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T14:23:33.1722620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T14:23:33.2689640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T14:23:33.3685850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T14:23:33.4814040Z 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-15T14:23:33.5158220Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:23:33.5923380Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T14:23:33.5987570Z ** R 2021-05-15T14:23:33.6098620Z ** inst 2021-05-15T14:23:33.6121550Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:34.2247510Z ** help 2021-05-15T14:23:34.2668510Z *** installing help indices 2021-05-15T14:23:34.2969310Z ** building package indices 2021-05-15T14:23:34.5728260Z ** installing vignettes 2021-05-15T14:23:34.5801620Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:34.9032990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:23:35.0464870Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:35.3096540Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:35.3123170Z * DONE (utf8) 2021-05-15T14:23:35.6343600Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T14:23:35.6365080Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:35.6366320Z ** using staged installation 2021-05-15T14:23:35.6536270Z ** R 2021-05-15T14:23:35.6584270Z ** inst 2021-05-15T14:23:35.6608560Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:35.9928610Z ** help 2021-05-15T14:23:36.0219240Z *** installing help indices 2021-05-15T14:23:36.0348070Z ** building package indices 2021-05-15T14:23:36.3062040Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:36.5786340Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:36.8305300Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:36.8410870Z * DONE (pkgconfig) 2021-05-15T14:23:37.2565080Z * installing *source* package ‘fansi’ ... 2021-05-15T14:23:37.2670590Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:37.2671740Z ** using staged installation 2021-05-15T14:23:37.2861810Z ** libs 2021-05-15T14:23:37.3092410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T14:23:37.3808780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-15T14:23:37.4786720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:23:37.5648580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-15T14:23:37.6667820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-15T14:23:37.9181630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T14:23:37.9935410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-15T14:23:38.2477630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-15T14:23:38.3976080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T14:23:38.4855140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-15T14:23:38.6225620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T14:23:38.7965850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T14:23:38.9156680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-15T14:23:39.0086870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-15T14:23:39.1046160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:23:39.2929040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-15T14:23:39.5276330Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:23:39.5938340Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T14:23:39.5995020Z ** R 2021-05-15T14:23:39.6149740Z ** inst 2021-05-15T14:23:39.6174640Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:40.4411810Z ** help 2021-05-15T14:23:40.5339130Z *** installing help indices 2021-05-15T14:23:40.5795970Z ** building package indices 2021-05-15T14:23:40.8893040Z ** installing vignettes 2021-05-15T14:23:40.8986800Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:41.2247450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:23:41.3694750Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:41.6460800Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:41.6490170Z * DONE (fansi) 2021-05-15T14:23:43.2484730Z * installing *source* package ‘diffobj’ ... 2021-05-15T14:23:43.2486760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-15T14:23:43.2488500Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:43.2489180Z ** using staged installation 2021-05-15T14:23:43.2489590Z ** libs 2021-05-15T14:23:43.2491210Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T14:23:43.2491840Z ** R 2021-05-15T14:23:43.2492140Z ** inst 2021-05-15T14:23:43.2493200Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:43.2495100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T14:23:43.2497340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:23:43.2501170Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:23:51.1282970Z ** help 2021-05-15T14:23:51.4155340Z *** installing help indices 2021-05-15T14:23:51.5810060Z ** building package indices 2021-05-15T14:23:51.9655070Z ** installing vignettes 2021-05-15T14:23:51.9748750Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:52.4298820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:23:52.5698190Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:53.1595200Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:53.1705620Z * DONE (diffobj) 2021-05-15T14:23:53.6584350Z * installing *source* package ‘ps’ ... 2021-05-15T14:23:53.6666380Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:53.6667440Z ** using staged installation 2021-05-15T14:23:54.0001880Z ** libs 2021-05-15T14:23:54.0199250Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-15T14:23:54.1897080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:23:54.2740840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-15T14:23:54.3560670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-15T14:23:54.4399230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-15T14:23:54.6153040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-15T14:23:54.6877200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T14:23:54.9627150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-15T14:23:55.1212380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T14:23:55.2440990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-15T14:23:55.6191360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-15T14:23:55.9918800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-15T14:23:56.1566610Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:23:56.2176130Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T14:23:56.2257530Z ** R 2021-05-15T14:23:56.2431250Z ** inst 2021-05-15T14:23:56.2460600Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:57.5556640Z ** help 2021-05-15T14:23:57.7682780Z *** installing help indices 2021-05-15T14:23:57.8792970Z ** building package indices 2021-05-15T14:23:58.2543210Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:58.5911150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:23:58.7277370Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:59.0122070Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:59.0157800Z * DONE (ps) 2021-05-15T14:23:59.3337000Z * installing *source* package ‘praise’ ... 2021-05-15T14:23:59.3361150Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:59.3362350Z ** using staged installation 2021-05-15T14:23:59.3514400Z ** R 2021-05-15T14:23:59.3569610Z ** inst 2021-05-15T14:23:59.3593380Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:59.6727530Z ** help 2021-05-15T14:23:59.6956960Z *** installing help indices 2021-05-15T14:23:59.7162260Z ** building package indices 2021-05-15T14:23:59.9845450Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:24:00.2419160Z ** testing if installed package can be loaded from final location 2021-05-15T14:24:00.4951230Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:24:00.5057000Z * DONE (praise) 2021-05-15T14:24:01.0280460Z * installing *source* package ‘pkgload’ ... 2021-05-15T14:24:01.0419760Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:01.0420560Z ** using staged installation 2021-05-15T14:24:01.0630810Z ** R 2021-05-15T14:24:01.0814260Z ** inst 2021-05-15T14:24:01.0829050Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:02.2010460Z ** help 2021-05-15T14:24:02.2917580Z *** installing help indices 2021-05-15T14:24:02.3448040Z ** building package indices 2021-05-15T14:24:02.6558350Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:24:03.3006000Z ** testing if installed package can be loaded from final location 2021-05-15T14:24:03.9622310Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:24:03.9650340Z * DONE (pkgload) 2021-05-15T14:24:04.3429790Z * installing *source* package ‘evaluate’ ... 2021-05-15T14:24:04.3468860Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:04.3469940Z ** using staged installation 2021-05-15T14:24:04.3680950Z ** R 2021-05-15T14:24:04.3775390Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:05.0309370Z ** help 2021-05-15T14:24:05.0791070Z *** installing help indices 2021-05-15T14:24:05.1175730Z ** building package indices 2021-05-15T14:24:05.3965390Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:24:05.6528890Z ** testing if installed package can be loaded from final location 2021-05-15T14:24:05.9177880Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:24:05.9303810Z * DONE (evaluate) 2021-05-15T14:24:06.2381660Z * installing *source* package ‘ellipsis’ ... 2021-05-15T14:24:06.2406410Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:06.2408020Z ** using staged installation 2021-05-15T14:24:06.2625690Z ** libs 2021-05-15T14:24:06.2813820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-15T14:24:06.3843800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:24:06.4694870Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:06.5287820Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T14:24:06.5334940Z ** R 2021-05-15T14:24:06.5395330Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:06.9134710Z ** help 2021-05-15T14:24:06.9428810Z *** installing help indices 2021-05-15T14:24:06.9673670Z ** building package indices 2021-05-15T14:24:07.2431200Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:24:07.6102510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:24:07.7539690Z ** testing if installed package can be loaded from final location 2021-05-15T14:24:08.0301850Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:24:08.0327440Z * DONE (ellipsis) 2021-05-15T14:24:08.4483190Z * installing *source* package ‘digest’ ... 2021-05-15T14:24:08.4545040Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:08.4546280Z ** using staged installation 2021-05-15T14:24:08.4710490Z ** libs 2021-05-15T14:24:08.4924850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T14:24:08.7215670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T14:24:08.9617610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-15T14:24:09.6667380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T14:24:10.0350690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T14:24:10.7689960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-15T14:24:10.8822030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-15T14:24:11.1059310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T14:24:11.1997860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:24:11.2494780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-15T14:24:11.4254530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T14:24:11.5166100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-15T14:24:11.6185220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-15T14:24:11.9056690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-15T14:24:12.0353530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-15T14:24:12.7682460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T14:24:12.9455890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T14:24:13.1817240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:13.2441000Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T14:24:13.2496430Z ** R 2021-05-15T14:24:13.2578360Z ** demo 2021-05-15T14:24:13.2592450Z ** inst 2021-05-15T14:24:13.2675890Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:14.1061940Z ** help 2021-05-15T14:24:14.1497430Z *** installing help indices 2021-05-15T14:24:14.1817560Z ** building package indices 2021-05-15T14:24:14.4635600Z ** installing vignettes 2021-05-15T14:24:14.4715810Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:24:14.8007340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:24:14.9479220Z ** testing if installed package can be loaded from final location 2021-05-15T14:24:15.2101130Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:24:15.2149700Z * DONE (digest) 2021-05-15T14:24:15.6033440Z * installing *source* package ‘brio’ ... 2021-05-15T14:24:15.6066730Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:15.6067940Z ** using staged installation 2021-05-15T14:24:15.6293430Z ** libs 2021-05-15T14:24:15.6484490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-15T14:24:15.7158400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T14:24:15.8029840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:24:15.8825090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-15T14:24:15.9675230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T14:24:16.0544440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T14:24:16.1743220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-15T14:24:16.2554180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T14:24:16.3503110Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:16.4094890Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T14:24:16.4138820Z ** R 2021-05-15T14:24:16.4196640Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:16.7407400Z ** help 2021-05-15T14:24:16.7716870Z *** installing help indices 2021-05-15T14:24:16.7967760Z ** building package indices 2021-05-15T14:24:17.0759400Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:24:17.3998050Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:24:17.5509390Z ** testing if installed package can be loaded from final location 2021-05-15T14:24:17.8057090Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:24:17.8080880Z * DONE (brio) 2021-05-15T14:24:18.2650350Z * installing *source* package ‘xml2’ ... 2021-05-15T14:24:18.2735570Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:18.2736970Z ** using staged installation 2021-05-15T14:24:18.4011500Z Found pkg-config cflags and libs! 2021-05-15T14:24:18.7303770Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T14:24:18.7305700Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T14:24:18.8366810Z ** libs 2021-05-15T14:24:18.8560830Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-15T14:24:19.6695890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:24:19.7535100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T14:24:20.5245460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T14:24:21.1826290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T14:24:22.0962930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T14:24:24.6065170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T14:24:25.3179530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T14:24:26.1905640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T14:24:26.8525070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T14:24:27.3331670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:27.4246530Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T14:24:27.4297390Z ** R 2021-05-15T14:24:27.4482600Z ** inst 2021-05-15T14:24:27.4541010Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:28.6980330Z ** help 2021-05-15T14:24:28.9110550Z *** installing help indices 2021-05-15T14:24:28.9720800Z ** building package indices 2021-05-15T14:24:29.2890300Z ** installing vignettes 2021-05-15T14:24:29.3054520Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:24:29.5882580Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:24:29.7225120Z ** testing if installed package can be loaded from final location 2021-05-15T14:24:30.0238840Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:24:30.0276820Z * DONE (xml2) 2021-05-15T14:24:30.4612110Z * installing *source* package ‘xfun’ ... 2021-05-15T14:24:30.4685470Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:30.4686400Z ** using staged installation 2021-05-15T14:24:30.4917880Z ** libs 2021-05-15T14:24:30.5147410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:24:30.6409910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:24:30.7263440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:30.7873450Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:24:30.7918530Z ** R 2021-05-15T14:24:30.8229050Z ** inst 2021-05-15T14:24:30.8261850Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:32.5609620Z ** help 2021-05-15T14:24:32.8082460Z *** installing help indices 2021-05-15T14:24:32.9300670Z ** building package indices 2021-05-15T14:24:33.3145110Z ** installing vignettes 2021-05-15T14:24:33.3236280Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:24:33.6441660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:24:33.7818220Z ** testing if installed package can be loaded from final location 2021-05-15T14:24:34.0723760Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:24:34.0764000Z * DONE (xfun) 2021-05-15T14:24:38.3849590Z * installing *source* package ‘stringi’ ... 2021-05-15T14:24:38.5645220Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:38.5646020Z ** using staged installation 2021-05-15T14:24:38.7830730Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T14:24:38.7835170Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T14:24:39.0036720Z checking for endianness... little 2021-05-15T14:24:39.2300920Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T14:24:39.4542670Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T14:24:39.4556560Z checking for cat... /bin/cat 2021-05-15T14:24:40.4096950Z checking for local ICUDT_DIR... icu69/data 2021-05-15T14:24:40.4099870Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-15T14:24:40.6484400Z checking whether the C compiler works... yes 2021-05-15T14:24:40.6485640Z checking for C compiler default output file name... a.out 2021-05-15T14:24:40.7434110Z checking for suffix of executables... 2021-05-15T14:24:40.9240930Z checking whether we are cross compiling... no 2021-05-15T14:24:40.9904800Z checking for suffix of object files... o 2021-05-15T14:24:41.0423850Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:24:41.0889120Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-15T14:24:41.1635210Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-15T14:24:41.2639620Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-15T14:24:41.7029340Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T14:24:41.7061850Z checking for egrep... /usr/bin/grep -E 2021-05-15T14:24:41.8326370Z rm: conftest.dSYM: is a directory 2021-05-15T14:24:41.8842520Z rm: conftest.dSYM: is a directory 2021-05-15T14:24:42.0698000Z checking for ANSI C header files... yes 2021-05-15T14:24:42.1555850Z checking for sys/types.h... yes 2021-05-15T14:24:42.2412000Z checking for sys/stat.h... yes 2021-05-15T14:24:42.3278580Z checking for stdlib.h... yes 2021-05-15T14:24:42.4153270Z checking for string.h... yes 2021-05-15T14:24:42.5029820Z checking for memory.h... yes 2021-05-15T14:24:42.5899100Z checking for strings.h... yes 2021-05-15T14:24:42.6776830Z checking for inttypes.h... yes 2021-05-15T14:24:42.7654300Z checking for stdint.h... yes 2021-05-15T14:24:42.8570630Z checking for unistd.h... yes 2021-05-15T14:24:42.9501960Z checking elf.h usability... no 2021-05-15T14:24:43.0169810Z checking elf.h presence... no 2021-05-15T14:24:43.0171320Z checking for elf.h... no 2021-05-15T14:24:43.2123010Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T14:24:43.2596170Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-15T14:24:44.0183720Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T14:24:44.0732780Z checking whether the compiler implements namespaces... yes 2021-05-15T14:24:44.5725770Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T14:24:45.6497250Z checking whether std::map is available... yes 2021-05-15T14:24:45.6539580Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:24:45.6657470Z checking with pkg-config for the system ICU4C... no 2021-05-15T14:24:45.6658760Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T14:24:45.6659840Z *** Trying with 'standard' fallback flags 2021-05-15T14:24:45.7338070Z checking whether an ICU4C-based project can be built... no 2021-05-15T14:24:45.7338880Z *** This version of ICU4C cannot be used. 2021-05-15T14:24:46.5803110Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T14:24:47.3813550Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T14:24:47.6717250Z downloading the ICU data library (icudt) 2021-05-15T14:24:47.6719240Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T14:24:47.6745550Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T14:24:47.8835950Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T14:24:48.0142070Z ================================================== 2021-05-15T14:24:48.0142650Z downloaded 10.9 MB 2021-05-15T14:24:48.0142920Z 2021-05-15T14:24:48.0755470Z icudt fetch successful 2021-05-15T14:24:48.1524420Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T14:24:48.3483060Z config.status: creating src/Makevars 2021-05-15T14:24:48.3824950Z config.status: creating src/uconfig_local.h 2021-05-15T14:24:48.4160230Z config.status: creating src/install.libs.R 2021-05-15T14:24:48.4483500Z 2021-05-15T14:24:48.4484270Z *** stringi configure summary: 2021-05-15T14:24:48.4484790Z ICU_FOUND=0 2021-05-15T14:24:48.4485210Z ICUDT_DIR=icu69/data 2021-05-15T14:24:48.4485660Z ICU_BUNDLE_VERSION=69 2021-05-15T14:24:48.4486140Z ICUDT_ENDIANNESS=little 2021-05-15T14:24:48.4486640Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T14:24:48.4488040Z STRINGI_CFLAGS= -fPIC 2021-05-15T14:24:48.4490270Z 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-15T14:24:48.4491830Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T14:24:48.4492310Z STRINGI_LDFLAGS= 2021-05-15T14:24:48.4492720Z STRINGI_LIBS= 2021-05-15T14:24:48.4492970Z 2021-05-15T14:24:48.4493430Z *** Compiler settings used: 2021-05-15T14:24:48.4494460Z CC=clang -mmacosx-version-min=10.13 2021-05-15T14:24:48.4495840Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-15T14:24:48.4496880Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:24:48.4498010Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T14:24:48.4499200Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-15T14:24:48.4500220Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:24:48.4500650Z LDFLAGS= 2021-05-15T14:24:48.4500990Z LIBS= 2021-05-15T14:24:48.4501220Z 2021-05-15T14:24:48.5233230Z ** libs 2021-05-15T14:24:48.5530600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:49.3800930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:50.1754080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:51.0663200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:51.9268850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:52.6307910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:53.5988570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:54.3639680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:55.1581330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:55.9111920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:56.7507000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:57.9837240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:58.5133230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:24:59.3883660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:00.1830230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:01.2270420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:03.0770960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:03.9514710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:04.7755530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:05.4955900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:06.1978930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:07.2305090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:08.0483710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:08.8701450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:09.7840090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:10.7441390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:11.4865620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:12.3088580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:13.1389870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:14.3096740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:15.4784230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:16.7680150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:17.9424410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:18.8141010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:19.7374940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:20.5721360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:21.3652490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:22.1546010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:22.9633970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:24.1097780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:25.2489230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:26.4660090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:27.6294670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:28.4883750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:29.4047210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:30.1517630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:31.2446730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:32.3306490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:33.4146440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:34.1590020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:34.8831480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:35.9573860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:37.0363880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:38.2065240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:39.3228400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:40.2135080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:41.0071770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:41.0470360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:42.2393020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:42.9848060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:43.7266930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:44.8295850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:45.9437880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:47.2501140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:48.0785140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:49.2217970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:50.0709270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:52.2256880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:53.0214520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:53.8038000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:54.7885060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:55.5002540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:56.2555080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:57.1548840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:57.9916460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:58.9184300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:25:59.7657550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:26:00.7324300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:26:01.5254170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:26:02.2866120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:26:03.1060270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:26:03.8255790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:26:04.5681810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -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-15T14:26:06.0992350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:06.1791670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:06.9183440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:07.7161230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:08.5421400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:09.0726350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:09.5407010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:10.1338350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:10.8191220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:11.3928790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:12.2888810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:13.2543810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:13.5886610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:14.2031300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:14.5279460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:15.0301790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:15.3890800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:15.4408450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:16.5258300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:17.1153130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:17.1974940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:17.9292600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:17.9989330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:19.0095780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:19.6726690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:20.1748340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:20.2264350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:21.0220380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:21.7721690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:22.7013790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:23.3508540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:24.0678350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:24.5719540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:25.4483950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:26.1926640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:27.2495700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:28.9007090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:29.6920750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:30.6143650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:31.1675840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:31.7217230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:32.4723880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:33.0018580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:34.0439370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:35.1261970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:36.9964720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:37.8005650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:37.8803450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:38.4047530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:38.9127150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:39.6767750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:40.3224460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:40.7420080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:41.5708640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:42.6718440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:43.5653550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:44.3213720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:44.9376300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:45.7786730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:46.6636450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:47.3970000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:48.1189120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:49.2644730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:49.9943020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:50.5150960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:51.0150650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:51.0732590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:51.6113830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:52.1558650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:53.1122040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:53.8156270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:54.5088860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:55.2568300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:55.8575190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:56.5367190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:57.2164170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:57.8215430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:58.4144880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:59.1974490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:26:59.6807190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:00.2615790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:00.6586770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:01.8882210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:02.5695190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:03.3880260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:03.7995870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:04.3198390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:04.9600340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:05.8844230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:06.8790550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:07.5613770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:08.0630870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:09.0000840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:09.6036030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:10.3033430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:10.8981730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:11.5087100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:12.0897470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:12.4739360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:13.3489880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:14.2059640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:15.0459730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:15.4258790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:15.8406470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:16.3687320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:16.7858710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:17.3498030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:18.1916200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:18.7628670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:19.1083020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:19.7176230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:20.2567620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:20.8185360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:21.4097270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:21.9528380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:22.4906840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:22.9606450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:23.6381240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:24.1464870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:25.7896150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:26.6084270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:27.4738790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:28.1339410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:28.5812150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:29.8554490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:30.7107390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:31.0599570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:31.4867510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:31.8357760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:32.4749320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:32.9636740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:33.4758530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:34.0250770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:34.6162050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:35.3247950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:35.6866540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:36.8018730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:37.7610760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:39.3427760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:39.6605180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:39.7208220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:41.1812720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:41.7940610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:42.9223980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:43.6966460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:43.7858100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:43.8550600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:45.1277350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:45.8737480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:46.9203420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:47.8719340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:48.4990440Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T14:27:48.4992380Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T14:27:48.4993360Z ^ 2021-05-15T14:27:49.1822350Z 1 warning generated. 2021-05-15T14:27:49.1875400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:49.9153360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:50.5341930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:51.1535770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:51.6365300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:52.2882070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:53.0278300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:53.7975690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:54.1191610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:54.9750270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:55.4856330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:56.7763190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:57.6663960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:58.0322020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:58.5740940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:59.0792770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:27:59.7110690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:00.2662530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:00.8145970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-15T14:28:01.4903480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:02.3673860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:03.2012380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:03.3309510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:04.0761250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-15T14:28:04.4121630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:05.4000310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:06.0610870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:06.6564690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:06.9762590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:07.6225570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:08.2648740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:09.2790380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:09.4725670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:10.0601610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:10.6036620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:11.3269810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:12.0286100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:12.7303900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:13.8192450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:14.4193460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:15.3732360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:15.4388890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:16.0180720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:16.4706980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:16.8826860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:16.9359070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:18.0287380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:18.7878580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:19.6443770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:20.3694540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:20.8326550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:21.6196260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:22.2832440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:24.2464180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:24.9237410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:25.4769150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:26.2937340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:27.0295550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:27.9368420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:28.9696680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:29.1346290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:30.5381640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:31.3160570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:32.1310200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:33.5014510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:34.3247630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:35.1581490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:36.1584010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:37.1036230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:37.1707290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:38.4342880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:39.5325030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:40.2902940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:40.5613250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:41.8596190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:42.7779340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:44.5687280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:44.5692260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:44.7989300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:45.5472610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:46.2045250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:46.9679540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:47.7532540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:48.2490700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:48.5919190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:48.6546240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:49.0522510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:49.5861620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:49.7080210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:49.7915630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:50.3240450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:50.8966420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:51.7252330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:52.2941230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:52.9778490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:53.9568140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:54.8145490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:55.7640090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:55.9545900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:58.0131610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:59.6466630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:28:59.8878200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:00.7027570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:00.8713990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:01.2720170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:01.6296780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:02.4669340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:02.7951690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:05.7428470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:07.1969600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:08.1134580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:10.4250140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:10.6145180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:11.2389710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:11.8873670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:12.5575510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:13.5240350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:14.0096570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:14.5907220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:15.3564200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:15.9745770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:16.8259110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:17.4142280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:17.9904350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:18.3544820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:18.9455050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:19.6481280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:20.5074320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:21.0700750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:21.8425560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:22.5556030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:22.9211180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:23.6898250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:24.4006220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:25.5251560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:26.8801150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:28.3419580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:29.5209160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:30.0590870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:31.6221400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:32.2382780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:33.1199740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:34.2349470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:35.3346770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:35.9586740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:36.4938070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:37.2818920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:38.0581030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:38.8972960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:39.8096580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:40.5766350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:41.9159850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:42.7467280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:44.2993600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:45.5770670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:46.3203670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:47.0033080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:48.8151080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:49.7876540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:50.7785220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:51.5822850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:52.2384080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:53.1350560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:53.8140180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:54.7037390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:55.8739410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:56.7586580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:57.6073770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:29:59.2599890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:00.1170600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:01.1333620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:01.9824440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:03.3307000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:04.4242330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:05.1620570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:05.9230830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:06.7728000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:08.0803890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:08.7776540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:09.5187560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:11.1296260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:11.1301200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:11.9513440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:13.1115120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:14.2185030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:15.0413260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:16.0849350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:16.7752750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:17.6731630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:18.7211140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:20.6354020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:21.1866400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:21.9957090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:23.5443780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:24.2599570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:24.9611890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:26.0656980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:26.7296380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:27.3750910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:28.2912450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:30.1778450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:30.8034000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:31.5296180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:32.0177750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:33.1278150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:34.7040700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:35.6065260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:38.6417460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:39.1887200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:40.0114560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:41.5303030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:42.2516330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:42.8905610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:43.5686140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:44.2671370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:44.9001160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:45.8931890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:48.2900050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:48.9673560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:49.5934310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:50.1173360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:50.8702000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:51.5472940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:52.2258810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:52.9666090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:53.6332980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:54.8450860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:55.5388830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:56.0555250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:56.5855040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:57.5858700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:58.2188360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:30:58.8498790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:00.0523010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:01.0923810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:02.0176290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:03.6467400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:04.7230070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:05.4920210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:06.9215710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:07.6861240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:08.2203300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:08.9760070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:09.5224180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:10.2164080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:11.2084630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:11.9858150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:12.7155300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:13.0729620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:14.0928610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:14.8557000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:15.5518410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:15.8729250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:16.7108600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:17.3832130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:17.9808050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:18.7192310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:19.3531770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:19.9223200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:20.9095550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:21.9263760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:22.8683160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:23.9224860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:24.7954320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:25.3252060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:26.1722450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:27.1950770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:27.7087070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:28.2242300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:29.4435830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:30.3148230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:31.0043330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:31.8295800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:32.7676290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:33.6253450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:34.5631580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:34.6384760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:35.2950890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:36.8940460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:37.4900230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:37.5424990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:37.5951700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:37.6473620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:38.5578730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:39.0943280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:31:39.4257160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:31:39.7425930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:31:40.0183050Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T14:31:40.1858810Z icudt already downloaded 2021-05-15T14:31:40.1861420Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-15T14:31:40.4447600Z icudt has been installed successfully 2021-05-15T14:31:40.5135620Z ** R 2021-05-15T14:31:40.5697370Z ** inst 2021-05-15T14:31:40.5805650Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:31:42.0143140Z ** help 2021-05-15T14:31:42.6355960Z *** installing help indices 2021-05-15T14:31:42.8826610Z ** building package indices 2021-05-15T14:31:43.4054250Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:31:43.8969550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:31:44.0405950Z ** testing if installed package can be loaded from final location 2021-05-15T14:31:44.3472880Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:31:44.3511400Z * DONE (stringi) 2021-05-15T14:31:46.2944850Z * installing *source* package ‘Rcpp’ ... 2021-05-15T14:31:46.3588140Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T14:31:46.3588910Z ** using staged installation 2021-05-15T14:31:46.3755710Z ** libs 2021-05-15T14:31:46.3960050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-15T14:31:47.6398700Z In file included from api.cpp:24: 2021-05-15T14:31:47.6401240Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:31:47.6403210Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:31:47.6404200Z SEXP data = Parent::get__(); 2021-05-15T14:31:47.6404590Z ^ 2021-05-15T14:31:50.4731850Z 1 warning generated. 2021-05-15T14:31:50.4873570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T14:31:51.7865230Z In file included from attributes.cpp:39: 2021-05-15T14:31:51.7866030Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:31:51.7867930Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:31:51.7869030Z SEXP data = Parent::get__(); 2021-05-15T14:31:51.7869420Z ^ 2021-05-15T14:32:04.4898370Z 1 warning generated. 2021-05-15T14:32:04.5102710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T14:32:04.9759310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-15T14:32:06.1874630Z In file included from date.cpp:30: 2021-05-15T14:32:06.1879400Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:32:06.1881780Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:32:06.1888110Z SEXP data = Parent::get__(); 2021-05-15T14:32:06.1889870Z ^ 2021-05-15T14:32:09.3207750Z 1 warning generated. 2021-05-15T14:32:09.3346590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-15T14:32:10.5428420Z In file included from module.cpp:24: 2021-05-15T14:32:10.5429250Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:32:10.5431550Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:32:10.5432540Z SEXP data = Parent::get__(); 2021-05-15T14:32:10.5432940Z ^ 2021-05-15T14:32:15.9791410Z 1 warning generated. 2021-05-15T14:32:15.9957090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T14:32:17.2089120Z In file included from rcpp_init.cpp:24: 2021-05-15T14:32:17.2089850Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:32:17.2091810Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:32:17.2092790Z SEXP data = Parent::get__(); 2021-05-15T14:32:17.2093180Z ^ 2021-05-15T14:32:19.9874300Z 1 warning generated. 2021-05-15T14:32:20.0055440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:32:20.0756980Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T14:32:20.0829800Z ** R 2021-05-15T14:32:20.0992670Z ** inst 2021-05-15T14:32:20.3779630Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:32:23.6109300Z ** help 2021-05-15T14:32:23.7583350Z *** installing help indices 2021-05-15T14:32:23.8404220Z ** building package indices 2021-05-15T14:32:24.3502930Z ** installing vignettes 2021-05-15T14:32:24.3604190Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:32:24.8772130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:32:25.0245640Z ** testing if installed package can be loaded from final location 2021-05-15T14:32:25.4422700Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:32:25.4914420Z * DONE (Rcpp) 2021-05-15T14:32:26.0116850Z * installing *source* package ‘commonmark’ ... 2021-05-15T14:32:26.0187630Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T14:32:26.0188880Z ** using staged installation 2021-05-15T14:32:26.0365970Z ** libs 2021-05-15T14:32:26.0606410Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-15T14:32:26.0639970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-15T14:32:26.1503900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:32:26.2258530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-15T14:32:26.3229960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-15T14:32:26.4075450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-15T14:32:26.7064880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-15T14:32:26.8293350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-15T14:32:27.4418510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-15T14:32:28.1962750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-15T14:32:29.4579490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-15T14:32:31.0120930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-15T14:32:31.1752070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-15T14:32:31.2586700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-15T14:32:31.3952020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-15T14:32:31.5144030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-15T14:32:31.6348000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-15T14:32:31.8495280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-15T14:32:32.0411100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-15T14:32:32.1824370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-15T14:32:32.2577710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-15T14:32:32.3407040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-15T14:32:32.4973720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-15T14:32:32.5534530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-15T14:32:32.6490160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-15T14:32:32.7273720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-15T14:32:32.8020050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-15T14:32:32.8918110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-15T14:32:33.0119370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-15T14:32:33.1356140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-15T14:32:33.2188500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-15T14:32:33.3239440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-15T14:32:33.5387520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-15T14:32:33.6016420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-15T14:32:33.7610150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-15T14:32:33.8716260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-15T14:32:34.1387730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-15T14:32:34.2310030Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-15T14:32:34.3030810Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:32:34.4065810Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T14:32:34.4133450Z ** R 2021-05-15T14:32:34.4181150Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:32:34.7369680Z ** help 2021-05-15T14:32:34.7540310Z *** installing help indices 2021-05-15T14:32:34.7728000Z ** building package indices 2021-05-15T14:32:35.0434120Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:32:35.3840250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:32:35.5248750Z ** testing if installed package can be loaded from final location 2021-05-15T14:32:35.7806410Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:32:35.7834550Z * DONE (commonmark) 2021-05-15T14:32:36.1579170Z * installing *source* package ‘brew’ ... 2021-05-15T14:32:36.1584810Z ** using staged installation 2021-05-15T14:32:36.1705690Z ** R 2021-05-15T14:32:36.1763570Z ** inst 2021-05-15T14:32:36.1902290Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:32:36.6658800Z ** help 2021-05-15T14:32:36.6856530Z *** installing help indices 2021-05-15T14:32:36.7064090Z ** building package indices 2021-05-15T14:32:37.1404250Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:32:37.4012960Z ** testing if installed package can be loaded from final location 2021-05-15T14:32:37.6590400Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:32:37.6629510Z * DONE (brew) 2021-05-15T14:32:38.0472880Z * installing *source* package ‘sessioninfo’ ... 2021-05-15T14:32:38.0508720Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T14:32:38.0509600Z ** using staged installation 2021-05-15T14:32:38.0732000Z ** R 2021-05-15T14:32:38.0802430Z ** inst 2021-05-15T14:32:38.0816570Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:32:38.6616160Z ** help 2021-05-15T14:32:38.6887150Z *** installing help indices 2021-05-15T14:32:38.7115230Z ** building package indices 2021-05-15T14:32:38.9910960Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:32:39.3136910Z ** testing if installed package can be loaded from final location 2021-05-15T14:32:39.6383330Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:32:39.6404700Z * DONE (sessioninfo) 2021-05-15T14:32:39.9460830Z * installing *source* package ‘prettyunits’ ... 2021-05-15T14:32:39.9484040Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T14:32:39.9485550Z ** using staged installation 2021-05-15T14:32:39.9654260Z ** R 2021-05-15T14:32:39.9719300Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:32:40.4033870Z ** help 2021-05-15T14:32:40.4456130Z *** installing help indices 2021-05-15T14:32:40.4723310Z ** building package indices 2021-05-15T14:32:40.7463670Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:32:40.9996520Z ** testing if installed package can be loaded from final location 2021-05-15T14:32:41.2584640Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:32:41.2607490Z * DONE (prettyunits) 2021-05-15T14:32:42.1572400Z * installing *source* package ‘vctrs’ ... 2021-05-15T14:32:42.1850500Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T14:32:42.1851210Z ** using staged installation 2021-05-15T14:32:42.2123050Z ** libs 2021-05-15T14:32:42.2354300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T14:32:42.3773860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T14:32:42.5038880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-15T14:32:42.6235120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-15T14:32:42.8598020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T14:32:43.0103910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-15T14:32:43.1723420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-15T14:32:43.2760860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T14:32:43.4195380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T14:32:43.5293970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-15T14:32:43.6854680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-15T14:32:43.9078250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-15T14:32:44.0765230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:32:44.2012840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T14:32:44.5180200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-15T14:32:44.6187990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-15T14:32:45.0993820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-15T14:32:45.2313580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-15T14:32:45.4203600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-15T14:32:45.5638620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-15T14:32:45.6607340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T14:32:45.9346830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:32:46.0388760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-15T14:32:46.3530980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T14:32:46.4642850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T14:32:47.2667100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T14:32:47.4500490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T14:32:47.5628220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T14:32:47.6782010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T14:32:47.8629370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T14:32:48.0020330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-15T14:32:48.1715440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T14:32:48.3069970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-15T14:32:48.5080730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-15T14:32:48.8314290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-15T14:32:48.9730840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-15T14:32:49.0889840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-15T14:32:49.2379380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T14:32:49.9883080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T14:32:50.5998430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T14:32:50.8827750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T14:32:51.0809810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-15T14:32:51.4388720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T14:32:51.5333190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T14:32:51.7615750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-15T14:32:51.9346470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-15T14:32:52.0717950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T14:32:52.4057030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T14:32:52.5861260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T14:32:52.7569500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-15T14:32:52.9116570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T14:32:53.0236490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-15T14:32:53.1714410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-15T14:32:53.3255660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T14:32:53.4676750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T14:32:53.6022670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T14:32:53.7156870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T14:32:53.8256240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T14:32:53.9218060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:32:54.6221970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T14:32:54.6948290Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:32:54.7664310Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T14:32:54.7733750Z ** R 2021-05-15T14:32:54.8287090Z ** inst 2021-05-15T14:32:54.8385350Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:32:58.4932310Z ** help 2021-05-15T14:32:58.8833780Z *** installing help indices 2021-05-15T14:32:59.0998550Z *** copying figures 2021-05-15T14:32:59.1068730Z ** building package indices 2021-05-15T14:32:59.5460750Z ** installing vignettes 2021-05-15T14:32:59.5703100Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:32:59.9984480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:33:00.3014250Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:00.7104150Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:00.7173380Z * DONE (vctrs) 2021-05-15T14:33:01.2750380Z * installing *source* package ‘processx’ ... 2021-05-15T14:33:01.2826920Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:01.2828470Z ** using staged installation 2021-05-15T14:33:01.3075190Z ** libs 2021-05-15T14:33:01.3269930Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T14:33:01.5086830Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T14:33:01.5089030Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T14:33:01.7466750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:33:01.8469810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-15T14:33:01.9550690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-15T14:33:02.0338020Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T14:33:02.0340120Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T14:33:02.0958760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:33:02.1964710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-15T14:33:02.3174920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T14:33:02.6398180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T14:33:02.7635400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-15T14:33:02.8728600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T14:33:03.0005310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T14:33:03.1021180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T14:33:03.3947980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T14:33:03.5189690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T14:33:03.6421430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T14:33:03.7205220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T14:33:03.8245530Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:33:03.8893680Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T14:33:03.9001810Z ** R 2021-05-15T14:33:03.9214990Z ** inst 2021-05-15T14:33:03.9230560Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:05.9394800Z ** help 2021-05-15T14:33:06.0329090Z *** installing help indices 2021-05-15T14:33:06.0826920Z ** building package indices 2021-05-15T14:33:06.3942430Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:06.7797760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:33:07.0147280Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:07.3256280Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:07.3296580Z * DONE (processx) 2021-05-15T14:33:07.7229630Z * installing *source* package ‘markdown’ ... 2021-05-15T14:33:07.7280820Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:07.7282260Z ** using staged installation 2021-05-15T14:33:07.7522010Z ** libs 2021-05-15T14:33:07.7715710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-15T14:33:07.8744410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-15T14:33:07.9607150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-15T14:33:08.1608420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-15T14:33:08.3190010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-15T14:33:08.4404680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-15T14:33:08.5219860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-15T14:33:08.6030090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-15T14:33:08.8358270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-15T14:33:09.0375990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-15T14:33:10.2827810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-15T14:33:10.3737410Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:33:10.4376640Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T14:33:10.4425730Z ** R 2021-05-15T14:33:10.4511940Z ** inst 2021-05-15T14:33:10.4607410Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:11.1837420Z ** help 2021-05-15T14:33:11.2811670Z *** installing help indices 2021-05-15T14:33:11.3132360Z ** building package indices 2021-05-15T14:33:11.5971790Z ** installing vignettes 2021-05-15T14:33:11.6056220Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:11.9492370Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:33:12.0937170Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:12.3531620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:12.3571640Z * DONE (markdown) 2021-05-15T14:33:12.7294410Z * installing *source* package ‘highr’ ... 2021-05-15T14:33:12.7320530Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:12.7322100Z ** using staged installation 2021-05-15T14:33:12.7532740Z ** R 2021-05-15T14:33:12.7589980Z ** inst 2021-05-15T14:33:12.7687120Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:13.2200160Z ** help 2021-05-15T14:33:13.2369770Z *** installing help indices 2021-05-15T14:33:13.2564700Z ** building package indices 2021-05-15T14:33:13.5186260Z ** installing vignettes 2021-05-15T14:33:13.5260870Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:13.7828550Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:14.0381770Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:14.0481910Z * DONE (highr) 2021-05-15T14:33:14.4738390Z * installing *source* package ‘stringr’ ... 2021-05-15T14:33:14.4813940Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:14.4814900Z ** using staged installation 2021-05-15T14:33:14.5068800Z ** R 2021-05-15T14:33:14.5214450Z ** data 2021-05-15T14:33:14.5231030Z *** moving datasets to lazyload DB 2021-05-15T14:33:14.5455860Z ** inst 2021-05-15T14:33:14.5511410Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:15.2980060Z ** help 2021-05-15T14:33:15.4286500Z *** installing help indices 2021-05-15T14:33:15.4948770Z *** copying figures 2021-05-15T14:33:15.4958270Z ** building package indices 2021-05-15T14:33:15.8191410Z ** installing vignettes 2021-05-15T14:33:15.8292160Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:16.1116330Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:16.3913740Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:16.3949080Z * DONE (stringr) 2021-05-15T14:33:16.7203350Z * installing *source* package ‘rversions’ ... 2021-05-15T14:33:16.7236380Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:16.7237700Z ** using staged installation 2021-05-15T14:33:16.7427490Z ** R 2021-05-15T14:33:16.7557140Z ** inst 2021-05-15T14:33:16.7573160Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:17.1829770Z ** help 2021-05-15T14:33:17.2133560Z *** installing help indices 2021-05-15T14:33:17.2389260Z *** copying figures 2021-05-15T14:33:17.2399010Z ** building package indices 2021-05-15T14:33:17.5185170Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:17.7993110Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:18.0812600Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:18.0835370Z * DONE (rversions) 2021-05-15T14:33:18.7393250Z * installing *source* package ‘pillar’ ... 2021-05-15T14:33:18.7574030Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:18.7575010Z ** using staged installation 2021-05-15T14:33:18.7855490Z ** R 2021-05-15T14:33:18.8160390Z ** inst 2021-05-15T14:33:18.8324850Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:21.1616220Z ** help 2021-05-15T14:33:21.2943780Z *** installing help indices 2021-05-15T14:33:21.3665350Z *** copying figures 2021-05-15T14:33:21.3700180Z ** building package indices 2021-05-15T14:33:21.6996530Z ** installing vignettes 2021-05-15T14:33:21.7162470Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:22.1165540Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:22.6623000Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:22.6673000Z * DONE (pillar) 2021-05-15T14:33:23.1701200Z * installing *source* package ‘callr’ ... 2021-05-15T14:33:23.1784780Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:23.1786950Z ** using staged installation 2021-05-15T14:33:23.2009860Z ** R 2021-05-15T14:33:23.2231820Z ** inst 2021-05-15T14:33:23.2249950Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:27.1669670Z ** help 2021-05-15T14:33:27.3352370Z *** installing help indices 2021-05-15T14:33:27.4186600Z ** building package indices 2021-05-15T14:33:27.7617500Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:28.0520550Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:28.4188880Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:28.4238130Z * DONE (callr) 2021-05-15T14:33:29.2583330Z * installing *source* package ‘knitr’ ... 2021-05-15T14:33:29.2802270Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:29.2803020Z ** using staged installation 2021-05-15T14:33:29.3321860Z ** R 2021-05-15T14:33:29.3907530Z ** demo 2021-05-15T14:33:29.3924140Z ** inst 2021-05-15T14:33:29.4608710Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:35.0756810Z ** help 2021-05-15T14:33:35.3851370Z *** installing help indices 2021-05-15T14:33:35.5351510Z ** building package indices 2021-05-15T14:33:35.9287000Z ** installing vignettes 2021-05-15T14:33:35.9403570Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:36.2331750Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:36.6401580Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:36.6558100Z * DONE (knitr) 2021-05-15T14:33:36.9929050Z * installing *source* package ‘xopen’ ... 2021-05-15T14:33:36.9948720Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:36.9950680Z ** using staged installation 2021-05-15T14:33:37.0151640Z ** R 2021-05-15T14:33:37.0198610Z ** inst 2021-05-15T14:33:37.0216110Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:37.3533470Z ** help 2021-05-15T14:33:37.3703400Z *** installing help indices 2021-05-15T14:33:37.3955800Z ** building package indices 2021-05-15T14:33:37.6611910Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:37.9249770Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:38.1831990Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:38.1932070Z * DONE (xopen) 2021-05-15T14:33:38.8537620Z * installing *source* package ‘tibble’ ... 2021-05-15T14:33:38.8726890Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:38.8727690Z ** using staged installation 2021-05-15T14:33:38.9063290Z ** libs 2021-05-15T14:33:38.9248290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-15T14:33:39.0065340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:33:39.1095320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:33:39.1785860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T14:33:39.3107590Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:33:39.3838070Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T14:33:39.3884690Z ** R 2021-05-15T14:33:39.4244840Z ** inst 2021-05-15T14:33:39.4338230Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:41.8499340Z ** help 2021-05-15T14:33:41.9651930Z *** installing help indices 2021-05-15T14:33:42.0253540Z *** copying figures 2021-05-15T14:33:42.0295940Z ** building package indices 2021-05-15T14:33:42.3557480Z ** installing vignettes 2021-05-15T14:33:42.3742080Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:42.9217520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:33:43.0931420Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:43.7176520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:43.7227110Z * DONE (tibble) 2021-05-15T14:33:44.1185750Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T14:33:44.1232780Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:44.1233730Z ** using staged installation 2021-05-15T14:33:44.1471490Z ** R 2021-05-15T14:33:44.1622280Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:33:45.6317830Z ** help 2021-05-15T14:33:45.6916780Z *** installing help indices 2021-05-15T14:33:45.7341470Z ** building package indices 2021-05-15T14:33:46.0291100Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:33:46.3828520Z ** testing if installed package can be loaded from final location 2021-05-15T14:33:46.7556410Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:33:46.7584590Z * DONE (pkgbuild) 2021-05-15T14:33:47.4049820Z * installing *source* package ‘roxygen2’ ... 2021-05-15T14:33:47.4212170Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T14:33:47.4213140Z ** using staged installation 2021-05-15T14:33:47.4502710Z ** libs 2021-05-15T14:33:47.4739940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T14:33:48.7146070Z In file included from RcppExports.cpp:4: 2021-05-15T14:33:48.7147940Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:33:48.7150750Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:33:48.7151890Z SEXP data = Parent::get__(); 2021-05-15T14:33:48.7152300Z ^ 2021-05-15T14:33:52.8767930Z 1 warning generated. 2021-05-15T14:33:52.8770950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T14:33:54.1041220Z In file included from escapeExamples.cpp:1: 2021-05-15T14:33:54.1042300Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:33:54.1044510Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:33:54.1045580Z SEXP data = Parent::get__(); 2021-05-15T14:33:54.1045980Z ^ 2021-05-15T14:33:56.8733890Z 1 warning generated. 2021-05-15T14:33:56.8880410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T14:33:58.1063470Z In file included from isComplete.cpp:1: 2021-05-15T14:33:58.1064390Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:33:58.1067090Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:33:58.1069290Z SEXP data = Parent::get__(); 2021-05-15T14:33:58.1069940Z ^ 2021-05-15T14:34:00.8877300Z 1 warning generated. 2021-05-15T14:34:00.9033280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T14:34:02.1293000Z In file included from leadingSpaces.cpp:1: 2021-05-15T14:34:02.1294660Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:34:02.1297330Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:34:02.1300140Z SEXP data = Parent::get__(); 2021-05-15T14:34:02.1300920Z ^ 2021-05-15T14:34:04.9943060Z 1 warning generated. 2021-05-15T14:34:05.0088870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T14:34:06.2323870Z In file included from parser2.cpp:1: 2021-05-15T14:34:06.2325460Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:34:06.2327850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:34:06.2329020Z SEXP data = Parent::get__(); 2021-05-15T14:34:06.2329420Z ^ 2021-05-15T14:34:10.8237940Z 1 warning generated. 2021-05-15T14:34:10.8405250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T14:34:12.0793600Z In file included from wrapUsage.cpp:1: 2021-05-15T14:34:12.0795070Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:34:12.0797380Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:34:12.0798400Z SEXP data = Parent::get__(); 2021-05-15T14:34:12.0798810Z ^ 2021-05-15T14:34:15.0141470Z 1 warning generated. 2021-05-15T14:34:15.0339730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:34:15.1007310Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T14:34:15.1062440Z ** R 2021-05-15T14:34:15.1520600Z ** inst 2021-05-15T14:34:15.1630470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:34:20.1474420Z ** help 2021-05-15T14:34:20.2619660Z *** installing help indices 2021-05-15T14:34:20.3311880Z *** copying figures 2021-05-15T14:34:20.3325320Z ** building package indices 2021-05-15T14:34:20.6439290Z ** installing vignettes 2021-05-15T14:34:20.6607110Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:34:21.2406940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:34:21.4357910Z ** testing if installed package can be loaded from final location 2021-05-15T14:34:22.0058620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:34:22.0127200Z * DONE (roxygen2) 2021-05-15T14:34:22.3675330Z * installing *source* package ‘rematch2’ ... 2021-05-15T14:34:22.3701070Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T14:34:22.3702520Z ** using staged installation 2021-05-15T14:34:22.3884010Z ** R 2021-05-15T14:34:22.3959420Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:34:23.1342370Z ** help 2021-05-15T14:34:23.1691480Z *** installing help indices 2021-05-15T14:34:23.1976320Z ** building package indices 2021-05-15T14:34:23.4799680Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:34:23.9430380Z ** testing if installed package can be loaded from final location 2021-05-15T14:34:24.4102360Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:34:24.4123590Z * DONE (rematch2) 2021-05-15T14:34:24.8081760Z * installing *source* package ‘rcmdcheck’ ... 2021-05-15T14:34:24.8140360Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T14:34:24.8142510Z ** using staged installation 2021-05-15T14:34:24.8363040Z ** R 2021-05-15T14:34:24.8498780Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:34:26.3326850Z ** help 2021-05-15T14:34:26.3918650Z *** installing help indices 2021-05-15T14:34:26.4301770Z ** building package indices 2021-05-15T14:34:26.7268590Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:34:27.1244350Z ** testing if installed package can be loaded from final location 2021-05-15T14:34:27.5301170Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:34:27.5329400Z * DONE (rcmdcheck) 2021-05-15T14:34:27.8989230Z * installing *source* package ‘waldo’ ... 2021-05-15T14:34:27.9032480Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T14:34:27.9033300Z ** using staged installation 2021-05-15T14:34:27.9239000Z ** R 2021-05-15T14:34:27.9342390Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:34:28.8585050Z ** help 2021-05-15T14:34:28.8791360Z *** installing help indices 2021-05-15T14:34:28.9008270Z *** copying figures 2021-05-15T14:34:28.9013160Z ** building package indices 2021-05-15T14:34:29.1738690Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:34:29.5089970Z ** testing if installed package can be loaded from final location 2021-05-15T14:34:29.8517030Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:34:29.8546580Z * DONE (waldo) 2021-05-15T14:34:30.6771090Z * installing *source* package ‘testthat’ ... 2021-05-15T14:34:30.7032850Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T14:34:30.7034610Z ** using staged installation 2021-05-15T14:34:30.7381240Z ** libs 2021-05-15T14:34:30.7678970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:34:30.8565800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:34:30.9438730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T14:34:32.0406060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T14:34:33.5489510Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T14:34:48.1024800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:34:48.1773510Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T14:34:48.1851200Z ** R 2021-05-15T14:34:48.2404990Z ** inst 2021-05-15T14:34:48.2583020Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:00.1598290Z ** help 2021-05-15T14:35:00.5057810Z *** installing help indices 2021-05-15T14:35:00.7094870Z *** copying figures 2021-05-15T14:35:00.7136510Z ** building package indices 2021-05-15T14:35:01.1506380Z ** installing vignettes 2021-05-15T14:35:01.1689290Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:01.6063830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:35:01.9242610Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:02.5396630Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:02.5533620Z * DONE (testthat) 2021-05-15T14:35:03.1670870Z * installing *source* package ‘devtools’ ... 2021-05-15T14:35:03.1804610Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T14:35:03.1805500Z ** using staged installation 2021-05-15T14:35:03.2253560Z ** R 2021-05-15T14:35:03.2502510Z ** inst 2021-05-15T14:35:03.2531860Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:05.6210130Z ** help 2021-05-15T14:35:05.8021370Z *** installing help indices 2021-05-15T14:35:05.8964460Z *** copying figures 2021-05-15T14:35:05.8972570Z ** building package indices 2021-05-15T14:35:06.2543940Z ** installing vignettes 2021-05-15T14:35:06.2643970Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:07.1993900Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:08.1780360Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:08.1825080Z * DONE (devtools) 2021-05-15T14:35:08.2232390Z 2021-05-15T14:35:08.2233710Z The downloaded source packages are in 2021-05-15T14:35:08.2236780Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/downloaded_packages’ 2021-05-15T14:35:08.3741270Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:35:09.5546690Z 2021-05-15T14:35:09.9755600Z 2021-05-15T14:35:09.9775540Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/remotes2a6166d348bc/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:35:10.0049510Z 2021-05-15T14:35:10.0053820Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/remotes2a6166d348bc/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:35:10.0689180Z 2021-05-15T14:35:10.0733210Z 2021-05-15T14:35:10.0735210Z ─ preparing ‘desc’: 2021-05-15T14:35:10.0744150Z 2021-05-15T14:35:10.0745080Z 2021-05-15T14:35:10.0843020Z checking DESCRIPTION meta-information ... 2021-05-15T14:35:10.0874110Z 2021-05-15T14:35:10.0875700Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:35:10.2029540Z 2021-05-15T14:35:10.2060210Z 2021-05-15T14:35:10.2062300Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:35:10.2068470Z 2021-05-15T14:35:10.2096110Z 2021-05-15T14:35:10.2097600Z ─ checking for empty or unneeded directories 2021-05-15T14:35:10.2102520Z 2021-05-15T14:35:10.2103410Z 2021-05-15T14:35:10.2104820Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:35:10.2222580Z 2021-05-15T14:35:10.2250180Z 2021-05-15T14:35:10.2251960Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:35:10.3566610Z 2021-05-15T14:35:10.3567890Z 2021-05-15T14:35:10.3568650Z 2021-05-15T14:35:10.3912890Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:35:10.3918450Z (as ‘lib’ is unspecified) 2021-05-15T14:35:10.8517120Z * installing *source* package ‘desc’ ... 2021-05-15T14:35:10.8588190Z ** using staged installation 2021-05-15T14:35:10.8834720Z ** R 2021-05-15T14:35:10.9071720Z ** inst 2021-05-15T14:35:10.9180700Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:12.8599180Z ** help 2021-05-15T14:35:13.0753000Z *** installing help indices 2021-05-15T14:35:13.1841460Z ** building package indices 2021-05-15T14:35:13.5526480Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:13.8217920Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:14.1265370Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:14.1375010Z * DONE (desc) 2021-05-15T14:35:14.4487100Z 2021-05-15T14:35:14.4488540Z 2021-05-15T14:35:14.4509610Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/remotes2a61f14a0ef/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:35:14.4581190Z 2021-05-15T14:35:14.4583960Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/remotes2a61f14a0ef/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:35:14.5064080Z 2021-05-15T14:35:14.6141090Z 2021-05-15T14:35:14.6142600Z ─ preparing ‘ghtravis’: 2021-05-15T14:35:14.6148930Z 2021-05-15T14:35:14.6174570Z 2021-05-15T14:35:14.6176070Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:35:14.6199790Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:35:14.6223010Z ─ checking for empty or unneeded directories 2021-05-15T14:35:14.6224780Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:35:14.6230600Z 2021-05-15T14:35:14.6253990Z 2021-05-15T14:35:14.6256790Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:35:14.6512230Z 2021-05-15T14:35:14.6513200Z 2021-05-15T14:35:14.6513830Z 2021-05-15T14:35:14.7017370Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:35:14.7018560Z (as ‘lib’ is unspecified) 2021-05-15T14:35:15.0527520Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:35:15.0530720Z ** using staged installation 2021-05-15T14:35:15.0748420Z ** R 2021-05-15T14:35:15.0912460Z ** inst 2021-05-15T14:35:15.0932470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:16.7093570Z ** help 2021-05-15T14:35:16.8049030Z *** installing help indices 2021-05-15T14:35:16.8583440Z ** building package indices 2021-05-15T14:35:17.1752000Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:18.0970660Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:19.0340280Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:19.0368100Z * DONE (ghtravis) 2021-05-15T14:35:19.0648100Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:35:19.2508200Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:35:20.5140880Z 2021-05-15T14:35:20.5142870Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:35:20.5143830Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:35:20.5144710Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:35:20.5145470Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:35:20.5146470Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:35:20.5147290Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:35:20.5152870Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:35:20.5153980Z (as ‘lib’ is unspecified) 2021-05-15T14:35:22.0659140Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:35:22.0663000Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:35:22.0740630Z Packages which are only available in source form, and may need 2021-05-15T14:35:22.0742120Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-15T14:35:22.0743550Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T14:35:22.0744030Z 2021-05-15T14:35:22.0759050Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:35:22.2360240Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T14:35:22.2370280Z ================================================== 2021-05-15T14:35:22.2370740Z downloaded 89 KB 2021-05-15T14:35:22.2371010Z 2021-05-15T14:35:22.2406550Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:35:22.4607590Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T14:35:22.4621550Z ================================================== 2021-05-15T14:35:22.4622030Z downloaded 115 KB 2021-05-15T14:35:22.4622300Z 2021-05-15T14:35:22.4655420Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:35:22.5973130Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T14:35:22.6003490Z ================================================== 2021-05-15T14:35:22.6003990Z downloaded 194 KB 2021-05-15T14:35:22.6004250Z 2021-05-15T14:35:22.6047520Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:35:22.9104500Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T14:35:22.9546090Z ================================================== 2021-05-15T14:35:22.9546620Z downloaded 932 KB 2021-05-15T14:35:22.9546890Z 2021-05-15T14:35:22.9596900Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:35:23.1076760Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T14:35:23.1227700Z ================================================== 2021-05-15T14:35:23.1228220Z downloaded 691 KB 2021-05-15T14:35:23.1228490Z 2021-05-15T14:35:23.5262440Z * installing *source* package ‘tidyselect’ ... 2021-05-15T14:35:23.5329220Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T14:35:23.5330250Z ** using staged installation 2021-05-15T14:35:23.5583100Z ** R 2021-05-15T14:35:23.5736420Z ** inst 2021-05-15T14:35:23.5777770Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:24.9157550Z ** help 2021-05-15T14:35:24.9976220Z *** installing help indices 2021-05-15T14:35:25.0447640Z ** building package indices 2021-05-15T14:35:25.3399550Z ** installing vignettes 2021-05-15T14:35:25.3481250Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:25.6946420Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:26.0610340Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:26.0641940Z * DONE (tidyselect) 2021-05-15T14:35:26.5118060Z * installing *source* package ‘generics’ ... 2021-05-15T14:35:26.5193040Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T14:35:26.5193900Z ** using staged installation 2021-05-15T14:35:26.5390230Z ** R 2021-05-15T14:35:26.5501450Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:26.9686910Z ** help 2021-05-15T14:35:27.1470600Z *** installing help indices 2021-05-15T14:35:27.2006810Z ** building package indices 2021-05-15T14:35:27.5186370Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:27.7863610Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:28.0431130Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:28.0453290Z * DONE (generics) 2021-05-15T14:35:28.4771730Z * installing *source* package ‘cpp11’ ... 2021-05-15T14:35:28.4835820Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T14:35:28.4836820Z ** using staged installation 2021-05-15T14:35:28.5083120Z ** R 2021-05-15T14:35:28.5163600Z ** inst 2021-05-15T14:35:28.5341650Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:29.0660580Z ** help 2021-05-15T14:35:29.0944090Z *** installing help indices 2021-05-15T14:35:29.1167930Z ** building package indices 2021-05-15T14:35:29.4902920Z ** installing vignettes 2021-05-15T14:35:29.4998790Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:29.7582130Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:30.0164090Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:30.0209150Z * DONE (cpp11) 2021-05-15T14:35:30.9030910Z * installing *source* package ‘dplyr’ ... 2021-05-15T14:35:30.9282910Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:35:30.9283650Z ** using staged installation 2021-05-15T14:35:30.9625480Z ** libs 2021-05-15T14:35:30.9829090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-15T14:35:31.1819940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-15T14:35:31.4242660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-15T14:35:31.6191710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T14:35:32.5039840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T14:35:32.6779820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-15T14:35:32.8584850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T14:35:33.0480570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-15T14:35:33.2518370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T14:35:33.4377690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-15T14:35:33.6055720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T14:35:33.8304390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:35:33.8955780Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T14:35:33.9006090Z ** R 2021-05-15T14:35:33.9759110Z ** data 2021-05-15T14:35:33.9783530Z *** moving datasets to lazyload DB 2021-05-15T14:35:34.0861200Z ** inst 2021-05-15T14:35:34.1006100Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:39.9133500Z ** help 2021-05-15T14:35:40.6212800Z *** installing help indices 2021-05-15T14:35:40.9023270Z *** copying figures 2021-05-15T14:35:40.9065320Z ** building package indices 2021-05-15T14:35:41.3847380Z ** installing vignettes 2021-05-15T14:35:41.4060230Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:42.2427930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:35:42.3890540Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:43.1932560Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:43.2028350Z * DONE (dplyr) 2021-05-15T14:35:43.8453790Z * installing *source* package ‘tidyr’ ... 2021-05-15T14:35:43.8582350Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:35:43.8583550Z ** using staged installation 2021-05-15T14:35:43.8861790Z ** libs 2021-05-15T14:35:43.9066660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T14:35:44.9957760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-15T14:35:45.5805830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-15T14:35:46.9999490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T14:35:48.2370160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:35:48.3009350Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T14:35:48.3060690Z ** R 2021-05-15T14:35:48.3310920Z ** data 2021-05-15T14:35:48.3381170Z *** moving datasets to lazyload DB 2021-05-15T14:35:48.5385960Z ** inst 2021-05-15T14:35:48.5496280Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:50.9273200Z ** help 2021-05-15T14:35:51.1061130Z *** installing help indices 2021-05-15T14:35:51.1976180Z *** copying figures 2021-05-15T14:35:51.2019530Z ** building package indices 2021-05-15T14:35:51.5467540Z ** installing vignettes 2021-05-15T14:35:51.5647850Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:52.4261460Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:35:52.5818990Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:53.2468820Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:53.2526260Z * DONE (tidyr) 2021-05-15T14:35:53.2850100Z 2021-05-15T14:35:53.2850960Z The downloaded source packages are in 2021-05-15T14:35:53.2852820Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/downloaded_packages’ 2021-05-15T14:35:53.5469850Z 2021-05-15T14:35:53.5487530Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/remotes2a614feaa496/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:35:53.5551690Z 2021-05-15T14:35:53.5554860Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/remotes2a614feaa496/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:35:53.5812690Z 2021-05-15T14:35:53.5845520Z 2021-05-15T14:35:53.5847440Z ─ preparing ‘aghast’: 2021-05-15T14:35:53.5853800Z 2021-05-15T14:35:53.5854660Z 2021-05-15T14:35:53.5934110Z checking DESCRIPTION meta-information ... 2021-05-15T14:35:53.5962250Z 2021-05-15T14:35:53.5963960Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:35:53.6429590Z 2021-05-15T14:35:53.6459090Z 2021-05-15T14:35:53.6461240Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:35:53.6467100Z 2021-05-15T14:35:53.6495760Z 2021-05-15T14:35:53.6497240Z ─ checking for empty or unneeded directories 2021-05-15T14:35:53.6498900Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:35:53.6563330Z 2021-05-15T14:35:53.6593980Z 2021-05-15T14:35:53.6595520Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:35:53.6783100Z 2021-05-15T14:35:53.6784540Z 2021-05-15T14:35:53.6785320Z 2021-05-15T14:35:53.6961890Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:35:53.6963880Z (as ‘lib’ is unspecified) 2021-05-15T14:35:53.9893810Z * installing *source* package ‘aghast’ ... 2021-05-15T14:35:53.9897640Z ** using staged installation 2021-05-15T14:35:54.0120130Z ** R 2021-05-15T14:35:54.0216130Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:54.6099730Z ** help 2021-05-15T14:35:54.6533500Z *** installing help indices 2021-05-15T14:35:54.6824370Z ** building package indices 2021-05-15T14:35:54.9609380Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:35:55.2211310Z ** testing if installed package can be loaded from final location 2021-05-15T14:35:55.4839070Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:35:55.4867430Z * DONE (aghast) 2021-05-15T14:35:55.5108760Z Installing 1 packages: covr 2021-05-15T14:35:55.5117400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:35:55.5118500Z (as ‘lib’ is unspecified) 2021-05-15T14:35:56.4647680Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:35:56.4648130Z 2021-05-15T14:35:57.1198860Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:35:57.1202190Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:35:57.1287390Z Packages which are only available in source form, and may need 2021-05-15T14:35:57.1289130Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-15T14:35:57.1290360Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-15T14:35:57.1290740Z 2021-05-15T14:35:57.1304940Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:35:57.3717610Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-15T14:35:57.3727780Z ================================================== 2021-05-15T14:35:57.3728330Z downloaded 81 KB 2021-05-15T14:35:57.3728600Z 2021-05-15T14:35:57.3762140Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:35:57.5076150Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T14:35:57.5097520Z ================================================== 2021-05-15T14:35:57.5098010Z downloaded 89 KB 2021-05-15T14:35:57.5098280Z 2021-05-15T14:35:57.5133710Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:35:57.7580240Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T14:35:57.7606740Z ================================================== 2021-05-15T14:35:57.7607220Z downloaded 143 KB 2021-05-15T14:35:57.7607490Z 2021-05-15T14:35:58.1405290Z * installing *source* package ‘lazyeval’ ... 2021-05-15T14:35:58.1463490Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T14:35:58.1464830Z ** using staged installation 2021-05-15T14:35:58.1644510Z ** libs 2021-05-15T14:35:58.1828180Z 2021-05-15T14:35:58.1830830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-15T14:35:58.2766610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:35:58.3463420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-15T14:35:58.4474110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-15T14:35:58.5548010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-15T14:35:58.6509060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:35:58.7605850Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:35:58.8218990Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T14:35:58.8264220Z ** R 2021-05-15T14:35:58.8343900Z ** inst 2021-05-15T14:35:58.8387340Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:35:59.5157160Z ** help 2021-05-15T14:35:59.6121420Z *** installing help indices 2021-05-15T14:35:59.6663000Z ** building package indices 2021-05-15T14:36:00.0344330Z ** installing vignettes 2021-05-15T14:36:00.0445380Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:36:00.3809530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:36:00.5288520Z ** testing if installed package can be loaded from final location 2021-05-15T14:36:00.8931520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:36:00.8959470Z * DONE (lazyeval) 2021-05-15T14:36:01.2865680Z * installing *source* package ‘rex’ ... 2021-05-15T14:36:01.2914560Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T14:36:01.2915480Z ** using staged installation 2021-05-15T14:36:01.3125850Z ** R 2021-05-15T14:36:01.3200720Z ** inst 2021-05-15T14:36:01.3236690Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:36:01.9959800Z ** help 2021-05-15T14:36:02.0778990Z *** installing help indices 2021-05-15T14:36:02.1257020Z ** building package indices 2021-05-15T14:36:02.4270770Z ** installing vignettes 2021-05-15T14:36:02.4421020Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:36:02.7001980Z ** testing if installed package can be loaded from final location 2021-05-15T14:36:02.9655040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:36:02.9685080Z * DONE (rex) 2021-05-15T14:36:03.5464540Z * installing *source* package ‘covr’ ... 2021-05-15T14:36:03.5612250Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T14:36:03.5613760Z ** using staged installation 2021-05-15T14:36:03.5927290Z ** libs 2021-05-15T14:36:03.6117500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:36:03.7086200Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:36:03.7696930Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T14:36:03.7742960Z ** R 2021-05-15T14:36:03.7968700Z ** inst 2021-05-15T14:36:03.8059020Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:36:05.5644880Z ** help 2021-05-15T14:36:05.6686010Z *** installing help indices 2021-05-15T14:36:05.7288630Z *** copying figures 2021-05-15T14:36:05.7297930Z ** building package indices 2021-05-15T14:36:06.0513830Z ** installing vignettes 2021-05-15T14:36:06.0603270Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:36:06.5329590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:36:06.6802700Z ** testing if installed package can be loaded from final location 2021-05-15T14:36:07.0070650Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:36:07.0122990Z * DONE (covr) 2021-05-15T14:36:07.0560120Z 2021-05-15T14:36:07.0560800Z The downloaded source packages are in 2021-05-15T14:36:07.0562700Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2ljZ9P/downloaded_packages’ 2021-05-15T14:36:07.0964090Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:36:07.0964740Z Rscript -e "tic::before_install()" 2021-05-15T14:36:07.1667050Z shell: /bin/bash -e {0} 2021-05-15T14:36:07.1667440Z env: 2021-05-15T14:36:07.1668340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:36:07.1668800Z TIC_DEPLOY_KEY: 2021-05-15T14:36:07.1669130Z RSPM: 2021-05-15T14:36:07.1670680Z GITHUB_PAT: *** 2021-05-15T14:36:07.1671080Z COVERALLS_TOKEN: 2021-05-15T14:36:07.1671520Z continue-on-error: true 2021-05-15T14:36:07.1671950Z VDIFFR_RUN_TESTS: false 2021-05-15T14:36:07.1672410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:36:07.1672810Z TZ: UTC 2021-05-15T14:36:07.1673150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:36:07.1673580Z NOT_CRAN: true 2021-05-15T14:36:07.1673930Z ##[endgroup] 2021-05-15T14:36:07.5576350Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:36:07.6940600Z Running before_install: step_install_remote_binaries() 2021-05-15T14:36:08.3617880Z Installing kirby21.base binaries 2021-05-15T14:36:08.3630660Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:36:08.6321400Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:36:08.6328930Z Installing kirby21.flair binaries 2021-05-15T14:36:08.6337740Z [1] "neuroconductor/kirby21.flair" 2021-05-15T14:36:08.7839020Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:36:08.7847290Z Installing kirby21.t1 binaries 2021-05-15T14:36:08.7856280Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:36:08.9253020Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:36:08.9260690Z Installing kirby21.t2 binaries 2021-05-15T14:36:08.9268880Z [1] "neuroconductor/kirby21.t2" 2021-05-15T14:36:09.0761540Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:36:09.0979900Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:36:09.0980740Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:36:09.0981380Z remotes::install_cran("rcmdcheck") 2021-05-15T14:36:09.0981970Z remotes::install_cran("markdown") 2021-05-15T14:36:09.1200650Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:36:09.1201070Z env: 2021-05-15T14:36:09.1201540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:36:09.1202030Z TIC_DEPLOY_KEY: 2021-05-15T14:36:09.1202420Z RSPM: 2021-05-15T14:36:09.1203700Z GITHUB_PAT: *** 2021-05-15T14:36:09.1204140Z COVERALLS_TOKEN: 2021-05-15T14:36:09.1204640Z continue-on-error: true 2021-05-15T14:36:09.1205110Z VDIFFR_RUN_TESTS: false 2021-05-15T14:36:09.1205650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:36:09.1206080Z TZ: UTC 2021-05-15T14:36:09.1206490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:36:09.1207000Z NOT_CRAN: true 2021-05-15T14:36:09.1207430Z ##[endgroup] 2021-05-15T14:36:13.7514230Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-15T14:36:13.7515420Z kirby21.f... (NA -> 303fcd86a...) [GitHub] 2021-05-15T14:36:13.7516560Z kirby21.t1 (NA -> d9d2c5888...) [GitHub] 2021-05-15T14:36:13.7517550Z kirby21.t2 (NA -> cbde70c44...) [GitHub] 2021-05-15T14:36:13.9450230Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:36:15.1243940Z 2021-05-15T14:36:15.5237260Z 2021-05-15T14:36:15.5256170Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpR0j7Sv/remotes95f66387730f/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ ... 2021-05-15T14:36:15.5322500Z 2021-05-15T14:36:15.5325140Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpR0j7Sv/remotes95f66387730f/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ 2021-05-15T14:36:15.5656410Z 2021-05-15T14:36:15.5854190Z 2021-05-15T14:36:15.5877210Z ─ preparing ‘kirby21.base’: 2021-05-15T14:36:15.5878480Z 2021-05-15T14:36:15.5879420Z 2021-05-15T14:36:15.5880980Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:36:15.6184390Z 2021-05-15T14:36:15.6212650Z 2021-05-15T14:36:15.6214730Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:36:15.6220620Z 2021-05-15T14:36:15.6247810Z 2021-05-15T14:36:15.6249280Z ─ checking for empty or unneeded directories 2021-05-15T14:36:15.6254720Z 2021-05-15T14:36:15.6284040Z 2021-05-15T14:36:15.6285950Z ─ building ‘kirby21.base_1.7.3.tar.gz’ 2021-05-15T14:36:15.6448550Z 2021-05-15T14:36:15.6449830Z 2021-05-15T14:36:15.6450810Z 2021-05-15T14:36:15.6695520Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:36:15.6697480Z (as ‘lib’ is unspecified) 2021-05-15T14:36:15.9832970Z * installing *source* package ‘kirby21.base’ ... 2021-05-15T14:36:15.9838060Z ** using staged installation 2021-05-15T14:36:16.0068150Z ** R 2021-05-15T14:36:16.0203910Z ** data 2021-05-15T14:36:16.0217030Z *** moving datasets to lazyload DB 2021-05-15T14:36:16.0331100Z ** inst 2021-05-15T14:36:16.0346240Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:36:16.5118620Z ** help 2021-05-15T14:36:16.5518620Z *** installing help indices 2021-05-15T14:36:16.5833950Z ** building package indices 2021-05-15T14:36:16.8876930Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:36:17.1710780Z ** testing if installed package can be loaded from final location 2021-05-15T14:36:17.4512970Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:36:17.4539850Z * DONE (kirby21.base) 2021-05-15T14:36:17.6453740Z Downloading GitHub repo neuroconductor/kirby21.flair@303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:36:41.1695200Z 2021-05-15T14:36:41.5092230Z 2021-05-15T14:36:41.5116700Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpR0j7Sv/remotes95f66c64919/neuroconductor-kirby21.flair-303fcd8/DESCRIPTION’ ... 2021-05-15T14:36:41.5195380Z 2021-05-15T14:36:41.5198910Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpR0j7Sv/remotes95f66c64919/neuroconductor-kirby21.flair-303fcd8/DESCRIPTION’ (338ms) 2021-05-15T14:36:44.5691750Z 2021-05-15T14:36:44.5743770Z 2021-05-15T14:36:44.5746010Z ─ preparing ‘kirby21.flair’: (3.1s) 2021-05-15T14:36:44.5751660Z 2021-05-15T14:36:44.5782010Z 2021-05-15T14:36:44.5783880Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:36:44.6268970Z 2021-05-15T14:36:44.6298210Z 2021-05-15T14:36:44.6300360Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:36:44.6306310Z 2021-05-15T14:36:44.6333010Z 2021-05-15T14:36:44.6334510Z ─ checking for empty or unneeded directories 2021-05-15T14:36:44.6340440Z 2021-05-15T14:36:44.6367410Z 2021-05-15T14:36:44.6369080Z ─ building ‘kirby21.flair_1.7.0.tar.gz’ 2021-05-15T14:36:44.6401000Z 2021-05-15T14:36:44.6401940Z 2021-05-15T14:36:44.6403090Z 2021-05-15T14:36:44.7013840Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:36:44.7015090Z (as ‘lib’ is unspecified) 2021-05-15T14:36:44.9778410Z * installing *source* package ‘kirby21.flair’ ... 2021-05-15T14:36:44.9782060Z ** using staged installation 2021-05-15T14:36:44.9986720Z ** R 2021-05-15T14:36:45.0031800Z ** inst 2021-05-15T14:36:45.0048460Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:36:45.4063470Z ** help 2021-05-15T14:36:45.4574000Z *** installing help indices 2021-05-15T14:36:45.5115140Z ** building package indices 2021-05-15T14:36:45.7828420Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:36:46.0494810Z ** testing if installed package can be loaded from final location 2021-05-15T14:36:46.3165210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:36:46.3234420Z * DONE (kirby21.flair) 2021-05-15T14:36:46.5564160Z Downloading GitHub repo neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:36:50.6437310Z 2021-05-15T14:36:51.0084030Z 2021-05-15T14:36:51.0459940Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpR0j7Sv/remotes95f61349dd41/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ ... 2021-05-15T14:36:51.0485340Z 2021-05-15T14:36:51.0488400Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpR0j7Sv/remotes95f61349dd41/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ (365ms) 2021-05-15T14:36:51.2101350Z 2021-05-15T14:36:51.2131980Z 2021-05-15T14:36:51.2133880Z ─ preparing ‘kirby21.t1’: 2021-05-15T14:36:51.2140320Z 2021-05-15T14:36:51.2141230Z 2021-05-15T14:36:51.2156170Z checking DESCRIPTION meta-information ... 2021-05-15T14:36:51.2183340Z 2021-05-15T14:36:51.2186050Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:36:51.2854740Z 2021-05-15T14:36:51.2856130Z 2021-05-15T14:36:51.2863270Z 2021-05-15T14:36:51.2892260Z 2021-05-15T14:36:51.2895300Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:36:51.2922020Z ─ checking for empty or unneeded directories 2021-05-15T14:36:51.2930790Z 2021-05-15T14:36:51.2960860Z 2021-05-15T14:36:51.2962350Z ─ building ‘kirby21.t1_1.7.3.2.tar.gz’ 2021-05-15T14:36:51.2995300Z 2021-05-15T14:36:51.2997270Z 2021-05-15T14:36:51.2998090Z 2021-05-15T14:36:51.3178420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:36:51.3180360Z (as ‘lib’ is unspecified) 2021-05-15T14:36:51.6426450Z * installing *source* package ‘kirby21.t1’ ... 2021-05-15T14:36:51.6430470Z ** using staged installation 2021-05-15T14:36:51.6630080Z ** R 2021-05-15T14:36:51.6673800Z ** inst 2021-05-15T14:36:51.6688970Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:36:51.9851690Z ** help 2021-05-15T14:36:52.0056480Z *** installing help indices 2021-05-15T14:36:52.0336180Z ** building package indices 2021-05-15T14:36:52.2989870Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:36:52.5839190Z ** testing if installed package can be loaded from final location 2021-05-15T14:36:52.9455520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:36:52.9581130Z * DONE (kirby21.t1) 2021-05-15T14:36:53.1959940Z Downloading GitHub repo neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:36:59.1697800Z 2021-05-15T14:36:59.5415160Z 2021-05-15T14:36:59.5466820Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpR0j7Sv/remotes95f61897c33c/neuroconductor-kirby21.t2-cbde70c/DESCRIPTION’ ... 2021-05-15T14:36:59.5490410Z 2021-05-15T14:36:59.5493070Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpR0j7Sv/remotes95f61897c33c/neuroconductor-kirby21.t2-cbde70c/DESCRIPTION’ (370ms) 2021-05-15T14:36:59.9973270Z 2021-05-15T14:37:00.0168010Z 2021-05-15T14:37:00.0172300Z ─ preparing ‘kirby21.t2’: (455ms) 2021-05-15T14:37:00.0225560Z 2021-05-15T14:37:00.0226960Z 2021-05-15T14:37:00.0282960Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:37:00.1123060Z 2021-05-15T14:37:00.1150950Z 2021-05-15T14:37:00.1153010Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:37:00.1158810Z 2021-05-15T14:37:00.1184880Z 2021-05-15T14:37:00.1186440Z ─ checking for empty or unneeded directories 2021-05-15T14:37:00.1191750Z 2021-05-15T14:37:00.1218740Z 2021-05-15T14:37:00.1220830Z ─ building ‘kirby21.t2_1.7.0.tar.gz’ 2021-05-15T14:37:00.1261030Z 2021-05-15T14:37:00.1262480Z 2021-05-15T14:37:00.1263280Z 2021-05-15T14:37:00.1417970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:37:00.1419920Z (as ‘lib’ is unspecified) 2021-05-15T14:37:00.4207930Z * installing *source* package ‘kirby21.t2’ ... 2021-05-15T14:37:00.4222830Z ** using staged installation 2021-05-15T14:37:00.4639930Z ** R 2021-05-15T14:37:00.4685020Z ** inst 2021-05-15T14:37:00.4700950Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:37:00.8586490Z ** help 2021-05-15T14:37:00.8815000Z *** installing help indices 2021-05-15T14:37:00.9172900Z ** building package indices 2021-05-15T14:37:01.1784390Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:37:01.4801980Z ** testing if installed package can be loaded from final location 2021-05-15T14:37:01.7558570Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:37:01.7576680Z * DONE (kirby21.t2) 2021-05-15T14:37:01.9122330Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-15T14:37:01.9123400Z Use `force = TRUE` to force installation 2021-05-15T14:37:02.0883830Z Skipping install of 'kirby21.flair' from a github remote, the SHA1 (303fcd86) has not changed since last install. 2021-05-15T14:37:02.0884790Z Use `force = TRUE` to force installation 2021-05-15T14:37:02.1800150Z Skipping install of 'kirby21.t1' from a github remote, the SHA1 (d9d2c588) has not changed since last install. 2021-05-15T14:37:02.1801210Z Use `force = TRUE` to force installation 2021-05-15T14:37:02.2627260Z Skipping install of 'kirby21.t2' from a github remote, the SHA1 (cbde70c4) has not changed since last install. 2021-05-15T14:37:02.2628970Z Use `force = TRUE` to force installation 2021-05-15T14:37:03.1763190Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:37:03.1764190Z Use `force = TRUE` to force installation 2021-05-15T14:37:03.1779860Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:37:03.1780820Z Use `force = TRUE` to force installation 2021-05-15T14:37:03.2172230Z 2021-05-15T14:37:03.2744080Z ##[group]Run options(width = 100) 2021-05-15T14:37:03.2744670Z options(width = 100) 2021-05-15T14:37:03.2745470Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:37:03.2746110Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:37:03.3607720Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:37:03.3608120Z env: 2021-05-15T14:37:03.3608530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:37:03.3608960Z TIC_DEPLOY_KEY: 2021-05-15T14:37:03.3609650Z RSPM: 2021-05-15T14:37:03.3611060Z GITHUB_PAT: *** 2021-05-15T14:37:03.3611430Z COVERALLS_TOKEN: 2021-05-15T14:37:03.3611890Z continue-on-error: true 2021-05-15T14:37:03.3612330Z VDIFFR_RUN_TESTS: false 2021-05-15T14:37:03.3612790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:37:03.3613190Z TZ: UTC 2021-05-15T14:37:03.3613540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:37:03.3613900Z NOT_CRAN: true 2021-05-15T14:37:03.3614500Z ##[endgroup] 2021-05-15T14:37:04.2336250Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:37:04.2337140Z setting value 2021-05-15T14:37:04.2338330Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-15T14:37:04.2339010Z os macOS Catalina 10.15.7 2021-05-15T14:37:04.2339690Z system x86_64, darwin17.0 2021-05-15T14:37:04.2340290Z ui X11 2021-05-15T14:37:04.2340970Z language (EN) 2021-05-15T14:37:04.2342710Z collate en_US.UTF-8 2021-05-15T14:37:04.2343740Z ctype en_US.UTF-8 2021-05-15T14:37:04.2344500Z tz UTC 2021-05-15T14:37:04.2345430Z date 2021-05-15 2021-05-15T14:37:04.2345760Z 2021-05-15T14:37:04.2346890Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:37:04.2347650Z ! package * version date lib source 2021-05-15T14:37:04.2348950Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:37:04.2350170Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2351260Z base * 4.2.0 2021-05-15 [?] local 2021-05-15T14:37:04.2352390Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2353450Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2354590Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2355670Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2356820Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2358100Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2359200Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2360540Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2361630Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2362820Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2364320Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2366100Z P compiler 4.2.0 2021-05-15 [2] local 2021-05-15T14:37:04.2367390Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2368470Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2369640Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2370840Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2371970Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2373490Z P datasets * 4.2.0 2021-05-15 [2] local 2021-05-15T14:37:04.2374730Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:37:04.2388610Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2390710Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2392470Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2394550Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2396090Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2397570Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2399100Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2400600Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2401870Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2403060Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2404170Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2405360Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2406500Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2407700Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:37:04.2408970Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2410090Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2411280Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2412380Z P graphics * 4.2.0 2021-05-15 [2] local 2021-05-15T14:37:04.2413610Z P grDevices * 4.2.0 2021-05-15 [2] local 2021-05-15T14:37:04.2414800Z grid 4.2.0 2021-05-15 [?] local 2021-05-15T14:37:04.2415910Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2417050Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2418120Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2419300Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2420600Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2421920Z kirby21.base 1.7.3 2021-05-15 [1] Github (neuroconductor/kirby21.base@05f22dc) 2021-05-15T14:37:04.2423780Z kirby21.flair 1.7.0 2021-05-15 [1] Github (neuroconductor/kirby21.flair@303fcd8) 2021-05-15T14:37:04.2425260Z kirby21.t1 1.7.3.2 2021-05-15 [1] Github (neuroconductor/kirby21.t1@d9d2c58) 2021-05-15T14:37:04.2426700Z kirby21.t2 1.7.0 2021-05-15 [1] Github (neuroconductor/kirby21.t2@cbde70c) 2021-05-15T14:37:04.2427990Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2429120Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2430290Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2431410Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2432920Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2434100Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2435230Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2436400Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2437500Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2438700Z P methods * 4.2.0 2021-05-15 [2] local 2021-05-15T14:37:04.2439870Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2440980Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2442140Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2443230Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2444530Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2445660Z parallel 4.2.0 2021-05-15 [?] local 2021-05-15T14:37:04.2446870Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2448040Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2449180Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2450410Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2451540Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2452780Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2453980Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2455100Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2456250Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2457320Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2458490Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2459670Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2460790Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2461950Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2463060Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2464540Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2465790Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2466920Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2468420Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2469540Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2470770Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2471970Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2473500Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2474960Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2476080Z splines 4.2.0 2021-05-15 [?] local 2021-05-15T14:37:04.2477280Z P stats * 4.2.0 2021-05-15 [2] local 2021-05-15T14:37:04.2478370Z stats4 4.2.0 2021-05-15 [?] local 2021-05-15T14:37:04.2479540Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2481010Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2482150Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T14:37:04.2483340Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2484410Z tcltk 4.2.0 2021-05-15 [?] local 2021-05-15T14:37:04.2485590Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2486760Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2487940Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:37:04.2489150Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2490360Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2491560Z P tools 4.2.0 2021-05-15 [2] local 2021-05-15T14:37:04.2492710Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2493830Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2495130Z P utils * 4.2.0 2021-05-15 [2] local 2021-05-15T14:37:04.2496220Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2497390Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2498540Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2499650Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2500860Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2501940Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2503110Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2504790Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2505950Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T14:37:04.2506720Z 2021-05-15T14:37:04.2507290Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:37:04.2508120Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-15T14:37:04.2508550Z 2021-05-15T14:37:04.2509550Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:37:04.2610340Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:37:04.2611320Z Rscript -e 'tic::script()' 2021-05-15T14:37:04.2611760Z ls -l check 2021-05-15T14:37:04.3491950Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:37:04.3492460Z env: 2021-05-15T14:37:04.3492950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:37:04.3493780Z TIC_DEPLOY_KEY: 2021-05-15T14:37:04.3494130Z RSPM: 2021-05-15T14:37:04.3496090Z GITHUB_PAT: *** 2021-05-15T14:37:04.3496540Z COVERALLS_TOKEN: 2021-05-15T14:37:04.3497060Z continue-on-error: true 2021-05-15T14:37:04.3497540Z VDIFFR_RUN_TESTS: false 2021-05-15T14:37:04.3498060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:37:04.3498500Z TZ: UTC 2021-05-15T14:37:04.3498910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:37:04.3499320Z NOT_CRAN: true 2021-05-15T14:37:04.3499740Z ##[endgroup] 2021-05-15T14:37:04.7281740Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:37:04.8528410Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:37:04.8529490Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:37:04.8530230Z timeout = Inf, check_dir = "check") 2021-05-15T14:37:04.9724650Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:37:05.3581970Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:37:05.4632710Z * preparing ‘kirby21.smri’: 2021-05-15T14:37:05.4802300Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:37:05.5316530Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:37:05.5321890Z * checking for empty or unneeded directories 2021-05-15T14:37:05.5412600Z * building ‘kirby21.smri_1.5.tar.gz’ 2021-05-15T14:37:05.5464860Z 2021-05-15T14:37:05.5844360Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:37:05.9134070Z * using log directory ‘/Users/runner/work/kirby21.smri/kirby21.smri/check/kirby21.smri.Rcheck’ 2021-05-15T14:37:05.9151830Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-15T14:37:05.9154340Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T14:37:05.9155900Z * using session charset: UTF-8 2021-05-15T14:37:05.9342940Z * using option ‘--as-cran’ 2021-05-15T14:37:05.9355150Z * checking for file ‘kirby21.smri/DESCRIPTION’ ... OK 2021-05-15T14:37:05.9356460Z * checking extension type ... Package 2021-05-15T14:37:05.9358040Z * this is package ‘kirby21.smri’ version ‘1.5’ 2021-05-15T14:37:05.9384080Z * checking package namespace information ... OK 2021-05-15T14:37:07.0967190Z * checking package dependencies ... OK 2021-05-15T14:37:07.0979590Z * checking if this is a source package ... OK 2021-05-15T14:37:07.0985950Z * checking if there is a namespace ... OK 2021-05-15T14:37:07.1770790Z * checking for executable files ... OK 2021-05-15T14:37:07.1837400Z * checking for hidden files and directories ... OK 2021-05-15T14:37:07.1838370Z * checking for portable file names ... OK 2021-05-15T14:37:07.1839630Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:37:07.1840780Z * checking serialization versions ... OK 2021-05-15T14:37:08.9589520Z * checking whether package ‘kirby21.smri’ can be installed ... OK 2021-05-15T14:37:08.9758010Z * checking installed package size ... OK 2021-05-15T14:37:09.1641330Z * checking package directory ... OK 2021-05-15T14:37:09.1642740Z * checking for future file timestamps ... OK 2021-05-15T14:37:09.3186830Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:37:09.3192310Z * checking top-level files ... OK 2021-05-15T14:37:09.3202100Z * checking for left-over files ... OK 2021-05-15T14:37:09.3206540Z * checking index information ... OK 2021-05-15T14:37:09.3881140Z * checking package subdirectories ... OK 2021-05-15T14:37:09.4524130Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:37:09.5189310Z * checking R files for syntax errors ... OK 2021-05-15T14:37:09.7902350Z * checking whether the package can be loaded ... OK 2021-05-15T14:37:09.9501260Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:37:10.1050980Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:37:10.2911220Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:37:10.5458710Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:37:10.8138640Z * checking loading without being on the library search path ... OK 2021-05-15T14:37:11.0080900Z * checking dependencies in R code ... OK 2021-05-15T14:37:11.6025490Z * checking S3 generic/method consistency ... OK 2021-05-15T14:37:11.8104840Z * checking replacement functions ... OK 2021-05-15T14:37:11.9962500Z * checking foreign function calls ... OK 2021-05-15T14:37:14.6164470Z * checking R code for possible problems ... OK 2021-05-15T14:37:14.8610300Z * checking Rd files ... OK 2021-05-15T14:37:14.9255820Z * checking Rd metadata ... OK 2021-05-15T14:37:14.9987350Z * checking Rd line widths ... OK 2021-05-15T14:37:15.2057970Z * checking Rd cross-references ... OK 2021-05-15T14:37:15.4135050Z * checking for missing documentation entries ... OK 2021-05-15T14:37:15.9963250Z * checking for code/documentation mismatches ... OK 2021-05-15T14:37:16.7535910Z * checking Rd \usage sections ... OK 2021-05-15T14:37:16.8544460Z * checking Rd contents ... OK 2021-05-15T14:37:16.9666350Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:37:17.7187910Z * checking examples ... OK 2021-05-15T14:37:21.8586110Z * checking PDF version of manual ... OK 2021-05-15T14:37:21.8697900Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:37:21.8699460Z * checking for detritus in the temp directory ... OK 2021-05-15T14:37:21.8700120Z * DONE 2021-05-15T14:37:21.8703040Z 2021-05-15T14:37:21.8725140Z Status: OK 2021-05-15T14:37:21.8753630Z 2021-05-15T14:37:22.0556900Z ── R CMD check results ─────────────────────────────────── kirby21.smri 1.5 ──── 2021-05-15T14:37:22.0575090Z Duration: 16.5s 2021-05-15T14:37:22.0575770Z 2021-05-15T14:37:22.0622600Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:37:22.0787130Z total 24 2021-05-15T14:37:22.0791280Z drwxr-xr-x 14 runner staff 448 May 15 14:37 kirby21.smri.Rcheck 2021-05-15T14:37:22.0793110Z -rw-r--r-- 1 runner staff 1376 May 15 14:37 kirby21.smri_1.5.tar.gz 2021-05-15T14:37:22.0794520Z -rw-r--r-- 1 runner staff 7965 May 15 14:37 kirby21.smri_1.5.tgz 2021-05-15T14:37:22.0985770Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:37:22.0986850Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:37:22.1487070Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:37:22.1487580Z env: 2021-05-15T14:37:22.1488040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:37:22.1488480Z TIC_DEPLOY_KEY: 2021-05-15T14:37:22.1488850Z RSPM: 2021-05-15T14:37:22.1490540Z GITHUB_PAT: *** 2021-05-15T14:37:22.1491000Z COVERALLS_TOKEN: 2021-05-15T14:37:22.1491460Z continue-on-error: true 2021-05-15T14:37:22.1491950Z VDIFFR_RUN_TESTS: false 2021-05-15T14:37:22.1492420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:37:22.1492880Z TZ: UTC 2021-05-15T14:37:22.1493280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:37:22.1493780Z NOT_CRAN: true 2021-05-15T14:37:22.1494170Z ##[endgroup] 2021-05-15T14:37:22.1980230Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:37:22.1980920Z Rscript -e "tic::before_deploy()" 2021-05-15T14:37:22.2330500Z shell: /bin/bash -e {0} 2021-05-15T14:37:22.2330890Z env: 2021-05-15T14:37:22.2356320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:37:22.2357220Z TIC_DEPLOY_KEY: 2021-05-15T14:37:22.2357570Z RSPM: 2021-05-15T14:37:22.2359300Z GITHUB_PAT: *** 2021-05-15T14:37:22.2359730Z COVERALLS_TOKEN: 2021-05-15T14:37:22.2360590Z continue-on-error: true 2021-05-15T14:37:22.2361520Z VDIFFR_RUN_TESTS: false 2021-05-15T14:37:22.2362070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:37:22.2362530Z TZ: UTC 2021-05-15T14:37:22.2362950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:37:22.2363350Z NOT_CRAN: true 2021-05-15T14:37:22.2363750Z ##[endgroup] 2021-05-15T14:37:22.7009620Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:37:22.9102510Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:37:22.9103110Z with: 2021-05-15T14:37:22.9104080Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.smri/releases/42997303/assets{?name,label} 2021-05-15T14:37:22.9105050Z asset_path: check/kirby21.smri_1.5.tgz 2021-05-15T14:37:22.9105560Z asset_name: kirby21.smri_1.5_R4.1.tgz 2021-05-15T14:37:22.9106170Z asset_content_type: application/octet-stream 2021-05-15T14:37:22.9106640Z env: 2021-05-15T14:37:22.9107090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:37:22.9107550Z TIC_DEPLOY_KEY: 2021-05-15T14:37:22.9107930Z RSPM: 2021-05-15T14:37:22.9109370Z GITHUB_PAT: *** 2021-05-15T14:37:22.9110490Z COVERALLS_TOKEN: 2021-05-15T14:37:22.9111900Z continue-on-error: true 2021-05-15T14:37:22.9113240Z VDIFFR_RUN_TESTS: false 2021-05-15T14:37:22.9114320Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:37:22.9115160Z TZ: UTC 2021-05-15T14:37:22.9115820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:37:22.9116710Z NOT_CRAN: true 2021-05-15T14:37:22.9118170Z GITHUB_TOKEN: *** 2021-05-15T14:37:22.9118660Z ##[endgroup] 2021-05-15T14:37:23.5922690Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:37:23.5923340Z Rscript -e "tic::deploy()" 2021-05-15T14:37:23.6174310Z shell: /bin/bash -e {0} 2021-05-15T14:37:23.6174680Z env: 2021-05-15T14:37:23.6175130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:37:23.6175590Z TIC_DEPLOY_KEY: 2021-05-15T14:37:23.6175970Z RSPM: 2021-05-15T14:37:23.6177120Z GITHUB_PAT: *** 2021-05-15T14:37:23.6177580Z COVERALLS_TOKEN: 2021-05-15T14:37:23.6178070Z continue-on-error: true 2021-05-15T14:37:23.6178530Z VDIFFR_RUN_TESTS: false 2021-05-15T14:37:23.6179060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:37:23.6179480Z TZ: UTC 2021-05-15T14:37:23.6179880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:37:23.6180270Z NOT_CRAN: true 2021-05-15T14:37:23.6180660Z ##[endgroup] 2021-05-15T14:37:23.9664030Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:37:24.0871410Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:37:24.0872120Z Rscript -e "tic::after_deploy()" 2021-05-15T14:37:24.1120950Z shell: /bin/bash -e {0} 2021-05-15T14:37:24.1121370Z env: 2021-05-15T14:37:24.1121780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:37:24.1122260Z TIC_DEPLOY_KEY: 2021-05-15T14:37:24.1122600Z RSPM: 2021-05-15T14:37:24.1124320Z GITHUB_PAT: *** 2021-05-15T14:37:24.1125130Z COVERALLS_TOKEN: 2021-05-15T14:37:24.1125670Z continue-on-error: true 2021-05-15T14:37:24.1126150Z VDIFFR_RUN_TESTS: false 2021-05-15T14:37:24.1126670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:37:24.1127170Z TZ: UTC 2021-05-15T14:37:24.1127550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:37:24.1127980Z NOT_CRAN: true 2021-05-15T14:37:24.1128340Z ##[endgroup] 2021-05-15T14:37:24.4775670Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:37:24.8788530Z Post job cleanup. 2021-05-15T14:37:24.9513600Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:37:24.9822040Z Post job cleanup. 2021-05-15T14:37:25.1505450Z [command]/usr/local/bin/git version 2021-05-15T14:37:25.1708600Z git version 2.31.1 2021-05-15T14:37:25.1823070Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:37:25.2002350Z [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-15T14:37:25.4120990Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:37:25.4153970Z http.https://github.com/.extraheader 2021-05-15T14:37:25.4168340Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:37:25.4265060Z [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-15T14:37:25.5339220Z Cleaning up orphan processes