2021-05-19T20:31:29.2934375Z ##[section]Starting: Request a runner to run this job 2021-05-19T20:31:29.4473669Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-19T20:31:29.5185850Z 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-19T20:31:29.7022035Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T20:31:29.9194160Z ##[section]Finishing: Request a runner to run this job 2021-05-19T20:31:42.3984560Z Current runner version: '2.278.0' 2021-05-19T20:31:42.4036620Z ##[group]Operating System 2021-05-19T20:31:42.4037680Z Mac OS X 2021-05-19T20:31:42.4038110Z 10.15.7 2021-05-19T20:31:42.4038550Z 19H1030 2021-05-19T20:31:42.4038970Z ##[endgroup] 2021-05-19T20:31:42.4039640Z ##[group]Virtual Environment 2021-05-19T20:31:42.4040400Z Environment: macos-10.15 2021-05-19T20:31:42.4040920Z Version: 20210516.1 2021-05-19T20:31:42.4041900Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210516.1/images/macos/macos-10.15-Readme.md 2021-05-19T20:31:42.4043330Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210516.1 2021-05-19T20:31:42.4044190Z ##[endgroup] 2021-05-19T20:31:42.4046140Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T20:31:42.4047540Z Actions: write 2021-05-19T20:31:42.4048020Z Checks: write 2021-05-19T20:31:42.4048630Z Contents: write 2021-05-19T20:31:42.4049180Z Deployments: write 2021-05-19T20:31:42.4049910Z Issues: write 2021-05-19T20:31:42.4050490Z Metadata: read 2021-05-19T20:31:42.4051060Z Packages: write 2021-05-19T20:31:42.4051610Z PullRequests: write 2021-05-19T20:31:42.4052240Z RepositoryProjects: write 2021-05-19T20:31:42.4052830Z SecurityEvents: write 2021-05-19T20:31:42.4053390Z Statuses: write 2021-05-19T20:31:42.4054090Z ##[endgroup] 2021-05-19T20:31:42.4057890Z Prepare workflow directory 2021-05-19T20:31:42.5388090Z Prepare all required actions 2021-05-19T20:31:42.5400940Z Getting action download info 2021-05-19T20:31:42.9704220Z Download action repository 'actions/checkout@v2' 2021-05-19T20:31:44.3727720Z Download action repository 'r-lib/actions@master' 2021-05-19T20:31:46.5000550Z Download action repository 'adigherman/actions@master' 2021-05-19T20:31:48.3780510Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T20:31:48.8299040Z Download action repository 'actions/cache@v1' 2021-05-19T20:31:49.2255930Z Download action repository 'actions/upload-artifact@master' 2021-05-19T20:31:49.6829570Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T20:31:50.4722110Z ##[group]Run actions/checkout@v2 2021-05-19T20:31:50.4722810Z with: 2021-05-19T20:31:50.4723260Z repository: neuroconductor/dcmsort 2021-05-19T20:31:50.4724280Z token: *** 2021-05-19T20:31:50.4724660Z ssh-strict: true 2021-05-19T20:31:50.4725130Z persist-credentials: true 2021-05-19T20:31:50.4725580Z clean: true 2021-05-19T20:31:50.4725930Z fetch-depth: 1 2021-05-19T20:31:50.4726290Z lfs: false 2021-05-19T20:31:50.4726640Z submodules: false 2021-05-19T20:31:50.4726990Z env: 2021-05-19T20:31:50.4727390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:50.4727820Z TIC_DEPLOY_KEY: 2021-05-19T20:31:50.4728150Z RSPM: 2021-05-19T20:31:50.4728850Z GITHUB_PAT: *** 2021-05-19T20:31:50.4729590Z COVERALLS_TOKEN: *** 2021-05-19T20:31:50.4730060Z continue-on-error: false 2021-05-19T20:31:50.4730520Z VDIFFR_RUN_TESTS: false 2021-05-19T20:31:50.4730890Z ##[endgroup] 2021-05-19T20:31:51.6620440Z Syncing repository: neuroconductor/dcmsort 2021-05-19T20:31:51.6676730Z ##[group]Getting Git version info 2021-05-19T20:31:51.6706660Z Working directory is '/Users/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:51.6813650Z [command]/usr/local/bin/git version 2021-05-19T20:31:51.6915850Z git version 2.31.1 2021-05-19T20:31:51.7110170Z ##[endgroup] 2021-05-19T20:31:53.0983280Z Deleting the contents of '/Users/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:53.1091580Z ##[group]Initializing the repository 2021-05-19T20:31:53.1193360Z [command]/usr/local/bin/git init /Users/runner/work/dcmsort/dcmsort 2021-05-19T20:31:53.1295140Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T20:31:53.1395410Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T20:31:53.1497240Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T20:31:53.1597250Z hint: 2021-05-19T20:31:53.1700610Z hint: git config --global init.defaultBranch 2021-05-19T20:31:53.1800220Z hint: 2021-05-19T20:31:53.1902800Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T20:31:53.2004490Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T20:31:53.2104240Z hint: 2021-05-19T20:31:53.2206420Z hint: git branch -m 2021-05-19T20:31:53.2306700Z Initialized empty Git repository in /Users/runner/work/dcmsort/dcmsort/.git/ 2021-05-19T20:31:53.2407350Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:53.2439570Z ##[endgroup] 2021-05-19T20:31:53.2466280Z ##[group]Disabling automatic garbage collection 2021-05-19T20:31:53.2473670Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-19T20:31:53.2474770Z ##[endgroup] 2021-05-19T20:31:53.2478270Z ##[group]Setting up auth 2021-05-19T20:31:53.2479860Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T20:31:53.2482050Z [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-19T20:31:53.2484210Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T20:31:53.2486530Z [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-19T20:31:53.2489180Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T20:31:53.2561240Z ##[endgroup] 2021-05-19T20:31:53.2607080Z ##[group]Fetching the repository 2021-05-19T20:31:53.2614420Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a:refs/tags/0.3.0.s 2021-05-19T20:31:53.2637310Z remote: Enumerating objects: 39, done. 2021-05-19T20:31:53.2645300Z remote: Counting objects: 2% (1/39) 2021-05-19T20:31:53.2652230Z remote: Counting objects: 5% (2/39) 2021-05-19T20:31:53.2666780Z remote: Counting objects: 7% (3/39) 2021-05-19T20:31:53.2680230Z remote: Counting objects: 10% (4/39) 2021-05-19T20:31:53.2694030Z remote: Counting objects: 12% (5/39) 2021-05-19T20:31:53.2709050Z remote: Counting objects: 15% (6/39) 2021-05-19T20:31:53.2728660Z remote: Counting objects: 17% (7/39) 2021-05-19T20:31:53.2755570Z remote: Counting objects: 20% (8/39) 2021-05-19T20:31:53.2781530Z remote: Counting objects: 23% (9/39) 2021-05-19T20:31:53.2788510Z remote: Counting objects: 25% (10/39) 2021-05-19T20:31:53.2807620Z remote: Counting objects: 28% (11/39) 2021-05-19T20:31:53.2809160Z remote: Counting objects: 30% (12/39) 2021-05-19T20:31:53.2823790Z remote: Counting objects: 33% (13/39) 2021-05-19T20:31:53.2847050Z remote: Counting objects: 35% (14/39) 2021-05-19T20:31:53.2848510Z remote: Counting objects: 38% (15/39) 2021-05-19T20:31:53.2863730Z remote: Counting objects: 41% (16/39) 2021-05-19T20:31:53.2864780Z remote: Counting objects: 43% (17/39) 2021-05-19T20:31:53.2865780Z remote: Counting objects: 46% (18/39) 2021-05-19T20:31:53.2866980Z remote: Counting objects: 48% (19/39) 2021-05-19T20:31:53.2869850Z remote: Counting objects: 51% (20/39) 2021-05-19T20:31:53.2878210Z remote: Counting objects: 53% (21/39) 2021-05-19T20:31:53.2880440Z remote: Counting objects: 56% (22/39) 2021-05-19T20:31:53.2905700Z remote: Counting objects: 58% (23/39) 2021-05-19T20:31:53.2935740Z remote: Counting objects: 61% (24/39) 2021-05-19T20:31:53.2942940Z remote: Counting objects: 64% (25/39) 2021-05-19T20:31:53.2966260Z remote: Counting objects: 66% (26/39) 2021-05-19T20:31:53.2971420Z remote: Counting objects: 69% (27/39) 2021-05-19T20:31:53.2984470Z remote: Counting objects: 71% (28/39) 2021-05-19T20:31:53.2995220Z remote: Counting objects: 74% (29/39) 2021-05-19T20:31:53.3003340Z remote: Counting objects: 76% (30/39) 2021-05-19T20:31:53.3013900Z remote: Counting objects: 79% (31/39) 2021-05-19T20:31:53.3022740Z remote: Counting objects: 82% (32/39) 2021-05-19T20:31:53.3035210Z remote: Counting objects: 84% (33/39) 2021-05-19T20:31:53.3040150Z remote: Counting objects: 87% (34/39) 2021-05-19T20:31:53.3041110Z remote: Counting objects: 89% (35/39) 2021-05-19T20:31:53.3042060Z remote: Counting objects: 92% (36/39) 2021-05-19T20:31:53.3043000Z remote: Counting objects: 94% (37/39) 2021-05-19T20:31:53.3043750Z remote: Counting objects: 97% (38/39) 2021-05-19T20:31:53.3044290Z remote: Counting objects: 100% (39/39) 2021-05-19T20:31:53.3044880Z remote: Counting objects: 100% (39/39), done. 2021-05-19T20:31:53.3045480Z remote: Compressing objects: 2% (1/34) 2021-05-19T20:31:53.3046070Z remote: Compressing objects: 5% (2/34) 2021-05-19T20:31:53.3046670Z remote: Compressing objects: 8% (3/34) 2021-05-19T20:31:53.3047300Z remote: Compressing objects: 11% (4/34) 2021-05-19T20:31:53.3047860Z remote: Compressing objects: 14% (5/34) 2021-05-19T20:31:53.3048390Z remote: Compressing objects: 17% (6/34) 2021-05-19T20:31:53.3048990Z remote: Compressing objects: 20% (7/34) 2021-05-19T20:31:53.3049570Z remote: Compressing objects: 23% (8/34) 2021-05-19T20:31:53.3050110Z remote: Compressing objects: 26% (9/34) 2021-05-19T20:31:53.3050690Z remote: Compressing objects: 29% (10/34) 2021-05-19T20:31:53.3051250Z remote: Compressing objects: 32% (11/34) 2021-05-19T20:31:53.3051830Z remote: Compressing objects: 35% (12/34) 2021-05-19T20:31:53.3052400Z remote: Compressing objects: 38% (13/34) 2021-05-19T20:31:53.3053380Z remote: Compressing objects: 41% (14/34) 2021-05-19T20:31:53.3054030Z remote: Compressing objects: 44% (15/34) 2021-05-19T20:31:53.3054590Z remote: Compressing objects: 47% (16/34) 2021-05-19T20:31:53.3055140Z remote: Compressing objects: 50% (17/34) 2021-05-19T20:31:53.3055730Z remote: Compressing objects: 52% (18/34) 2021-05-19T20:31:53.3056270Z remote: Compressing objects: 55% (19/34) 2021-05-19T20:31:53.3056840Z remote: Compressing objects: 58% (20/34) 2021-05-19T20:31:53.3057420Z remote: Compressing objects: 61% (21/34) 2021-05-19T20:31:53.3057980Z remote: Compressing objects: 64% (22/34) 2021-05-19T20:31:53.3058540Z remote: Compressing objects: 67% (23/34) 2021-05-19T20:31:53.3059070Z remote: Compressing objects: 70% (24/34) 2021-05-19T20:31:53.3059650Z remote: Compressing objects: 73% (25/34) 2021-05-19T20:31:53.3060240Z remote: Compressing objects: 76% (26/34) 2021-05-19T20:31:53.3060800Z remote: Compressing objects: 79% (27/34) 2021-05-19T20:31:53.3061360Z remote: Compressing objects: 82% (28/34) 2021-05-19T20:31:53.3062130Z remote: Compressing objects: 85% (29/34) 2021-05-19T20:31:53.3062700Z remote: Compressing objects: 88% (30/34) 2021-05-19T20:31:53.3063280Z remote: Compressing objects: 91% (31/34) 2021-05-19T20:31:53.3063850Z remote: Compressing objects: 94% (32/34) 2021-05-19T20:31:53.3064410Z remote: Compressing objects: 97% (33/34) 2021-05-19T20:31:53.3064990Z remote: Compressing objects: 100% (34/34) 2021-05-19T20:31:53.3065590Z remote: Compressing objects: 100% (34/34), done. 2021-05-19T20:31:53.3067000Z remote: Total 39 (delta 1), reused 26 (delta 1), pack-reused 0 2021-05-19T20:31:53.3067810Z From https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:53.3069030Z * [new ref] f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a -> 0.3.0.s 2021-05-19T20:31:53.3070190Z ##[endgroup] 2021-05-19T20:31:53.3070750Z ##[group]Determining the checkout info 2021-05-19T20:31:53.3071260Z ##[endgroup] 2021-05-19T20:31:53.3071720Z ##[group]Checking out the ref 2021-05-19T20:31:53.3072820Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.3.0.s 2021-05-19T20:31:53.3073490Z HEAD is now at f0a56ec Version id 86 stable 2021-05-19T20:31:53.3074020Z ##[endgroup] 2021-05-19T20:31:53.3074870Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-19T20:31:53.3075930Z 'f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a' 2021-05-19T20:31:53.3219570Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T20:31:53.3220150Z with: 2021-05-19T20:31:53.3220510Z r-version: 3.5 2021-05-19T20:31:53.3220900Z Ncpus: 1 2021-05-19T20:31:53.3221330Z crayon.enabled: NULL 2021-05-19T20:31:53.3221860Z remove-openmp-macos: true 2021-05-19T20:31:53.3222430Z http-user-agent: default 2021-05-19T20:31:53.3222890Z install-r: true 2021-05-19T20:31:53.3223470Z windows-path-include-mingw: true 2021-05-19T20:31:53.3224040Z env: 2021-05-19T20:31:53.3224450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:53.3224930Z TIC_DEPLOY_KEY: 2021-05-19T20:31:53.3225270Z RSPM: 2021-05-19T20:31:53.3226270Z GITHUB_PAT: *** 2021-05-19T20:31:53.3227130Z COVERALLS_TOKEN: *** 2021-05-19T20:31:53.3227610Z continue-on-error: false 2021-05-19T20:31:53.3228110Z VDIFFR_RUN_TESTS: false 2021-05-19T20:31:53.3228540Z ##[endgroup] 2021-05-19T20:31:53.5470210Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-19T20:31:56.2813520Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-19T20:31:56.8266860Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-19T20:31:57.1006980Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-19T20:31:57.1107670Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-19T20:31:57.1209950Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-19T20:31:57.1309840Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-19T20:31:57.1412380Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-19T20:31:58.0017940Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-19T20:31:58.0118350Z Checksumming (Apple_Free : 3)… 2021-05-19T20:31:59.0009880Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-19T20:31:59.0112610Z Checksumming disk image (Apple_HFS : 4)… 2021-05-19T20:31:59.0414310Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-19T20:31:59.0516900Z Checksumming (Apple_Free : 5)… 2021-05-19T20:32:00.0279720Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-19T20:32:00.0285450Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-19T20:32:00.0387660Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-19T20:32:00.0473550Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-19T20:32:01.0332710Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-19T20:32:01.0434780Z verified CRC32 $84F1919B 2021-05-19T20:32:01.5042660Z /dev/disk2 GUID_partition_scheme 2021-05-19T20:32:01.5155070Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-19T20:32:01.5263390Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-19T20:32:05.3209410Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-19T20:32:05.3212210Z To reinstall 0.29.2_3, run: 2021-05-19T20:32:05.3245310Z brew reinstall pkg-config 2021-05-19T20:32:05.3672830Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.2 2021-05-19T20:32:07.1060490Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7 2021-05-19T20:32:07.6485590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7?se=2021-05-19T20%3A40%3A00Z&sig=Hywl7kxWBIJ%2F%2F9r2wtswHOQnqUeNEO3%2BA5S5oVBfuvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:32:07.8905520Z ==> Pouring qpdf--10.3.2.catalina.bottle.tar.gz 2021-05-19T20:32:08.6477470Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-19T20:32:08.6579700Z installer: Upgrading at base path / 2021-05-19T20:32:08.6693100Z installer: The upgrade was successful. 2021-05-19T20:32:12.0950540Z 🍺 /usr/local/Cellar/qpdf/10.3.2: 73 files, 6.3MB 2021-05-19T20:32:12.1682990Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-19T20:32:13.9150150Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-19T20:32:14.2518930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-19T20%3A40%3A00Z&sig=hcumG3VwWYmpZj6XlIRMGaGrW3QxeqDzAuOa9MPG4g4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:32:14.3645050Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-19T20:32:15.1081840Z installer: Package name is gfortran 2021-05-19T20:32:15.1183580Z installer: Installing at base path / 2021-05-19T20:32:15.1284060Z installer: The install was successful. 2021-05-19T20:32:15.1386930Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-19T20:32:15.3055770Z "disk2" ejected. 2021-05-19T20:32:15.3158670Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-19T20:32:17.4369890Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-19T20:32:18.3291940Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-19T20:32:18.3668310Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T20:32:18.3668910Z env: 2021-05-19T20:32:18.3669340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:18.3669840Z TIC_DEPLOY_KEY: 2021-05-19T20:32:18.3670200Z RSPM: 2021-05-19T20:32:18.3671430Z GITHUB_PAT: *** 2021-05-19T20:32:18.3672270Z COVERALLS_TOKEN: *** 2021-05-19T20:32:18.3672760Z continue-on-error: false 2021-05-19T20:32:18.3673780Z VDIFFR_RUN_TESTS: false 2021-05-19T20:32:18.3674330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:32:18.3674760Z TZ: UTC 2021-05-19T20:32:18.3675490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:18.3675900Z NOT_CRAN: true 2021-05-19T20:32:18.3676300Z ##[endgroup] 2021-05-19T20:32:19.5937030Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-19T20:32:19.5938400Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T20:32:19.5939740Z Dload Upload Total Spent Left Speed 2021-05-19T20:32:19.5940760Z 2021-05-19T20:32:19.5942060Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:19.5943460Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:19.5946030Z 100 117 0 117 0 0 1500 0 --:--:-- --:--:-- --:--:-- 1481 2021-05-19T20:32:19.5947020Z 2021-05-19T20:32:19.5948680Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:19.9824980Z 2021-05-19T20:32:20.9538390Z 0 82.6M 0 399k 0 0 368k 0 0:03:49 0:00:01 0:03:48 368k 2021-05-19T20:32:21.9756600Z 15 82.6M 15 13.0M 0 0 6485k 0 0:00:13 0:00:02 0:00:11 12.9M 2021-05-19T20:32:22.9539170Z 38 82.6M 38 31.9M 0 0 10.3M 0 0:00:07 0:00:03 0:00:04 15.8M 2021-05-19T20:32:23.9680380Z 58 82.6M 58 48.5M 0 0 11.9M 0 0:00:06 0:00:04 0:00:02 16.1M 2021-05-19T20:32:24.9678710Z 76 82.6M 76 62.8M 0 0 12.4M 0 0:00:06 0:00:05 0:00:01 15.6M 2021-05-19T20:32:25.9700220Z 84 82.6M 84 69.5M 0 0 11.4M 0 0:00:07 0:00:06 0:00:01 13.8M 2021-05-19T20:32:26.8738850Z 91 82.6M 91 76.0M 0 0 10.7M 0 0:00:07 0:00:07 --:--:-- 12.5M 2021-05-19T20:32:26.8740620Z 100 82.6M 100 82.6M 0 0 10.3M 0 0:00:07 0:00:07 --:--:-- 10.3M 2021-05-19T20:32:31.6870490Z ##[group]Run tlmgr update --self 2021-05-19T20:32:31.6871210Z tlmgr update --self 2021-05-19T20:32:31.6872170Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T20:32:31.6873160Z tlmgr update --all 2021-05-19T20:32:31.7064060Z shell: /bin/bash -e {0} 2021-05-19T20:32:31.7064520Z env: 2021-05-19T20:32:31.7065010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:31.7065480Z TIC_DEPLOY_KEY: 2021-05-19T20:32:31.7065900Z RSPM: 2021-05-19T20:32:31.7067240Z GITHUB_PAT: *** 2021-05-19T20:32:31.7068070Z COVERALLS_TOKEN: *** 2021-05-19T20:32:31.7068590Z continue-on-error: false 2021-05-19T20:32:31.7069110Z VDIFFR_RUN_TESTS: false 2021-05-19T20:32:31.7069620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:32:31.7070090Z TZ: UTC 2021-05-19T20:32:31.7070510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:31.7070910Z NOT_CRAN: true 2021-05-19T20:32:31.7071380Z ##[endgroup] 2021-05-19T20:32:37.7421360Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:32:38.2512890Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T20:32:38.2518660Z running mktexlsr ... 2021-05-19T20:32:38.9114760Z done running mktexlsr. 2021-05-19T20:32:38.9442680Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:32:38.9445000Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:32:41.2987150Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:32:41.2993110Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T20:32:41.5560640Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T20:32:41.9427780Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-19T20:32:42.2043620Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-19T20:32:42.5126190Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-19T20:32:43.5483950Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-19T20:32:46.1054200Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-19T20:32:46.3558960Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-19T20:32:46.8944500Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-19T20:32:47.1586430Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-19T20:32:47.4141570Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-19T20:32:47.7234180Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-19T20:32:47.9781370Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-19T20:32:48.2583950Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-19T20:32:48.6427820Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-19T20:32:48.9020980Z [16/89, 00:07/00:07] install: courier [470k] 2021-05-19T20:32:49.4533490Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-19T20:32:49.7205590Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-19T20:32:49.9858500Z [19/89, 00:08/00:08] install: ctablestack [2k] 2021-05-19T20:32:50.2402210Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-19T20:32:50.5450160Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-19T20:32:50.8964560Z [22/89, 00:09/00:09] install: emojicite [2k] 2021-05-19T20:32:51.1490780Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-19T20:32:51.4716470Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-19T20:32:51.7862930Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-19T20:32:52.0489650Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-19T20:32:52.3120520Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-19T20:32:52.5744390Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-19T20:32:52.8365850Z [29/89, 00:11/00:11] install: ifplatform [2k] 2021-05-19T20:32:53.0986250Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-19T20:32:53.3580850Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-19T20:32:53.6213060Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-19T20:32:53.9207410Z [33/89, 00:12/00:12] install: knuth-local [23k] 2021-05-19T20:32:54.2296730Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-19T20:32:54.4941180Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-19T20:32:54.7502410Z [36/89, 00:13/00:13] install: lua-uca [70k] 2021-05-19T20:32:55.1281190Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-19T20:32:55.3947320Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-19T20:32:55.6583160Z [39/89, 00:14/00:14] install: lua-visual-debug [4k] 2021-05-19T20:32:55.9231120Z [40/89, 00:14/00:14] install: luacode [3k] 2021-05-19T20:32:56.1857510Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-19T20:32:56.4494780Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-19T20:32:56.7138430Z [43/89, 00:15/00:16] install: luaimageembed [2k] 2021-05-19T20:32:56.9675460Z [44/89, 00:15/00:16] install: luaindex [5k] 2021-05-19T20:32:57.2273670Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-19T20:32:57.4883190Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-19T20:32:57.7406390Z [47/89, 00:16/00:17] install: luakeys [5k] 2021-05-19T20:32:58.0016450Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-19T20:32:58.2634970Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-19T20:32:58.5240580Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-19T20:32:58.7882780Z [51/89, 00:17/00:18] install: luapackageloader [2k] 2021-05-19T20:32:59.0559860Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-19T20:32:59.3189080Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-19T20:32:59.5853080Z [54/89, 00:18/00:19] install: luatex85 [2k] 2021-05-19T20:32:59.8517750Z [55/89, 00:18/00:19] install: luatexbase [4k] 2021-05-19T20:33:00.1096350Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-19T20:33:00.4395550Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-19T20:33:00.6941700Z [58/89, 00:19/00:20] install: luavlna [8k] 2021-05-19T20:33:00.9519500Z [59/89, 00:19/00:20] install: luaxml [31k] 2021-05-19T20:33:01.2677400Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-19T20:33:01.6886020Z [61/89, 00:20/00:21] install: makeindex [5k] 2021-05-19T20:33:01.9535930Z [62/89, 00:20/00:21] install: mflogo [2k] 2021-05-19T20:33:02.2191950Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-19T20:33:02.4816680Z [64/89, 00:21/00:22] install: nodetree [13k] 2021-05-19T20:33:02.8031790Z [65/89, 00:21/00:22] install: odsfile [5k] 2021-05-19T20:33:03.0587070Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-19T20:33:03.3132940Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-19T20:33:03.9357470Z [68/89, 00:22/00:22] install: pdfarticle [4k] 2021-05-19T20:33:04.2148300Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-19T20:33:04.5202970Z [70/89, 00:23/00:23] install: placeat [4k] 2021-05-19T20:33:04.7780190Z [71/89, 00:23/00:23] install: plantuml [3k] 2021-05-19T20:33:05.0320480Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-19T20:33:05.3996360Z [73/89, 00:24/00:24] install: selnolig [53k] 2021-05-19T20:33:05.7696820Z [74/89, 00:24/00:24] install: spelling [14k] 2021-05-19T20:33:06.0741300Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-19T20:33:06.3451570Z [76/89, 00:25/00:25] install: texlive-common [1k] 2021-05-19T20:33:06.6020750Z [77/89, 00:25/00:25] install: texlive-en [1k] 2021-05-19T20:33:06.8654100Z [78/89, 00:25/00:25] install: texlive-msg-translations [144k] 2021-05-19T20:33:07.2951910Z [79/89, 00:26/00:26] install: thumbpdf.universal-darwin [1k] 2021-05-19T20:33:07.5582250Z [80/89, 00:26/00:26] install: thumbpdf [19k] 2021-05-19T20:33:07.8601280Z [81/89, 00:26/00:26] install: tlshell.universal-darwin [1k] 2021-05-19T20:33:08.1162590Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-19T20:33:08.4272870Z [83/89, 00:27/00:27] install: typewriter [25k] 2021-05-19T20:33:08.7446300Z [84/89, 00:27/00:27] install: uninormalize [6k] 2021-05-19T20:33:09.0076400Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-19T20:33:09.2916520Z [86/89, 00:28/00:28] install: xdvi.universal-darwin [948k] 2021-05-19T20:33:09.9907780Z [87/89, 00:28/00:28] install: xdvi [7k] 2021-05-19T20:33:10.2499610Z [88/89, 00:29/00:29] install: collection-basic [1k] 2021-05-19T20:33:10.5157110Z [89/89, 00:29/00:29] install: collection-luatex [1k] 2021-05-19T20:33:10.7765700Z running mktexlsr ... 2021-05-19T20:33:11.0182660Z done running mktexlsr. 2021-05-19T20:33:11.0590740Z running updmap-sys ... 2021-05-19T20:33:11.6874260Z done running updmap-sys. 2021-05-19T20:33:11.6876020Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-19T20:33:11.6878690Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Q_JutIkYTc/G_RD1SX72T ... 2021-05-19T20:33:12.7904650Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Q_JutIkYTc/G_RD1SX72T. 2021-05-19T20:33:12.7906390Z OK: optex.fmt/luatex 2021-05-19T20:33:12.7907950Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:33:12.7909810Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:33:14.9951200Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:33:15.7968520Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T20:33:15.7970250Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T20:33:15.9438280Z [2/2, 00:01/00:02] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T20:33:15.9456990Z running mktexlsr ... 2021-05-19T20:33:16.1917460Z done running mktexlsr. 2021-05-19T20:33:16.2311610Z running updmap-sys ... 2021-05-19T20:33:16.8017790Z done running updmap-sys. 2021-05-19T20:33:16.8019570Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:33:16.8021540Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:33:16.9071780Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T20:33:16.9072310Z with: 2021-05-19T20:33:16.9072680Z pandoc-version: 2.7.3 2021-05-19T20:33:16.9073040Z env: 2021-05-19T20:33:16.9073440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:33:16.9073870Z TIC_DEPLOY_KEY: 2021-05-19T20:33:16.9074200Z RSPM: 2021-05-19T20:33:16.9075420Z GITHUB_PAT: *** 2021-05-19T20:33:16.9076210Z COVERALLS_TOKEN: *** 2021-05-19T20:33:16.9076680Z continue-on-error: false 2021-05-19T20:33:16.9077140Z VDIFFR_RUN_TESTS: false 2021-05-19T20:33:16.9077600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:33:16.9078020Z TZ: UTC 2021-05-19T20:33:16.9078370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:33:16.9078750Z NOT_CRAN: true 2021-05-19T20:33:16.9079170Z ##[endgroup] 2021-05-19T20:33:17.3642100Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-19T20:33:20.0200030Z installer: Package name is pandoc 2021-05-19T20:33:20.0206090Z installer: Installing at base path / 2021-05-19T20:33:20.0208590Z installer: The install was successful. 2021-05-19T20:33:20.0375890Z ##[group]Run git config user.name adigherman 2021-05-19T20:33:20.0376600Z git config user.name adigherman 2021-05-19T20:33:20.0377220Z git config user.email adig@jhu.edu 2021-05-19T20:33:20.0565000Z shell: /bin/bash -e {0} 2021-05-19T20:33:20.0565840Z env: 2021-05-19T20:33:20.0566360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:33:20.0566890Z TIC_DEPLOY_KEY: 2021-05-19T20:33:20.0567270Z RSPM: 2021-05-19T20:33:20.0568380Z GITHUB_PAT: *** 2021-05-19T20:33:20.0569520Z COVERALLS_TOKEN: *** 2021-05-19T20:33:20.0570050Z continue-on-error: false 2021-05-19T20:33:20.0570590Z VDIFFR_RUN_TESTS: false 2021-05-19T20:33:20.0571120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:33:20.0571620Z TZ: UTC 2021-05-19T20:33:20.0572050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:33:20.0572490Z NOT_CRAN: true 2021-05-19T20:33:20.0573020Z ##[endgroup] 2021-05-19T20:33:20.1099930Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-19T20:33:20.1100670Z env: 2021-05-19T20:33:20.1101200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:33:20.1101700Z TIC_DEPLOY_KEY: 2021-05-19T20:33:20.1102080Z RSPM: 2021-05-19T20:33:20.1103390Z GITHUB_PAT: *** 2021-05-19T20:33:20.1104250Z COVERALLS_TOKEN: *** 2021-05-19T20:33:20.1104820Z continue-on-error: false 2021-05-19T20:33:20.1105320Z VDIFFR_RUN_TESTS: false 2021-05-19T20:33:20.1105900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:33:20.1106350Z TZ: UTC 2021-05-19T20:33:20.1126100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:33:20.1126550Z NOT_CRAN: true 2021-05-19T20:33:20.1126960Z ##[endgroup] 2021-05-19T20:33:21.7421620Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-19T20:33:21.7774980Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-19T20:33:21.7776170Z To reinstall 3.20.2, run: 2021-05-19T20:33:21.7777140Z brew reinstall cmake 2021-05-19T20:33:23.3670710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T20:33:24.6523660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:33:25.2423420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-19T20:33:25.6544140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-19T20%3A40%3A00Z&sig=DPg6a4FaMoqLEM%2FsMLnCVp0xM48zvc%2BAjt%2B%2BZZUmRdE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:25.6914530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=DPg6a4FaMoqLEM\%2FsMLnCVp0xM48zvc\%2BAjt\%2B\%2BZZUmRdE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:25.7407010Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-19T20:33:25.8071190Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-19T20:33:25.8100390Z 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/d20210519-2944-18cewuw 2021-05-19T20:33:25.8296710Z cp -pR /private/tmp/d20210519-2944-18cewuw/libssh/. /usr/local/Cellar/libssh 2021-05-19T20:33:25.8556750Z chmod -Rf +w /private/tmp/d20210519-2944-18cewuw 2021-05-19T20:33:25.9138470Z ==> Finishing up 2021-05-19T20:33:25.9478430Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-19T20:33:25.9486540Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-19T20:33:25.9491120Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-19T20:33:25.9496840Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-19T20:33:25.9500580Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-19T20:33:25.9506080Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-19T20:33:25.9513470Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-19T20:33:25.9677070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3108-12hwsxf.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-19T20:33:28.2006220Z ==> Summary 2021-05-19T20:33:28.2032970Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-19T20:33:30.2541060Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T20:33:31.3899310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:33:31.9375880Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-19T20:33:32.3349030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-19T20%3A40%3A00Z&sig=%2FrLP6PcXl1fS6kZzE8s9%2F1FbbUnpuruJ%2BuaWG43w0YQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:32.3715990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=\%2FrLP6PcXl1fS6kZzE8s9\%2F1FbbUnpuruJ\%2BuaWG43w0YQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:32.4322910Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-19T20:33:32.5025400Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-19T20:33:32.5053180Z 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/d20210519-3115-14aqxc2 2021-05-19T20:33:32.5642770Z cp -pR /private/tmp/d20210519-3115-14aqxc2/jags/. /usr/local/Cellar/jags 2021-05-19T20:33:32.6355760Z chmod -Rf +w /private/tmp/d20210519-3115-14aqxc2 2021-05-19T20:33:32.7759020Z ==> Finishing up 2021-05-19T20:33:32.8057720Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-19T20:33:32.8063620Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-19T20:33:32.8073830Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-19T20:33:32.8080590Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-19T20:33:32.8085420Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-19T20:33:32.8089990Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-19T20:33:32.8095010Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-19T20:33:32.8100630Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-19T20:33:32.8107090Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-19T20:33:32.8509120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3279-1b7bc9.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-19T20:33:35.0363180Z ==> Summary 2021-05-19T20:33:35.0451180Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-19T20:33:37.1997480Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T20:33:38.2945310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abf132ce33bf45840c3cad4a52df3fdad64a05e4cbb87a4f4552cdfb91e7f0b0--v8-9.0.257.29.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T20:33:38.8195060Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8 2021-05-19T20:33:39.2166950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8?se=2021-05-19T20%3A40%3A00Z&sig=gTYyuI9IlsdSStAke0KMzmlEThhlfFZyQjPKCVj5F3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:39.2514240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8\?se=2021-05-19T20\%3A40\%3A00Z\&sig=gTYyuI9IlsdSStAke0KMzmlEThhlfFZyQjPKCVj5F3k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:39.4444600Z ==> Verifying checksum for 'de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz' 2021-05-19T20:33:39.5545540Z ==> Pouring v8--9.0.257.29.catalina.bottle.tar.gz 2021-05-19T20:33:39.5573750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3286-ej2f66 2021-05-19T20:33:39.8254950Z cp -pR /private/tmp/d20210519-3286-ej2f66/v8/. /usr/local/Cellar/v8 2021-05-19T20:33:39.9808240Z chmod -Rf +w /private/tmp/d20210519-3286-ej2f66 2021-05-19T20:33:40.0744860Z ==> Finishing up 2021-05-19T20:33:40.1233100Z ln -s ../Cellar/v8/9.0.257.29/bin/d8 d8 2021-05-19T20:33:40.2820180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3451-1yf7l3f.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-19T20:33:42.5313720Z ==> Summary 2021-05-19T20:33:42.5373140Z 🍺 /usr/local/Cellar/v8/9.0.257.29: 86 files, 42.3MB 2021-05-19T20:33:44.6463660Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T20:33:45.7315520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:33:46.2702160Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-19T20:33:46.6153410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-19T20%3A40%3A00Z&sig=dDLMN7AXcddt4ZPaXED2LDanI70m%2BIxJA9%2B3r1EXhbc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:46.6581520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=dDLMN7AXcddt4ZPaXED2LDanI70m\%2BIxJA9\%2B3r1EXhbc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:46.8733940Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-19T20:33:46.8928300Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T20:33:49.7078830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:33:50.2868640Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-19T20:33:50.6416860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-19T20%3A40%3A00Z&sig=oe7bxLdMU1Eyw0hoy8hVWQcsktvIAhJEovMiCFrou0w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:50.6739730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=oe7bxLdMU1Eyw0hoy8hVWQcsktvIAhJEovMiCFrou0w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:50.7880950Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-19T20:33:50.8017380Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T20:33:51.9120330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:33:52.4370270Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-19T20:33:52.7913970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-19T20%3A40%3A00Z&sig=uJW6xtmzz0bTLbVmKrs4yz%2BhWZ5tSn7eK8YVH1hGp2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:52.8209800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=uJW6xtmzz0bTLbVmKrs4yz\%2BhWZ5tSn7eK8YVH1hGp2Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:53.0513100Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-19T20:33:53.0732200Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-19T20:33:53.0736570Z ==> Installing fftw dependency: hwloc 2021-05-19T20:33:53.1324470Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-19T20:33:53.1350940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3458-dcw4so 2021-05-19T20:33:53.4719010Z cp -pR /private/tmp/d20210519-3458-dcw4so/hwloc/. /usr/local/Cellar/hwloc 2021-05-19T20:33:53.9605480Z chmod -Rf +w /private/tmp/d20210519-3458-dcw4so 2021-05-19T20:33:54.3635160Z ==> Finishing up 2021-05-19T20:33:54.3967870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-19T20:33:54.3975560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-19T20:33:54.4002180Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-19T20:33:54.4029150Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-19T20:33:54.4030770Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-19T20:33:54.4050400Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-19T20:33:54.4052380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-19T20:33:54.4084590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-19T20:33:54.4090570Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-19T20:33:54.4095290Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-19T20:33:54.4097350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-19T20:33:54.4098780Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-19T20:33:54.4101430Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-19T20:33:54.4115510Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-19T20:33:54.4122480Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-19T20:33:54.4144420Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-19T20:33:54.4155150Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-19T20:33:54.4171550Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-19T20:33:54.4173330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-19T20:33:54.4175080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-19T20:33:54.4178120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-19T20:33:54.4187000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-19T20:33:54.4190590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-19T20:33:54.4199330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-19T20:33:54.4202100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-19T20:33:54.4203770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-19T20:33:54.4205490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-19T20:33:54.4213710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-19T20:33:54.4215120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-19T20:33:54.4217520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-19T20:33:54.4219500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-19T20:33:54.4232770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-19T20:33:54.4234810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-19T20:33:54.4237390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-19T20:33:54.4239650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-19T20:33:54.4246090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-19T20:33:54.4257450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-19T20:33:54.4259320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-19T20:33:54.4262240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-19T20:33:54.4268830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-19T20:33:54.4281540Z 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-19T20:33:54.4300130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-19T20:33:54.4307420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-19T20:33:54.4324260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-19T20:33:54.4338620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-19T20:33:54.4375050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-19T20:33:54.4389040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-19T20:33:54.4402610Z 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-19T20:33:54.4404950Z 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-19T20:33:54.4412230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-19T20:33:54.4426420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-19T20:33:54.4429000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-19T20:33:54.4438980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-19T20:33:54.4446670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-19T20:33:54.4485240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-19T20:33:54.4498460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-19T20:33:54.4500730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-19T20:33:54.4511080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-19T20:33:54.4522870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-19T20:33:54.4524620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-19T20:33:54.4531230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-19T20:33:54.4540070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-19T20:33:54.4549280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-19T20:33:54.4563030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-19T20:33:54.4571170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-19T20:33:54.4585720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-19T20:33:54.4587630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-19T20:33:54.4600280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-19T20:33:54.4613530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-19T20:33:54.4615480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-19T20:33:54.4620010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-19T20:33:54.4626270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-19T20:33:54.4640900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-19T20:33:54.4648850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-19T20:33:54.4658400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-19T20:33:54.4680660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-19T20:33:54.4684280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-19T20:33:54.4707290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-19T20:33:54.4708980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-19T20:33:54.4719020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-19T20:33:54.4728710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-19T20:33:54.4736540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-19T20:33:54.4751690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-19T20:33:54.4763070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-19T20:33:54.4765000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-19T20:33:54.4767500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-19T20:33:54.4774790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-19T20:33:54.4776630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-19T20:33:54.4782910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-19T20:33:54.4794970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-19T20:33:54.4796610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-19T20:33:54.4798780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-19T20:33:54.4800610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-19T20:33:54.4803560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-19T20:33:54.4814400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-19T20:33:54.4816540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-19T20:33:54.4823620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-19T20:33:54.4829970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-19T20:33:54.4837860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-19T20:33:54.4847380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-19T20:33:54.4857220Z Only the first 100 operations were output. 2021-05-19T20:33:54.8507750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3634-lk4ync.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-19T20:33:57.1406480Z ==> Summary 2021-05-19T20:33:57.1945030Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-19T20:33:57.1951580Z ==> Installing fftw dependency: open-mpi 2021-05-19T20:33:57.2516970Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-19T20:33:57.2534350Z 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/d20210519-3458-y7xbnf 2021-05-19T20:33:57.5286500Z cp -pR /private/tmp/d20210519-3458-y7xbnf/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-19T20:33:57.9010860Z chmod -Rf +w /private/tmp/d20210519-3458-y7xbnf 2021-05-19T20:33:59.8585300Z ==> Finishing up 2021-05-19T20:33:59.8928440Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-19T20:33:59.8931580Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-19T20:33:59.8936170Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-19T20:33:59.8941260Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-19T20:33:59.8947380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-19T20:33:59.8951530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-19T20:33:59.8956930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-19T20:33:59.8960940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-19T20:33:59.8965920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-19T20:33:59.8970340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-19T20:33:59.8975430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-19T20:33:59.8980040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-19T20:33:59.8985100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-19T20:33:59.8989540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-19T20:33:59.8994870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-19T20:33:59.8999010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-19T20:33:59.9003970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-19T20:33:59.9008220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-19T20:33:59.9012970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-19T20:33:59.9017350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-19T20:33:59.9022330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-19T20:33:59.9026570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-19T20:33:59.9031400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-19T20:33:59.9035660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-19T20:33:59.9042790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-19T20:33:59.9047100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-19T20:33:59.9052070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-19T20:33:59.9056450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-19T20:33:59.9061230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-19T20:33:59.9065900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-19T20:33:59.9069990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-19T20:33:59.9074820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-19T20:33:59.9080030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-19T20:33:59.9084140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-19T20:33:59.9089230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-19T20:33:59.9093780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-19T20:33:59.9098430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-19T20:33:59.9102890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-19T20:33:59.9107590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-19T20:33:59.9112400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-19T20:33:59.9117040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-19T20:33:59.9121880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-19T20:33:59.9126050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-19T20:33:59.9130830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-19T20:33:59.9135100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-19T20:33:59.9139910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-19T20:33:59.9144240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-19T20:33:59.9149190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-19T20:33:59.9160000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-19T20:33:59.9166050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-19T20:33:59.9171020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-19T20:33:59.9199420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-19T20:33:59.9204950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-19T20:33:59.9210150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-19T20:33:59.9215420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-19T20:33:59.9220830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-19T20:33:59.9226060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-19T20:33:59.9231430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-19T20:33:59.9236300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-19T20:33:59.9241990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-19T20:33:59.9247320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-19T20:33:59.9252200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-19T20:33:59.9257730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-19T20:33:59.9262770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-19T20:33:59.9268620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-19T20:33:59.9285770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-19T20:33:59.9291310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-19T20:33:59.9296370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-19T20:33:59.9302090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-19T20:33:59.9306920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-19T20:33:59.9312460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-19T20:33:59.9317320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-19T20:33:59.9322610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-19T20:33:59.9327540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-19T20:33:59.9333090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-19T20:33:59.9337880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-19T20:33:59.9367890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-19T20:33:59.9373450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-19T20:33:59.9378590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-19T20:33:59.9384130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-19T20:33:59.9389480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-19T20:33:59.9395250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-19T20:33:59.9400240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-19T20:33:59.9405560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-19T20:33:59.9411050Z 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-19T20:33:59.9416140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-19T20:33:59.9420680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-19T20:33:59.9426050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-19T20:33:59.9430790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-19T20:33:59.9435980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-19T20:33:59.9441130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-19T20:33:59.9452820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-19T20:33:59.9458420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-19T20:33:59.9463860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-19T20:33:59.9468790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-19T20:33:59.9474400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-19T20:33:59.9479800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-19T20:33:59.9485040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-19T20:33:59.9490830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-19T20:33:59.9495830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-19T20:33:59.9500180Z Only the first 100 operations were output. 2021-05-19T20:34:00.4010620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3663-1wkenkh.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-19T20:34:02.7302360Z ==> Summary 2021-05-19T20:34:02.7763130Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-19T20:34:02.7767680Z ==> Installing fftw 2021-05-19T20:34:02.7772430Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-19T20:34:02.7790050Z 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/d20210519-3458-zhfcua 2021-05-19T20:34:02.8913210Z cp -pR /private/tmp/d20210519-3458-zhfcua/fftw/. /usr/local/Cellar/fftw 2021-05-19T20:34:02.9558480Z chmod -Rf +w /private/tmp/d20210519-3458-zhfcua 2021-05-19T20:34:03.1083890Z ==> Finishing up 2021-05-19T20:34:03.1389090Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-19T20:34:03.1399120Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-19T20:34:03.1403940Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-19T20:34:03.1413870Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-19T20:34:03.1421790Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-19T20:34:03.1429440Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-19T20:34:03.1441800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-19T20:34:03.1450300Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-19T20:34:03.1458390Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-19T20:34:03.1467160Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-19T20:34:03.1475700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-19T20:34:03.1483260Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-19T20:34:03.1498830Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-19T20:34:03.1619370Z info /usr/local/share/info/fftw3.info 2021-05-19T20:34:03.1634460Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-19T20:34:03.1643970Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-19T20:34:03.1662800Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-19T20:34:03.1671010Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-19T20:34:03.1680900Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-19T20:34:03.1690050Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-19T20:34:03.1703440Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-19T20:34:03.1712340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-19T20:34:03.1720790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-19T20:34:03.1729600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-19T20:34:03.1738300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-19T20:34:03.1743340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-19T20:34:03.1751920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-19T20:34:03.1761500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-19T20:34:03.1768880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-19T20:34:03.1776780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-19T20:34:03.1782030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-19T20:34:03.1789720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-19T20:34:03.1799000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-19T20:34:03.1808160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-19T20:34:03.1817210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-19T20:34:03.1824800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-19T20:34:03.1831390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-19T20:34:03.1837530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-19T20:34:03.1844200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-19T20:34:03.1850760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-19T20:34:03.1938410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-19T20:34:03.1943090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-19T20:34:03.1947830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-19T20:34:03.1952390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-19T20:34:03.1957340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-19T20:34:03.1961910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-19T20:34:03.1966470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-19T20:34:03.1971400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-19T20:34:03.1976290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-19T20:34:03.1980680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-19T20:34:03.1985690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-19T20:34:03.1990310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-19T20:34:03.1994870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-19T20:34:03.2000210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-19T20:34:03.2004720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-19T20:34:03.2009180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-19T20:34:03.2014430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-19T20:34:03.2057220Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-19T20:34:03.2058740Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-19T20:34:03.2060230Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-19T20:34:03.2559700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3690-1xncdrp.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-19T20:34:05.4327320Z ==> Summary 2021-05-19T20:34:05.4380690Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-19T20:34:07.6234650Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T20:34:08.7274170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:09.2581750Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-19T20:34:09.6522430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-19T20%3A40%3A00Z&sig=GZZ0vrdKdTBxkvSV%2Bya%2FghLo3NO8DKtJhl75jq%2FusnI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:09.6898860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=GZZ0vrdKdTBxkvSV\%2Bya\%2FghLo3NO8DKtJhl75jq\%2FusnI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:10.0374820Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-19T20:34:10.1678750Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-19T20:34:10.1706470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3697-i2pmvw 2021-05-19T20:34:10.9159730Z cp -pR /private/tmp/d20210519-3697-i2pmvw/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-19T20:34:11.7711030Z chmod -Rf +w /private/tmp/d20210519-3697-i2pmvw 2021-05-19T20:34:12.8085250Z ==> Finishing up 2021-05-19T20:34:12.8425020Z mkdir -p /usr/local/etc/dcmtk 2021-05-19T20:34:12.8429970Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-19T20:34:12.8434800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-19T20:34:12.8440770Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-19T20:34:12.8444680Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-19T20:34:12.8449890Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-19T20:34:12.8454480Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-19T20:34:12.8459570Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-19T20:34:12.8467090Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-19T20:34:12.8471820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-19T20:34:12.8476400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-19T20:34:12.8481730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-19T20:34:12.8486020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-19T20:34:12.8491070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-19T20:34:12.8495450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-19T20:34:12.8500410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-19T20:34:12.8506850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-19T20:34:12.8511170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-19T20:34:12.8515650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-19T20:34:12.8520810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-19T20:34:12.8525730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-19T20:34:12.8530110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-19T20:34:12.8535130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-19T20:34:12.8539590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-19T20:34:12.8544710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-19T20:34:12.8556470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-19T20:34:12.8560560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-19T20:34:12.8561990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-19T20:34:12.8563470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-19T20:34:12.8568080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-19T20:34:12.8572550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-19T20:34:12.8577660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-19T20:34:12.8582060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-19T20:34:12.8587110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-19T20:34:12.8591580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-19T20:34:12.8596750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-19T20:34:12.8601130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-19T20:34:12.8606470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-19T20:34:12.8610870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-19T20:34:12.8615940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-19T20:34:12.8620230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-19T20:34:12.8625220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-19T20:34:12.8629580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-19T20:34:12.8634720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-19T20:34:12.8638980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-19T20:34:12.8643940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-19T20:34:12.8648430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-19T20:34:12.8654410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-19T20:34:12.8659690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-19T20:34:12.8664360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-19T20:34:12.8669410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-19T20:34:12.8674000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-19T20:34:12.8679120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-19T20:34:12.8683540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-19T20:34:12.8689120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-19T20:34:12.8693390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-19T20:34:12.8698300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-19T20:34:12.8702670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-19T20:34:12.8707860Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-19T20:34:12.8712150Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-19T20:34:12.8717250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-19T20:34:12.8721520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-19T20:34:12.8730300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-19T20:34:12.8735470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-19T20:34:12.8740280Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-19T20:34:12.8745000Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-19T20:34:12.8750090Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-19T20:34:12.8755210Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-19T20:34:12.8759990Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-19T20:34:12.8764960Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-19T20:34:12.8769510Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-19T20:34:12.8775850Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-19T20:34:12.8781190Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-19T20:34:12.8785880Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-19T20:34:12.8790980Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-19T20:34:12.8796280Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-19T20:34:12.8803310Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-19T20:34:12.8809480Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-19T20:34:12.8814220Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-19T20:34:12.8819340Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-19T20:34:12.8824480Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-19T20:34:12.8831470Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-19T20:34:12.8838120Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-19T20:34:12.8845670Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-19T20:34:12.8856650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-19T20:34:12.8862300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-19T20:34:12.8867920Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-19T20:34:12.8873550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-19T20:34:12.8879350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-19T20:34:12.8884860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-19T20:34:12.8890470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-19T20:34:12.8896670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-19T20:34:12.8902780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-19T20:34:12.8908300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-19T20:34:12.8913990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-19T20:34:12.8919750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-19T20:34:12.8927440Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-19T20:34:12.8930870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-19T20:34:12.8936620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-19T20:34:12.8942200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-19T20:34:12.8947850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-19T20:34:12.8951870Z Only the first 100 operations were output. 2021-05-19T20:34:13.3493500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3861-pm4yyr.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-19T20:34:15.6999490Z ==> Summary 2021-05-19T20:34:15.7715400Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-19T20:34:18.0696640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T20:34:19.1760780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:19.7319590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-19T20:34:20.1328950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-19T20%3A40%3A00Z&sig=jJyvGNwJX%2FtTjX7slRDGQarWUpLuzjPRl6Us8l8lE38%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:20.1994890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=jJyvGNwJX\%2FtTjX7slRDGQarWUpLuzjPRl6Us8l8lE38\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:20.2561370Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-19T20:34:20.3433420Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-19T20:34:20.3459890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3868-18nfsqw 2021-05-19T20:34:20.4256660Z cp -pR /private/tmp/d20210519-3868-18nfsqw/libsecret/. /usr/local/Cellar/libsecret 2021-05-19T20:34:21.1336350Z chmod -Rf +w /private/tmp/d20210519-3868-18nfsqw 2021-05-19T20:34:21.1337370Z ==> Finishing up 2021-05-19T20:34:21.1440240Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-19T20:34:21.1441890Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-19T20:34:21.1542190Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-19T20:34:21.1644500Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-19T20:34:21.1746670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.1846660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.1947410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2049410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2149720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2250060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2352570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2452980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2554870Z mkdir -p /usr/local/share/locale/ckb 2021-05-19T20:34:21.2655640Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-19T20:34:21.2660830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2757980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2763010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2861100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2866600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2963700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.2971040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3071260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3173520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3180370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3274770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3284870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3377290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3389730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3480270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3492420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3582710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3594530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3685060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3697380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3786470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3800330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3888870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3901700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.3991510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4005640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4093860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4107740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4196800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4209890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4299170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4311890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4401470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4414040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4503920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4516110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4606580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4618190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4708000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4720550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4812690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4822020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4915420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.4925920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.5017630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.5027980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.5118060Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-19T20:34:21.5129710Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-19T20:34:21.5221960Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-19T20:34:21.5232370Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-19T20:34:21.5324130Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-19T20:34:21.5334420Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-19T20:34:21.5426270Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-19T20:34:21.5436780Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-19T20:34:21.5530000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4033-vht4qt.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-19T20:34:23.1748990Z ==> Summary 2021-05-19T20:34:23.1948200Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-19T20:34:25.1283630Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-19T20:34:25.1284860Z To reinstall 1.6.37, run: 2021-05-19T20:34:25.1285640Z brew reinstall libpng 2021-05-19T20:34:26.9374680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T20:34:28.0630490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:28.6085230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-19T20:34:28.9505820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-19T20%3A40%3A00Z&sig=YjCCxZ9L02ZkyHoDdfQ11iCzHRAIsdVKT5iJ%2FkXRjA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:28.9815330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=YjCCxZ9L02ZkyHoDdfQ11iCzHRAIsdVKT5iJ\%2FkXRjA8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:29.0189030Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-19T20:34:29.0234510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T20:34:30.0996850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:30.6645700Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-19T20:34:30.9950940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-19T20%3A40%3A00Z&sig=sLfkSVOHvd0GTbrBCtqvhxqYjQyzJe9otxMeiUBrIbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:31.0292490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=sLfkSVOHvd0GTbrBCtqvhxqYjQyzJe9otxMeiUBrIbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:31.0780040Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-19T20:34:31.0828720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T20:34:32.1815910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:32.7223050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-19T20:34:33.0610910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-19T20%3A40%3A00Z&sig=7eiHr%2B3xlzlw9Gf5t7D5UZlf8XJdz%2BxSTB9blZDgOiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:33.0906550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=7eiHr\%2B3xlzlw9Gf5t7D5UZlf8XJdz\%2BxSTB9blZDgOiA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:33.1288640Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-19T20:34:33.1317240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T20:34:34.2443750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:34.7797620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-19T20:34:35.1168500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-19T20%3A40%3A00Z&sig=QgPDeure5hzOvo99SgpBMtcNivkAwk%2BaiEIQUf1MgM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:35.1563270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=QgPDeure5hzOvo99SgpBMtcNivkAwk\%2BaiEIQUf1MgM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:35.1865010Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-19T20:34:35.1893040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T20:34:36.3625100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:36.9152300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-19T20:34:37.2274720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-19T20%3A40%3A00Z&sig=ZyZphwha%2BpXg%2F2sx5oOEXT6h3xvUHx6ukjsMjalrYfc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:37.2760680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=ZyZphwha\%2BpXg\%2F2sx5oOEXT6h3xvUHx6ukjsMjalrYfc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:37.3588010Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-19T20:34:37.3648300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T20:34:38.4511500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:38.9899590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-19T20:34:39.3545220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-19T20%3A40%3A00Z&sig=C6ty9DLdlTp%2FDpS%2FXOxCByqsbRPtz9i0r25650zrSKQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:39.4079070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=C6ty9DLdlTp\%2FDpS\%2FXOxCByqsbRPtz9i0r25650zrSKQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:39.5683550Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-19T20:34:39.5785100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T20:34:40.7048480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:41.2904000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-19T20:34:41.6548680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-19T20%3A40%3A00Z&sig=pbM%2FWGUhO7k8%2Fzll2m%2F0VQmhVKsbQsXHX0JH1bTi6XA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:41.6844390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=pbM\%2FWGUhO7k8\%2Fzll2m\%2F0VQmhVKsbQsXHX0JH1bTi6XA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:41.7285460Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-19T20:34:41.7316630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T20:34:42.7907210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:43.3680560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-19T20:34:43.7074860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-19T20%3A40%3A00Z&sig=IT2uFg14jWnXiAApBlcc4dwrN%2FYNcIfAmCtGOXfh%2Bw4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:43.7568360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=IT2uFg14jWnXiAApBlcc4dwrN\%2FYNcIfAmCtGOXfh\%2Bw4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:43.7879360Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-19T20:34:43.7907460Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T20:34:44.8842990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:45.6909050Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-19T20:34:45.8129910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-19T20%3A40%3A00Z&sig=QTJxZ8C6xVw%2FRrDYudfR73VK%2B2oXPkgSQZ0tjNw0VL0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:45.8548240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=QTJxZ8C6xVw\%2FRrDYudfR73VK\%2B2oXPkgSQZ0tjNw0VL0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:45.9047680Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-19T20:34:45.9079440Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T20:34:47.0021180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:47.5409680Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-19T20:34:47.8806890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-19T20%3A40%3A00Z&sig=c3Pv8SKH5JalEFC75%2FDC3Bj0hTS9Q8UEGVp5uKxfVY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:47.9229890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=c3Pv8SKH5JalEFC75\%2FDC3Bj0hTS9Q8UEGVp5uKxfVY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:48.0014820Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-19T20:34:48.0058630Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T20:34:49.1348930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:49.7044370Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-19T20:34:50.0527310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-19T20%3A40%3A00Z&sig=%2B8bn0bi8zy9fRuNLShRJPjpMHK6jtgMfb45q8dffQVQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:50.0973800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=\%2B8bn0bi8zy9fRuNLShRJPjpMHK6jtgMfb45q8dffQVQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:50.1693690Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-19T20:34:50.1781810Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T20:34:51.2627900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:51.8213480Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-19T20:34:52.1623640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-19T20%3A40%3A00Z&sig=Yv2lxqdl4uRbHHrq2%2FJACTvE7xpTbJ6Ptl%2BvlAMLZgw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:52.2176300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=Yv2lxqdl4uRbHHrq2\%2FJACTvE7xpTbJ6Ptl\%2BvlAMLZgw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:52.2722090Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-19T20:34:52.2762110Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T20:34:53.3638350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:53.9091740Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-19T20:34:54.2512820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-19T20%3A40%3A00Z&sig=yRs6N5JcPA2fTdXq609Z0tI39P70SJOSBtOeAWkqQFo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:54.2803800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=yRs6N5JcPA2fTdXq609Z0tI39P70SJOSBtOeAWkqQFo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:54.3427010Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-19T20:34:54.3466180Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T20:34:55.4721840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:56.0189790Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-19T20:34:56.3975970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-19T20%3A40%3A00Z&sig=xJmSZqbZNCsCREcGXvLd41aVHUUGNG1ToKDr2NkksFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:56.4468490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=xJmSZqbZNCsCREcGXvLd41aVHUUGNG1ToKDr2NkksFs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:56.8516770Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-19T20:34:56.9021120Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T20:34:57.9763490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:34:58.5178260Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-19T20:34:58.8375970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-19T20%3A40%3A00Z&sig=TBcJcunAvM21lqXeb0h2HkF73Q0lv3nwrydVWTHvE%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:58.8836690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A40\%3A00Z\&sig=TBcJcunAvM21lqXeb0h2HkF73Q0lv3nwrydVWTHvE\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:58.9570920Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-19T20:34:58.9666860Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T20:35:00.1112630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:35:00.6488530Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-19T20:35:01.0422500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-19T20%3A45%3A00Z&sig=VvYLYXm16LefayIoXIgVLJHj97fc7Rg1vhAg9foX8J0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:01.0857810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=VvYLYXm16LefayIoXIgVLJHj97fc7Rg1vhAg9foX8J0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:02.4448810Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-19T20:35:02.8652310Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T20:35:03.9457490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:35:04.5002660Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-19T20:35:04.9181520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-19T20%3A45%3A00Z&sig=uCGWYDQYLX252J7fCqsDYzhMV47uc6hM0rqxlMVAUEs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:04.9709380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=uCGWYDQYLX252J7fCqsDYzhMV47uc6hM0rqxlMVAUEs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:05.1377730Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-19T20:35:05.1900390Z ==> 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-19T20:35:05.1902970Z ==> Installing poppler dependency: libpthread-stubs 2021-05-19T20:35:05.2526110Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-19T20:35:05.2553010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-sj80iq 2021-05-19T20:35:05.2620230Z cp -pR /private/tmp/d20210519-4143-sj80iq/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-19T20:35:05.2701290Z chmod -Rf +w /private/tmp/d20210519-4143-sj80iq 2021-05-19T20:35:05.3105650Z ==> Finishing up 2021-05-19T20:35:05.3433440Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-19T20:35:05.3519330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4404-1bytrcs.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-19T20:35:07.5967260Z ==> Summary 2021-05-19T20:35:07.5983080Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-19T20:35:07.5991290Z ==> Installing poppler dependency: xorgproto 2021-05-19T20:35:07.6023500Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-19T20:35:07.6042050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210519-4143-vut2t4 2021-05-19T20:35:07.7078850Z cp -pR /private/tmp/d20210519-4143-vut2t4/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-19T20:35:07.8508190Z chmod -Rf +w /private/tmp/d20210519-4143-vut2t4 2021-05-19T20:35:08.0234050Z ==> Finishing up 2021-05-19T20:35:08.0653830Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-19T20:35:08.0657510Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-19T20:35:08.0667330Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-19T20:35:08.0672080Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-19T20:35:08.0678090Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-19T20:35:08.0682410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-19T20:35:08.0688360Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-19T20:35:08.0692610Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-19T20:35:08.0698440Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-19T20:35:08.0703100Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-19T20:35:08.0708650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-19T20:35:08.0754330Z rm /usr/local/share/pkgconfig 2021-05-19T20:35:08.0772460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-19T20:35:08.0777400Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-19T20:35:08.0783060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-19T20:35:08.0788780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-19T20:35:08.0794500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-19T20:35:08.0800150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-19T20:35:08.0805060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-19T20:35:08.0811650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-19T20:35:08.0817490Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-19T20:35:08.0822890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-19T20:35:08.0830210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-19T20:35:08.0835840Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-19T20:35:08.0842180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-19T20:35:08.0848590Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-19T20:35:08.0855650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-19T20:35:08.0876330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-19T20:35:08.0878440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-19T20:35:08.0880340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-19T20:35:08.0881980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-19T20:35:08.0883770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-19T20:35:08.0889110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-19T20:35:08.0895130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-19T20:35:08.0899920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-19T20:35:08.0905190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-19T20:35:08.0909870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-19T20:35:08.0915390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-19T20:35:08.0919940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-19T20:35:08.0926690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-19T20:35:08.0931670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-19T20:35:08.0937900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-19T20:35:08.0942640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-19T20:35:08.0948110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-19T20:35:08.0952840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-19T20:35:08.0958670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-19T20:35:08.0963690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-19T20:35:08.0968680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-19T20:35:08.0973720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-19T20:35:08.0978850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-19T20:35:08.0983540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-19T20:35:08.0988870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-19T20:35:08.0993760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-19T20:35:08.0999840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-19T20:35:08.1550700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4430-1md96b2.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-19T20:35:10.3505620Z ==> Summary 2021-05-19T20:35:10.3729860Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-19T20:35:10.3734590Z ==> Installing poppler dependency: libxau 2021-05-19T20:35:10.3824810Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-19T20:35:10.3842260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-10clr00 2021-05-19T20:35:10.3965390Z cp -pR /private/tmp/d20210519-4143-10clr00/libxau/. /usr/local/Cellar/libxau 2021-05-19T20:35:10.4135920Z chmod -Rf +w /private/tmp/d20210519-4143-10clr00 2021-05-19T20:35:10.4877380Z ==> Finishing up 2021-05-19T20:35:10.5227530Z rm /usr/local/include/X11 2021-05-19T20:35:10.5273480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-19T20:35:10.5278330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-19T20:35:10.5283820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-19T20:35:10.5288750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-19T20:35:10.5293270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-19T20:35:10.5298810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-19T20:35:10.5302960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-19T20:35:10.5309130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-19T20:35:10.5312940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-19T20:35:10.5318370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-19T20:35:10.5323560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-19T20:35:10.5329740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-19T20:35:10.5334450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-19T20:35:10.5340070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-19T20:35:10.5344720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-19T20:35:10.5350050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-19T20:35:10.5354750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-19T20:35:10.5359510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-19T20:35:10.5364960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-19T20:35:10.5369890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-19T20:35:10.5374640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-19T20:35:10.5379880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-19T20:35:10.5384840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-19T20:35:10.5389450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-19T20:35:10.5393180Z mkdir -p /usr/local/include/X11/dri 2021-05-19T20:35:10.5399510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-19T20:35:10.5404470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-19T20:35:10.5409810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-19T20:35:10.5413770Z mkdir -p /usr/local/include/X11/extensions 2021-05-19T20:35:10.5421990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-19T20:35:10.5427340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-19T20:35:10.5432370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-19T20:35:10.5438350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-19T20:35:10.5443990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-19T20:35:10.5448870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-19T20:35:10.5454210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-19T20:35:10.5466060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-19T20:35:10.5468000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-19T20:35:10.5470050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-19T20:35:10.5474510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-19T20:35:10.5479750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-19T20:35:10.5484610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-19T20:35:10.5490100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-19T20:35:10.5494960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-19T20:35:10.5500270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-19T20:35:10.5505770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-19T20:35:10.5510670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-19T20:35:10.5516250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-19T20:35:10.5529540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-19T20:35:10.5531510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-19T20:35:10.5533400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-19T20:35:10.5538930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-19T20:35:10.5544000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-19T20:35:10.5549260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-19T20:35:10.5554290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-19T20:35:10.5559960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-19T20:35:10.5564710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-19T20:35:10.5570370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-19T20:35:10.5575040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-19T20:35:10.5580640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-19T20:35:10.5585480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-19T20:35:10.5591000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-19T20:35:10.5595860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-19T20:35:10.5601370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-19T20:35:10.5606220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-19T20:35:10.5611560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-19T20:35:10.5621300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-19T20:35:11.1186470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-19T20:35:11.1187980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-19T20:35:11.1287650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-19T20:35:11.1390370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-19T20:35:11.1490650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-19T20:35:11.1592500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-19T20:35:11.1693180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-19T20:35:11.1793390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-19T20:35:11.1895460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-19T20:35:11.1995750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-19T20:35:11.2096330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-19T20:35:11.2198330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-19T20:35:11.2299260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-19T20:35:11.2303260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-19T20:35:11.2373420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-19T20:35:11.2405400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-19T20:35:11.2475860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-19T20:35:11.2507590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-19T20:35:11.2578170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-19T20:35:11.2609770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-19T20:35:11.2680800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-19T20:35:11.2712050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-19T20:35:11.2783140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-19T20:35:11.2814150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-19T20:35:11.2885610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-19T20:35:11.2916140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-19T20:35:11.2987610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-19T20:35:11.3018990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-19T20:35:11.3091800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-19T20:35:11.3121160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-19T20:35:11.3192270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-19T20:35:11.3223460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-19T20:35:11.3297270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-19T20:35:11.3326800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-19T20:35:11.3398980Z Only the first 100 operations were output. 2021-05-19T20:35:11.3430110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4457-1do069u.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-19T20:35:12.7958930Z ==> Summary 2021-05-19T20:35:12.7985850Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-19T20:35:12.7992040Z ==> Installing poppler dependency: libxdmcp 2021-05-19T20:35:12.8076710Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-19T20:35:12.8093890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-1wc99x2 2021-05-19T20:35:12.8186900Z cp -pR /private/tmp/d20210519-4143-1wc99x2/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-19T20:35:12.8306630Z chmod -Rf +w /private/tmp/d20210519-4143-1wc99x2 2021-05-19T20:35:12.8800550Z ==> Finishing up 2021-05-19T20:35:12.9158700Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-19T20:35:12.9164840Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-19T20:35:12.9169070Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-19T20:35:12.9174580Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-19T20:35:12.9181660Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-19T20:35:12.9317200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4483-dian50.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-19T20:35:15.0484530Z ==> Summary 2021-05-19T20:35:15.0503280Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-19T20:35:15.0508570Z ==> Installing poppler dependency: libxcb 2021-05-19T20:35:15.0814840Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-19T20:35:15.0831870Z 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/d20210519-4143-8zibth 2021-05-19T20:35:15.7847270Z cp -pR /private/tmp/d20210519-4143-8zibth/libxcb/. /usr/local/Cellar/libxcb 2021-05-19T20:35:17.1696030Z chmod -Rf +w /private/tmp/d20210519-4143-8zibth 2021-05-19T20:35:18.3404530Z ==> Finishing up 2021-05-19T20:35:18.3764150Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-19T20:35:18.3772160Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-19T20:35:18.3834050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-19T20:35:18.3838890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-19T20:35:18.3844520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-19T20:35:18.3849500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-19T20:35:18.3855230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-19T20:35:18.3860360Z 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-19T20:35:18.3866090Z 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-19T20:35:18.3871310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-19T20:35:18.3876950Z 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-19T20:35:18.3882200Z 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-19T20:35:18.3889330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-19T20:35:18.3894450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-19T20:35:18.3900160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-19T20:35:18.3905320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-19T20:35:18.3911120Z 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-19T20:35:18.3916240Z 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-19T20:35:18.3921700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-19T20:35:18.3926780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-19T20:35:18.3932100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-19T20:35:18.3937150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-19T20:35:18.3942560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-19T20:35:18.3948030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-19T20:35:18.3953310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-19T20:35:18.3958110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-19T20:35:18.3963940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-19T20:35:18.3992490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-19T20:35:18.3998930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-19T20:35:18.4003920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-19T20:35:18.4009560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-19T20:35:18.4014750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-19T20:35:18.4020240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-19T20:35:18.4025430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-19T20:35:18.4031130Z 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-19T20:35:18.4035710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-19T20:35:18.4041260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-19T20:35:18.4046020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-19T20:35:18.4051730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-19T20:35:18.4056800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-19T20:35:18.4062470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-19T20:35:18.4068610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-19T20:35:18.4074210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-19T20:35:18.4079420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-19T20:35:18.4085470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-19T20:35:18.4090860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-19T20:35:18.4096440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-19T20:35:18.4101390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-19T20:35:18.4107570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-19T20:35:18.4113090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-19T20:35:18.4118300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-19T20:35:18.4123760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-19T20:35:18.4128510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-19T20:35:18.4134370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-19T20:35:18.4138790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-19T20:35:18.4144350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-19T20:35:18.4149470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-19T20:35:18.4154750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-19T20:35:18.4159860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-19T20:35:18.4164980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-19T20:35:18.4170920Z 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-19T20:35:18.4176170Z 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-19T20:35:18.4181470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-19T20:35:18.4186550Z 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-19T20:35:18.4192550Z 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-19T20:35:18.4198360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-19T20:35:18.4203710Z 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-19T20:35:18.4209320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-19T20:35:18.4215410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-19T20:35:18.4220600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-19T20:35:18.4226070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-19T20:35:18.4231210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-19T20:35:18.4236530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-19T20:35:18.4241630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-19T20:35:18.4247180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-19T20:35:18.4252330Z 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-19T20:35:18.4257860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-19T20:35:18.4262920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-19T20:35:18.4268230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-19T20:35:18.4273610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-19T20:35:18.4279130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-19T20:35:18.4284270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-19T20:35:18.4290810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-19T20:35:18.4296580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-19T20:35:18.4307470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-19T20:35:18.4313400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-19T20:35:18.4319250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-19T20:35:18.4324960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-19T20:35:18.4330700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-19T20:35:18.4336620Z 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-19T20:35:18.4341690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-19T20:35:18.4347630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-19T20:35:18.4352740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-19T20:35:18.4358650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-19T20:35:18.4364240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-19T20:35:18.4370070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-19T20:35:18.4375570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-19T20:35:18.4381500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-19T20:35:18.4386840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-19T20:35:18.4392630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-19T20:35:18.4396840Z Only the first 100 operations were output. 2021-05-19T20:35:20.0316690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4518-165z58g.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-19T20:35:22.4946710Z ==> Summary 2021-05-19T20:35:22.6307040Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-19T20:35:22.6313660Z ==> Installing poppler dependency: libx11 2021-05-19T20:35:22.6769050Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-19T20:35:22.6786200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-1xq56on 2021-05-19T20:35:23.0175040Z cp -pR /private/tmp/d20210519-4143-1xq56on/libx11/. /usr/local/Cellar/libx11 2021-05-19T20:35:23.5648560Z chmod -Rf +w /private/tmp/d20210519-4143-1xq56on 2021-05-19T20:35:24.0415090Z ==> Finishing up 2021-05-19T20:35:24.0724010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-19T20:35:24.0728770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-19T20:35:24.0732770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-19T20:35:24.0760710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-19T20:35:24.0765460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-19T20:35:24.0770530Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-19T20:35:24.0775010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-19T20:35:24.0780090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-19T20:35:24.0784680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-19T20:35:24.0789440Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-19T20:35:24.0794470Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-19T20:35:24.0799140Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-19T20:35:24.0806880Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-19T20:35:24.0813110Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-19T20:35:24.0841530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-19T20:35:24.0846350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-19T20:35:24.0851920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-19T20:35:24.0856780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-19T20:35:24.0862340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-19T20:35:24.0867550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-19T20:35:24.0873100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-19T20:35:24.0878210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-19T20:35:24.0883820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-19T20:35:24.0888630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-19T20:35:24.0894380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-19T20:35:24.0898770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-19T20:35:24.0904240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-19T20:35:24.0908880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-19T20:35:24.0914620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-19T20:35:24.0919320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-19T20:35:24.0924360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-19T20:35:24.0929820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-19T20:35:24.0934390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-19T20:35:24.0940380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-19T20:35:24.0944870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-19T20:35:24.0950470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-19T20:35:24.0955300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-19T20:35:24.0960980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-19T20:35:24.0967150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-19T20:35:24.0972520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-19T20:35:24.0977480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-19T20:35:24.0983140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-19T20:35:24.0988260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-19T20:35:24.0993440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-19T20:35:24.0998260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-19T20:35:24.1003810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-19T20:35:24.1008770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-19T20:35:24.1034540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-19T20:35:24.1039570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-19T20:35:24.1044940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-19T20:35:24.1049780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-19T20:35:24.1055260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-19T20:35:24.1060330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-19T20:35:24.1065610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-19T20:35:24.1071720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-19T20:35:24.1077560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-19T20:35:24.1082740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-19T20:35:24.1087950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-19T20:35:24.1093280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-19T20:35:24.1098200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-19T20:35:24.1103810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-19T20:35:24.1108760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-19T20:35:24.1114120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-19T20:35:24.1118830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-19T20:35:24.1124300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-19T20:35:24.1129480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-19T20:35:24.1134850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-19T20:35:24.1139960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-19T20:35:24.1144880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-19T20:35:24.1150560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-19T20:35:24.1155180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-19T20:35:24.1160800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-19T20:35:24.1167810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-19T20:35:24.1187860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-19T20:35:24.1189780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-19T20:35:24.1191700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-19T20:35:24.1193500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-19T20:35:24.1195800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-19T20:35:24.1198730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-19T20:35:24.1203690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-19T20:35:24.1208680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-19T20:35:24.1214110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-19T20:35:24.1219190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-19T20:35:24.1224510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-19T20:35:24.1229410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-19T20:35:24.1234930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-19T20:35:24.1240350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-19T20:35:24.1245230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-19T20:35:24.1250670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-19T20:35:24.1255800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-19T20:35:24.1260900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-19T20:35:24.1266040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-19T20:35:24.1271640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-19T20:35:24.1276370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-19T20:35:24.1301610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-19T20:35:24.1333380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-19T20:35:24.1335170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-19T20:35:24.1337420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-19T20:35:24.1339190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-19T20:35:24.1340810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-19T20:35:24.1342010Z Only the first 100 operations were output. 2021-05-19T20:35:24.6827800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4544-112pvw1.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-19T20:35:27.0206340Z ==> Summary 2021-05-19T20:35:27.0850570Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-19T20:35:27.0877290Z ==> Installing poppler dependency: libxext 2021-05-19T20:35:27.1437590Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-19T20:35:27.1457310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-d63y0f 2021-05-19T20:35:27.1803430Z cp -pR /private/tmp/d20210519-4143-d63y0f/libxext/. /usr/local/Cellar/libxext 2021-05-19T20:35:27.2290270Z chmod -Rf +w /private/tmp/d20210519-4143-d63y0f 2021-05-19T20:35:27.3212760Z ==> Finishing up 2021-05-19T20:35:27.3569670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-19T20:35:27.3574540Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-19T20:35:27.3580850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-19T20:35:27.3587860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-19T20:35:27.3592380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-19T20:35:27.3598070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-19T20:35:27.3621890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-19T20:35:27.3626620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-19T20:35:27.3635070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-19T20:35:27.3637200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-19T20:35:27.3642890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-19T20:35:27.3647980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-19T20:35:27.3653690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-19T20:35:27.3658500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-19T20:35:27.3663940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-19T20:35:27.3669600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-19T20:35:27.3683190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-19T20:35:27.3688890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-19T20:35:27.3693850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-19T20:35:27.3699550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-19T20:35:27.3704760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-19T20:35:27.3709910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-19T20:35:27.3715370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-19T20:35:27.3720110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-19T20:35:27.3725910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-19T20:35:27.3730930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-19T20:35:27.3736460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-19T20:35:27.3741650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-19T20:35:27.3747420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-19T20:35:27.3752290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-19T20:35:27.3757660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-19T20:35:27.3762570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-19T20:35:27.3768320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-19T20:35:27.3800770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-19T20:35:27.3803050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-19T20:35:27.3805780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-19T20:35:27.3811180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-19T20:35:27.3818800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-19T20:35:27.3822050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-19T20:35:27.3827480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-19T20:35:27.3833090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-19T20:35:27.3838440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-19T20:35:27.3843860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-19T20:35:27.3849400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-19T20:35:27.3854340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-19T20:35:27.3860070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-19T20:35:27.3865040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-19T20:35:27.3871030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-19T20:35:27.3875760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-19T20:35:27.3902200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-19T20:35:27.3907290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-19T20:35:27.3913060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-19T20:35:27.3918470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-19T20:35:27.3923650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-19T20:35:27.3929150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-19T20:35:27.3934080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-19T20:35:27.3939220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-19T20:35:27.3945100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-19T20:35:27.3949770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-19T20:35:27.3955360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-19T20:35:27.3960270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-19T20:35:27.3965520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-19T20:35:27.3971040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-19T20:35:27.3975990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-19T20:35:27.3981340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-19T20:35:27.3986020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-19T20:35:27.3992200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-19T20:35:27.3997880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-19T20:35:27.4002660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-19T20:35:27.4007920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-19T20:35:27.4013320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-19T20:35:27.4019760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-19T20:35:27.4025350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-19T20:35:27.4030560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-19T20:35:27.4035900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-19T20:35:27.4041810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-19T20:35:27.4046900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-19T20:35:27.4053320Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-19T20:35:27.4058030Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-19T20:35:27.4063090Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-19T20:35:27.4070500Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-19T20:35:27.4334100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4570-1f97wqe.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-19T20:35:29.8084080Z ==> Summary 2021-05-19T20:35:29.8178930Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-19T20:35:29.8184580Z ==> Installing poppler dependency: libxrender 2021-05-19T20:35:29.8745730Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-19T20:35:29.8763500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-1wdc9hw 2021-05-19T20:35:29.8876420Z cp -pR /private/tmp/d20210519-4143-1wdc9hw/libxrender/. /usr/local/Cellar/libxrender 2021-05-19T20:35:29.9038370Z chmod -Rf +w /private/tmp/d20210519-4143-1wdc9hw 2021-05-19T20:35:29.9618020Z ==> Finishing up 2021-05-19T20:35:30.0038130Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-19T20:35:30.0047310Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-19T20:35:30.0053650Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-19T20:35:30.0058620Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-19T20:35:30.0063790Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-19T20:35:30.0071210Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-19T20:35:30.0252960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4596-125pzng.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-19T20:35:32.1960090Z ==> Summary 2021-05-19T20:35:32.1983870Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-19T20:35:32.1988440Z ==> Installing poppler dependency: lzo 2021-05-19T20:35:32.2008320Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-19T20:35:32.2027320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-g3wgq0 2021-05-19T20:35:32.2219160Z cp -pR /private/tmp/d20210519-4143-g3wgq0/lzo/. /usr/local/Cellar/lzo 2021-05-19T20:35:32.2454620Z chmod -Rf +w /private/tmp/d20210519-4143-g3wgq0 2021-05-19T20:35:32.3073970Z ==> Finishing up 2021-05-19T20:35:32.3432950Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-19T20:35:32.3440660Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-19T20:35:32.3447380Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-19T20:35:32.3451900Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-19T20:35:32.3457210Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-19T20:35:32.3464400Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-19T20:35:32.3633490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4622-17cgp7n.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-19T20:35:34.6144450Z ==> Summary 2021-05-19T20:35:34.6178500Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-19T20:35:34.6184500Z ==> Installing poppler dependency: pixman 2021-05-19T20:35:34.6212080Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-19T20:35:34.6229950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-vbwmna 2021-05-19T20:35:34.6391170Z cp -pR /private/tmp/d20210519-4143-vbwmna/pixman/. /usr/local/Cellar/pixman 2021-05-19T20:35:34.6629860Z chmod -Rf +w /private/tmp/d20210519-4143-vbwmna 2021-05-19T20:35:34.7225060Z ==> Finishing up 2021-05-19T20:35:34.7572230Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-19T20:35:34.7580080Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-19T20:35:34.7586650Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-19T20:35:34.7590960Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-19T20:35:34.7598310Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-19T20:35:34.7629310Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-19T20:35:34.7756850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4648-1yp3ygn.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-19T20:35:36.9205050Z ==> Summary 2021-05-19T20:35:36.9224430Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-19T20:35:36.9230570Z ==> Installing poppler dependency: cairo 2021-05-19T20:35:37.0828470Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-19T20:35:37.0845260Z 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/d20210519-4143-1kc80hp 2021-05-19T20:35:37.1771980Z cp -pR /private/tmp/d20210519-4143-1kc80hp/cairo/. /usr/local/Cellar/cairo 2021-05-19T20:35:37.2563490Z chmod -Rf +w /private/tmp/d20210519-4143-1kc80hp 2021-05-19T20:35:37.5299320Z ==> Finishing up 2021-05-19T20:35:37.5846110Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-19T20:35:37.5849720Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-19T20:35:37.5856400Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-19T20:35:37.5872810Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-19T20:35:37.5879140Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-19T20:35:37.5883980Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-19T20:35:37.5888950Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-19T20:35:37.5893900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-19T20:35:37.5899570Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-19T20:35:37.5904020Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-19T20:35:37.5909500Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-19T20:35:37.5913510Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-19T20:35:37.5918390Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-19T20:35:37.5923120Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-19T20:35:37.5934570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-19T20:35:37.5943280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-19T20:35:37.5956960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-19T20:35:37.5966420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-19T20:35:37.5975130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-19T20:35:37.5983850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-19T20:35:37.5991820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-19T20:35:37.6000120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-19T20:35:37.6009560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-19T20:35:37.6022980Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-19T20:35:37.6032170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-19T20:35:37.6041340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-19T20:35:37.6050070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-19T20:35:37.6059120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-19T20:35:37.6068720Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-19T20:35:37.6077850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-19T20:35:37.6088590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-19T20:35:37.6793470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4674-1n5fpx1.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-19T20:35:40.0183690Z ==> Summary 2021-05-19T20:35:40.0267240Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-19T20:35:40.0275070Z ==> Installing poppler dependency: little-cms2 2021-05-19T20:35:40.0403020Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-19T20:35:40.0421450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-qmbt7d 2021-05-19T20:35:40.0616440Z cp -pR /private/tmp/d20210519-4143-qmbt7d/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-19T20:35:40.0854090Z chmod -Rf +w /private/tmp/d20210519-4143-qmbt7d 2021-05-19T20:35:40.1663640Z ==> Finishing up 2021-05-19T20:35:40.1920910Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-19T20:35:40.1924460Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-19T20:35:40.1929650Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-19T20:35:40.1934080Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-19T20:35:40.1939050Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-19T20:35:40.1945680Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-19T20:35:40.1950320Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-19T20:35:40.1961410Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-19T20:35:40.1967010Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-19T20:35:40.1972340Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-19T20:35:40.1977680Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-19T20:35:40.1982930Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-19T20:35:40.1989460Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-19T20:35:40.1994290Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-19T20:35:40.1999710Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-19T20:35:40.2007560Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-19T20:35:40.2209820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4700-p3wbzp.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-19T20:35:42.4950350Z ==> Summary 2021-05-19T20:35:42.4978880Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-19T20:35:42.4984760Z ==> Installing poppler dependency: nspr 2021-05-19T20:35:42.5003710Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-19T20:35:42.5021890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-x61rca 2021-05-19T20:35:42.5411590Z cp -pR /private/tmp/d20210519-4143-x61rca/nspr/. /usr/local/Cellar/nspr 2021-05-19T20:35:42.5904350Z chmod -Rf +w /private/tmp/d20210519-4143-x61rca 2021-05-19T20:35:42.6816800Z ==> Finishing up 2021-05-19T20:35:42.7183550Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-19T20:35:42.7189000Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-19T20:35:42.7197290Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-19T20:35:42.7203550Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-19T20:35:42.7208180Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-19T20:35:42.7212640Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-19T20:35:42.7217760Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-19T20:35:42.7222280Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-19T20:35:42.7228040Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-19T20:35:42.7234680Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-19T20:35:42.7559860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4726-1xo689w.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-19T20:35:44.9340640Z ==> Summary 2021-05-19T20:35:44.9407330Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-19T20:35:44.9415830Z ==> Installing poppler dependency: nss 2021-05-19T20:35:44.9520440Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-19T20:35:44.9537930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-1y8qqco 2021-05-19T20:35:45.2817300Z cp -pR /private/tmp/d20210519-4143-1y8qqco/nss/. /usr/local/Cellar/nss 2021-05-19T20:35:45.4885220Z chmod -Rf +w /private/tmp/d20210519-4143-1y8qqco 2021-05-19T20:35:47.4313920Z ==> Finishing up 2021-05-19T20:35:47.4681430Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-19T20:35:47.4685470Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-19T20:35:47.4690650Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-19T20:35:47.4694840Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-19T20:35:47.4700100Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-19T20:35:47.4704320Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-19T20:35:47.4709450Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-19T20:35:47.4713740Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-19T20:35:47.4718540Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-19T20:35:47.4722980Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-19T20:35:47.4728980Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-19T20:35:47.4732370Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-19T20:35:47.4737280Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-19T20:35:47.4741660Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-19T20:35:47.4746450Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-19T20:35:47.4751130Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-19T20:35:47.4755980Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-19T20:35:47.4761300Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-19T20:35:47.4765640Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-19T20:35:47.4770780Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-19T20:35:47.4775580Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-19T20:35:47.4780400Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-19T20:35:47.4786010Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-19T20:35:47.4790910Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-19T20:35:47.4795820Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-19T20:35:47.4800240Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-19T20:35:47.4805080Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-19T20:35:47.4809360Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-19T20:35:47.4814250Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-19T20:35:47.4818540Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-19T20:35:47.4823310Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-19T20:35:47.4827730Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-19T20:35:47.4832800Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-19T20:35:47.4837160Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-19T20:35:47.4841980Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-19T20:35:47.4846380Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-19T20:35:47.4851230Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-19T20:35:47.4855550Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-19T20:35:47.4860460Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-19T20:35:47.4864670Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-19T20:35:47.4869730Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-19T20:35:47.4874110Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-19T20:35:47.4879050Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-19T20:35:47.4883470Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-19T20:35:47.4888530Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-19T20:35:47.4892700Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-19T20:35:47.4897650Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-19T20:35:47.4902010Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-19T20:35:47.4908250Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-19T20:35:47.4912590Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-19T20:35:47.4917880Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-19T20:35:47.4922230Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-19T20:35:47.4927160Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-19T20:35:47.4931510Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-19T20:35:47.4936330Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-19T20:35:47.4940820Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-19T20:35:47.4945670Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-19T20:35:47.4954460Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-19T20:35:47.4959010Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-19T20:35:47.4964030Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-19T20:35:47.4968830Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-19T20:35:47.4974040Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-19T20:35:47.4978490Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-19T20:35:47.4983770Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-19T20:35:47.4988790Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-19T20:35:47.4993610Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-19T20:35:47.4998150Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-19T20:35:47.5003590Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-19T20:35:47.5007980Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-19T20:35:47.5012910Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-19T20:35:47.5020110Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-19T20:35:47.5029060Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-19T20:35:47.5033790Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-19T20:35:47.5039010Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-19T20:35:47.5043790Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-19T20:35:47.5049180Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-19T20:35:47.5053740Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-19T20:35:47.5059070Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-19T20:35:47.5063820Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-19T20:35:47.5068960Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-19T20:35:47.5073670Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-19T20:35:47.5078600Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-19T20:35:47.5083210Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-19T20:35:47.5088650Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-19T20:35:47.5093070Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-19T20:35:47.5098990Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-19T20:35:47.5103320Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-19T20:35:47.5108420Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-19T20:35:47.5113500Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-19T20:35:47.5118750Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-19T20:35:47.5123210Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-19T20:35:47.5128450Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-19T20:35:47.5133410Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-19T20:35:47.5138520Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-19T20:35:47.5143150Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-19T20:35:47.5148800Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-19T20:35:47.5153820Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-19T20:35:47.5159110Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-19T20:35:47.5163860Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-19T20:35:47.5169200Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-19T20:35:47.5172650Z Only the first 100 operations were output. 2021-05-19T20:35:47.6559120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4752-1d99p5.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-19T20:35:50.0285960Z ==> Summary 2021-05-19T20:35:50.0415920Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-19T20:35:50.0422400Z ==> Installing poppler dependency: openjpeg 2021-05-19T20:35:50.0743740Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-19T20:35:50.0760720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-1kc5q4b 2021-05-19T20:35:50.2923610Z cp -pR /private/tmp/d20210519-4143-1kc5q4b/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-19T20:35:50.5614490Z chmod -Rf +w /private/tmp/d20210519-4143-1kc5q4b 2021-05-19T20:35:50.8206520Z ==> Finishing up 2021-05-19T20:35:50.8562700Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-19T20:35:50.8567600Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-19T20:35:50.8572400Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-19T20:35:50.8579050Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:35:50.8587400Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:35:50.8596830Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-19T20:35:50.8602360Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-19T20:35:50.8607530Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-19T20:35:50.8615080Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-19T20:35:50.8621680Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-19T20:35:50.8626560Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-19T20:35:50.8631490Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-19T20:35:50.8636330Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-19T20:35:50.8641450Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:35:50.8648440Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-19T20:35:50.9672230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4778-wdp6o5.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-19T20:35:53.1936000Z ==> Summary 2021-05-19T20:35:53.2237240Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-19T20:35:53.2244490Z ==> Installing poppler dependency: qt@5 2021-05-19T20:35:53.2289740Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-19T20:35:53.2305110Z 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/d20210519-4143-158g72r 2021-05-19T20:35:58.5129760Z cp -pR /private/tmp/d20210519-4143-158g72r/qt@5/. /usr/local/Cellar/qt@5 2021-05-19T20:36:06.7905040Z chmod -Rf +w /private/tmp/d20210519-4143-158g72r 2021-05-19T20:36:20.4647820Z ==> Finishing up 2021-05-19T20:36:23.9520060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4828-sykurq.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-19T20:36:28.2636820Z ==> Caveats 2021-05-19T20:36:28.2638000Z We agreed to the Qt open source license for you. 2021-05-19T20:36:28.2639040Z If this is unacceptable you should uninstall. 2021-05-19T20:36:28.2639690Z 2021-05-19T20:36:28.2641160Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:36:28.2642400Z because this is an alternate version of another formula. 2021-05-19T20:36:28.2643110Z 2021-05-19T20:36:28.2643950Z If you need to have qt@5 first in your PATH, run: 2021-05-19T20:36:28.2646310Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:36:28.2647080Z 2021-05-19T20:36:28.2647880Z For compilers to find qt@5 you may need to set: 2021-05-19T20:36:28.2649150Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T20:36:28.2650470Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T20:36:28.2651150Z 2021-05-19T20:36:28.2652440Z For pkg-config to find qt@5 you may need to set: 2021-05-19T20:36:28.2653530Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T20:36:28.2654470Z 2021-05-19T20:36:28.2655670Z ==> Summary 2021-05-19T20:36:28.9876160Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-19T20:36:28.9935430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4143-2ricge 2021-05-19T20:36:28.9938320Z ==> Installing poppler 2021-05-19T20:36:28.9959150Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-19T20:36:29.2993870Z cp -pR /private/tmp/d20210519-4143-2ricge/poppler/. /usr/local/Cellar/poppler 2021-05-19T20:36:29.5816510Z chmod -Rf +w /private/tmp/d20210519-4143-2ricge 2021-05-19T20:36:30.0540690Z ==> Finishing up 2021-05-19T20:36:30.0874840Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-19T20:36:30.0878490Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-19T20:36:30.0883740Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-19T20:36:30.0888070Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-19T20:36:30.0893210Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-19T20:36:30.0897570Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-19T20:36:30.0902390Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-19T20:36:30.0907050Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-19T20:36:30.0912190Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-19T20:36:30.0916700Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-19T20:36:30.0921650Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-19T20:36:30.0926200Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-19T20:36:30.0931090Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-19T20:36:30.0938000Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-19T20:36:30.0949210Z rm /usr/local/share/gir-1.0 2021-05-19T20:36:30.0957770Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-19T20:36:30.0981350Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-19T20:36:30.0983180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-19T20:36:30.0984970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-19T20:36:30.0986830Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-19T20:36:30.0991870Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-19T20:36:30.0997520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-19T20:36:30.1002450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-19T20:36:30.1007930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-19T20:36:30.1013320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-19T20:36:30.1061060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-19T20:36:30.1066090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-19T20:36:30.1070850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-19T20:36:30.1076520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-19T20:36:30.1082700Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-19T20:36:30.1108730Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-19T20:36:30.1110500Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-19T20:36:30.1112080Z rm /usr/local/lib/girepository-1.0 2021-05-19T20:36:30.1113900Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-19T20:36:30.1120130Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-19T20:36:30.1124380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-19T20:36:30.1129630Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-19T20:36:30.1133950Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-19T20:36:30.1139300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-19T20:36:30.1144700Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-19T20:36:30.1149620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-19T20:36:30.1154010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-19T20:36:30.1159330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-19T20:36:30.1164110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-19T20:36:30.1169320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-19T20:36:30.1190000Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-19T20:36:30.1192240Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-19T20:36:30.1194160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-19T20:36:30.1195840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-19T20:36:30.1197460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-19T20:36:30.1203720Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-19T20:36:30.1210130Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-19T20:36:30.1215020Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-19T20:36:30.1220380Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-19T20:36:30.2342450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4857-obkcdz.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-19T20:36:32.6693760Z ==> Summary 2021-05-19T20:36:32.6991850Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-19T20:36:34.3022650Z ==> Caveats 2021-05-19T20:36:34.3024050Z ==> qt@5 2021-05-19T20:36:34.3064600Z We agreed to the Qt open source license for you. 2021-05-19T20:36:34.3065720Z If this is unacceptable you should uninstall. 2021-05-19T20:36:34.3066530Z 2021-05-19T20:36:34.3068270Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:36:34.3069530Z because this is an alternate version of another formula. 2021-05-19T20:36:34.3070230Z 2021-05-19T20:36:34.3071110Z If you need to have qt@5 first in your PATH, run: 2021-05-19T20:36:34.3072690Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:36:34.3073500Z 2021-05-19T20:36:34.3074340Z For compilers to find qt@5 you may need to set: 2021-05-19T20:36:34.3075830Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T20:36:34.3077330Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T20:36:34.3078650Z 2021-05-19T20:36:34.3079900Z For pkg-config to find qt@5 you may need to set: 2021-05-19T20:36:34.3081000Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T20:36:34.3081680Z 2021-05-19T20:36:36.0154500Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T20:36:37.1253340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:36:37.6897820Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-19T20:36:38.1522470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-19T20%3A45%3A00Z&sig=q8uAuYzzkLrr8VzMAEWS7SkDg9%2B%2BqG%2B3MVbleliAIjQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:38.1858760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=q8uAuYzzkLrr8VzMAEWS7SkDg9\%2B\%2BqG\%2B3MVbleliAIjQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:38.2183340Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-19T20:36:38.2228180Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T20:36:39.3474600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:36:39.9025180Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-19T20:36:40.2486730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-19T20%3A45%3A00Z&sig=GyTmbgJSNlidiJFeoQxE%2FI1TyoKhJR914m0Nwz8JDMA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:40.2834460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=GyTmbgJSNlidiJFeoQxE\%2FI1TyoKhJR914m0Nwz8JDMA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:40.4140440Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-19T20:36:40.4423720Z ==> Installing dependencies for hdf5: szip 2021-05-19T20:36:40.4429780Z ==> Installing hdf5 dependency: szip 2021-05-19T20:36:40.5077420Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-19T20:36:40.5105000Z 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/d20210519-4864-rbx5be 2021-05-19T20:36:40.5255440Z cp -pR /private/tmp/d20210519-4864-rbx5be/szip/. /usr/local/Cellar/szip 2021-05-19T20:36:40.5367250Z chmod -Rf +w /private/tmp/d20210519-4864-rbx5be 2021-05-19T20:36:40.5829780Z ==> Finishing up 2021-05-19T20:36:40.6185700Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-19T20:36:40.6189190Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-19T20:36:40.6193960Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-19T20:36:40.6200740Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-19T20:36:40.6204950Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-19T20:36:40.6210160Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-19T20:36:40.6349560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5034-93r275.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-19T20:36:42.8234850Z ==> Summary 2021-05-19T20:36:42.8252740Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-19T20:36:42.8259050Z ==> Installing hdf5 2021-05-19T20:36:42.8262330Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-19T20:36:42.8282470Z 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/d20210519-4864-lbwtzv 2021-05-19T20:36:43.0179250Z cp -pR /private/tmp/d20210519-4864-lbwtzv/hdf5/. /usr/local/Cellar/hdf5 2021-05-19T20:36:43.1995360Z chmod -Rf +w /private/tmp/d20210519-4864-lbwtzv 2021-05-19T20:36:43.5270220Z ==> Finishing up 2021-05-19T20:36:43.5608760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-19T20:36:43.5611990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-19T20:36:43.5617380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-19T20:36:43.5621260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-19T20:36:43.5626210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-19T20:36:43.5630560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-19T20:36:43.5635430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-19T20:36:43.5639730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-19T20:36:43.5655920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-19T20:36:43.5660140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-19T20:36:43.5665480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-19T20:36:43.5685680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-19T20:36:43.5691370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-19T20:36:43.5696120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-19T20:36:43.5701810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-19T20:36:43.5707160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-19T20:36:43.5711590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-19T20:36:43.5716910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-19T20:36:43.5721250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-19T20:36:43.5726110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-19T20:36:43.5731110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-19T20:36:43.5735720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-19T20:36:43.5745060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-19T20:36:43.5749980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-19T20:36:43.5754650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-19T20:36:43.5759450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-19T20:36:43.5764240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-19T20:36:43.5768620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-19T20:36:43.5773660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-19T20:36:43.5778530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-19T20:36:43.5783070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-19T20:36:43.5788760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-19T20:36:43.5793590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-19T20:36:43.5797940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-19T20:36:43.5803360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-19T20:36:43.5808180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-19T20:36:43.5813260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-19T20:36:43.5817760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-19T20:36:43.5823960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-19T20:36:43.5828350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-19T20:36:43.5833530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-19T20:36:43.5837960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-19T20:36:43.5842520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-19T20:36:43.5847440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-19T20:36:43.5852080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-19T20:36:43.5856450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-19T20:36:43.5861420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-19T20:36:43.5866240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-19T20:36:43.5870610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-19T20:36:43.5875620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-19T20:36:43.5880310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-19T20:36:43.5898710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-19T20:36:43.5903980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-19T20:36:43.5909330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-19T20:36:43.5913790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-19T20:36:43.5919070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-19T20:36:43.5923900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-19T20:36:43.5929040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-19T20:36:43.5933440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-19T20:36:43.5938320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-19T20:36:43.5942770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-19T20:36:43.5947780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-19T20:36:43.5952310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-19T20:36:43.5957030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-19T20:36:43.5961450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-19T20:36:43.5966750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-19T20:36:43.5971050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-19T20:36:43.5975890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-19T20:36:43.5980350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-19T20:36:43.5985640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-19T20:36:43.5989960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-19T20:36:43.5994920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-19T20:36:43.6000330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-19T20:36:43.6005480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-19T20:36:44.2062390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-19T20:36:44.2063820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-19T20:36:44.2166320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-19T20:36:44.2269140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-19T20:36:44.2368830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-19T20:36:44.2470890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-19T20:36:44.2571980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-19T20:36:44.2671940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-19T20:36:44.2773600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-19T20:36:44.2874420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-19T20:36:44.2974630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-19T20:36:44.3076530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-19T20:36:44.3176840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-19T20:36:44.3277200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-19T20:36:44.3379470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-19T20:36:44.3479440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-19T20:36:44.3579650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-19T20:36:44.3682080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-19T20:36:44.3782210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-19T20:36:44.3882230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-19T20:36:44.3984650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-19T20:36:44.3990470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-19T20:36:44.4085800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-19T20:36:44.4092810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-19T20:36:44.4188440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-19T20:36:44.4288440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-19T20:36:44.4388390Z Only the first 100 operations were output. 2021-05-19T20:36:44.4469650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5060-ndc5ib.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-19T20:36:46.0376300Z ==> Summary 2021-05-19T20:36:46.0554500Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-19T20:36:48.2415590Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T20:36:49.3431190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:36:49.8691910Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-19T20:36:50.2040910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-19T20%3A45%3A00Z&sig=ETkxvTf%2BHeYEOb%2BwO%2Fy1y%2FiotvcQIbvETOHUrbnscl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:50.2514990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=ETkxvTf\%2BHeYEOb\%2BwO\%2Fy1y\%2FiotvcQIbvETOHUrbnscl0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:50.4458950Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-19T20:36:50.5270990Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-19T20:36:50.5298180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5067-nwhp7i 2021-05-19T20:36:50.7238790Z cp -pR /private/tmp/d20210519-5067-nwhp7i/protobuf/. /usr/local/Cellar/protobuf 2021-05-19T20:36:50.9132770Z chmod -Rf +w /private/tmp/d20210519-5067-nwhp7i 2021-05-19T20:36:51.0887620Z ==> Finishing up 2021-05-19T20:36:51.1181030Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-19T20:36:51.1186840Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-19T20:36:51.1221070Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-19T20:36:51.1226360Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-19T20:36:51.1234490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-19T20:36:51.1239500Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-19T20:36:51.1245680Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-19T20:36:51.1251420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-19T20:36:51.1256090Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-19T20:36:51.1262140Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-19T20:36:51.1267120Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-19T20:36:51.1272220Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-19T20:36:51.1278430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-19T20:36:51.1286020Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-19T20:36:51.1291370Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-19T20:36:51.1343090Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-19T20:36:51.2018350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5231-4xjdiz.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-19T20:36:53.4883170Z ==> Caveats 2021-05-19T20:36:53.4884320Z Emacs Lisp files have been installed to: 2021-05-19T20:36:53.4885690Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-19T20:36:53.4887420Z ==> Summary 2021-05-19T20:36:53.5058530Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-19T20:36:55.7210010Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T20:36:56.8131880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:36:57.3638180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-19T20:36:57.7909130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-19T20%3A45%3A00Z&sig=tuuKdPpZHMUjWQmNVRIIKsf%2FO%2BHMPdXndBWCQ%2Bq3RZE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:57.8395520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=tuuKdPpZHMUjWQmNVRIIKsf\%2FO\%2BHMPdXndBWCQ\%2Bq3RZE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:57.9504840Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-19T20:36:58.0361050Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-19T20:36:58.0389550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5238-1dfo288 2021-05-19T20:36:58.1965370Z cp -pR /private/tmp/d20210519-5238-1dfo288/gsl/. /usr/local/Cellar/gsl 2021-05-19T20:36:58.3776650Z chmod -Rf +w /private/tmp/d20210519-5238-1dfo288 2021-05-19T20:36:58.5409820Z ==> Finishing up 2021-05-19T20:36:58.5708860Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-19T20:36:58.5712450Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-19T20:36:58.5717620Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-19T20:36:58.5724220Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-19T20:36:58.5732940Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-19T20:36:58.5741610Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-19T20:36:58.5853540Z info /usr/local/share/info/gsl-ref.info 2021-05-19T20:36:58.5868950Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-19T20:36:58.5874220Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-19T20:36:58.5880380Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-19T20:36:58.5890840Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-19T20:36:58.5896980Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-19T20:36:58.5902370Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-19T20:36:58.5908640Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-19T20:36:58.5915320Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-19T20:36:58.5920110Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-19T20:36:58.5926360Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-19T20:36:58.5935390Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-19T20:36:58.6646620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5403-1ctulrg.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-19T20:37:01.1202020Z ==> Summary 2021-05-19T20:37:01.1378350Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-19T20:37:04.3260110Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T20:37:05.4620890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:06.0070920Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-19T20:37:06.3405820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-19T20%3A45%3A00Z&sig=9vY%2FeN0raHR6jjKaGggNYmcqd7kdmAwm2tdj4CgBhgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:06.3829560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=9vY\%2FeN0raHR6jjKaGggNYmcqd7kdmAwm2tdj4CgBhgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:06.4946840Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-19T20:37:06.5135980Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T20:37:07.6525920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:08.1859300Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-19T20:37:08.5334700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-19T20%3A45%3A00Z&sig=RFq7Syne4tt%2F3u4T9o%2BtgLcqH5ZBawBt5DWsWQaHC5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:08.5709210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=RFq7Syne4tt\%2F3u4T9o\%2BtgLcqH5ZBawBt5DWsWQaHC5E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:08.6506950Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-19T20:37:08.6561010Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T20:37:09.7923250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:10.3516150Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-19T20:37:10.7042630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-19T20%3A45%3A00Z&sig=dGnq0RUivH0%2BMpjjZqTk3lm4rzSXR1TRbGhNN8WTGg4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:10.7381250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=dGnq0RUivH0\%2BMpjjZqTk3lm4rzSXR1TRbGhNN8WTGg4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:10.8017910Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-19T20:37:10.8064830Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T20:37:11.8862850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:12.4341840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-19T20:37:12.8008140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-19T20%3A45%3A00Z&sig=WI6mVRVYGBcqE6oVTrP5KrrDt5uNjOP5G8HQ7LqGbAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:12.8318520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=WI6mVRVYGBcqE6oVTrP5KrrDt5uNjOP5G8HQ7LqGbAs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:12.8689920Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-19T20:37:12.8726570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T20:37:13.9986070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:14.5527040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-19T20:37:14.8899260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-19T20%3A45%3A00Z&sig=dI7Pur9ZuzNbgeqOQ90G4WUGRT%2BQk%2Fp456hxFDOWT2k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:14.9420370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=dI7Pur9ZuzNbgeqOQ90G4WUGRT\%2BQk\%2Fp456hxFDOWT2k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:15.0731470Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-19T20:37:15.0824720Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T20:37:16.1818210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:16.7301770Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-19T20:37:17.0644650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-19T20%3A45%3A00Z&sig=mqajkPVzT7Fe2XUHZ638TGsYESehwKHytpSqlLG4z4Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:17.1040230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=mqajkPVzT7Fe2XUHZ638TGsYESehwKHytpSqlLG4z4Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:17.1423950Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-19T20:37:17.1456410Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T20:37:18.2752550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:18.8244390Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-19T20:37:19.2128190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-19T20%3A45%3A00Z&sig=f37Af5dkdACW%2FOuxXrmA%2FFKp7sc8CR7T1lCQnNLakWM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:19.2796280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=f37Af5dkdACW\%2FOuxXrmA\%2FFKp7sc8CR7T1lCQnNLakWM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:19.4185310Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-19T20:37:19.4294110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T20:37:20.5586810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:21.1220860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-19T20:37:21.4630100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-19T20%3A45%3A00Z&sig=ueQsTGn4O32OTAe85c%2F1tiBxlDXILeumNJUX%2BgopcR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:21.4999450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=ueQsTGn4O32OTAe85c\%2F1tiBxlDXILeumNJUX\%2BgopcR8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:21.5401140Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-19T20:37:21.5436460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T20:37:22.6204160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:23.1635710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-19T20:37:23.5356630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-19T20%3A45%3A00Z&sig=A%2BVoETh0%2BRcRUnNZbl%2Bk5dKR6d2y%2Bq3A%2Fjo2W4S4f5w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:23.5695320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=A\%2BVoETh0\%2BRcRUnNZbl\%2Bk5dKR6d2y\%2Bq3A\%2Fjo2W4S4f5w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:23.6108200Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-19T20:37:23.6148550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T20:37:24.7191080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:25.2588820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-19T20:37:25.6150660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-19T20%3A45%3A00Z&sig=f%2BcY1dwSNP%2B0DwR9MeioW39c%2BJcAn0CA2aJbQts0NP4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:25.6537660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=f\%2BcY1dwSNP\%2B0DwR9MeioW39c\%2BJcAn0CA2aJbQts0NP4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:25.6983310Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-19T20:37:25.7015840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T20:37:26.7798590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:27.4244810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-19T20:37:28.7926310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-19T20%3A45%3A00Z&sig=JjfSx%2FppERbgol1d6FQy70hIyTRKVOVZBYp409iQa%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:28.8334670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=JjfSx\%2FppERbgol1d6FQy70hIyTRKVOVZBYp409iQa\%2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:28.8796340Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-19T20:37:28.8834480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T20:37:29.9640940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:30.5182000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-19T20:37:30.8421690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-19T20%3A45%3A00Z&sig=83YsX3ZZzjphZJPtPI3t6J11aU637Tqy2C9ZV8HITTs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:30.8935350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=83YsX3ZZzjphZJPtPI3t6J11aU637Tqy2C9ZV8HITTs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:30.9817460Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-19T20:37:30.9885300Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T20:37:32.0866460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:32.6267840Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-19T20:37:32.9760780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-19T20%3A45%3A00Z&sig=GGcAlUzNjhIYU3yQQ%2BIIyqt76WRCIbz8L2CeNA4WG8Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:33.0063810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=GGcAlUzNjhIYU3yQQ\%2BIIyqt76WRCIbz8L2CeNA4WG8Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:33.0533290Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-19T20:37:33.0573470Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T20:37:34.1062430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:34.6388240Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-19T20:37:34.9858300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-19T20%3A45%3A00Z&sig=FVdsBBchY1YpfZ6nQxp0ab%2FUp7s7oFN9zXLRPiADxq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:35.0259010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=FVdsBBchY1YpfZ6nQxp0ab\%2FUp7s7oFN9zXLRPiADxq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:35.4343270Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-19T20:37:35.5535310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T20:37:36.7263800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:37.2736340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-19T20:37:37.6296960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-19T20%3A45%3A00Z&sig=ACFS5jyODNIX7i%2BL1zGQyJ%2BNSIVo%2FKhejxpr0i2qvrw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:37.6677720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=ACFS5jyODNIX7i\%2BL1zGQyJ\%2BNSIVo\%2FKhejxpr0i2qvrw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:37.7553270Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-19T20:37:37.7671860Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T20:37:38.8484290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:39.3932180Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-19T20:37:39.7284630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-19T20%3A45%3A00Z&sig=7VOeYyvmyngzWCEDmBc%2FC7Wm6vvToHfCM6bkGBcBqUM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:39.7787750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=7VOeYyvmyngzWCEDmBc\%2FC7Wm6vvToHfCM6bkGBcBqUM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:39.8436200Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-19T20:37:39.8478660Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T20:37:41.0365310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:41.6026910Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-19T20:37:41.9320100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-19T20%3A45%3A00Z&sig=YytAwSIFmE3qtLTYYyYmsknvcd%2B9%2BdhYvtc6WWHz%2F1c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:41.9752470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=YytAwSIFmE3qtLTYYyYmsknvcd\%2B9\%2BdhYvtc6WWHz\%2F1c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:42.0643740Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-19T20:37:42.0721200Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T20:37:43.1515120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:43.7117910Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-19T20:37:44.0355440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-19T20%3A45%3A00Z&sig=buKes1kK3LgXDkqktjUPLyO9fWWHv2PWoYT0aaXsRCA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:44.0827400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=buKes1kK3LgXDkqktjUPLyO9fWWHv2PWoYT0aaXsRCA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:44.1344210Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-19T20:37:44.1377280Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T20:37:45.2574690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:45.8058590Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-19T20:37:46.1534830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-19T20%3A45%3A00Z&sig=%2ByCVH8Ly07IooWMGiHFSj1gcs%2B8tgJhnT%2FJTUun%2BAsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:46.1924100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=\%2ByCVH8Ly07IooWMGiHFSj1gcs\%2B8tgJhnT\%2FJTUun\%2BAsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:46.2522960Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-19T20:37:46.2573800Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T20:37:47.3526010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:47.9019480Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-19T20:37:48.2256140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-19T20%3A45%3A00Z&sig=8VOBZYPbwOzXEmOI%2BeZdZd3gJSs4fxMMtAlMYg7A47w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:48.2683420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=8VOBZYPbwOzXEmOI\%2BeZdZd3gJSs4fxMMtAlMYg7A47w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:48.4348060Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-19T20:37:48.4440420Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T20:37:49.5374510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:50.0629150Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-19T20:37:50.3784010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-19T20%3A45%3A00Z&sig=gGdElvTPRIFLOKHmMzX%2FCJVjAorZvMLc0cP2qKAD%2BZ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:50.4094000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=gGdElvTPRIFLOKHmMzX\%2FCJVjAorZvMLc0cP2qKAD\%2BZ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:50.4450530Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-19T20:37:50.4488320Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T20:37:51.5302090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:52.0757110Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-19T20:37:52.4290690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-19T20%3A45%3A00Z&sig=ul2eZkGACIanSOBkQETztGzIlEEdCypWE%2ByCMRHYMag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:52.4693780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=ul2eZkGACIanSOBkQETztGzIlEEdCypWE\%2ByCMRHYMag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:52.5642460Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-19T20:37:52.5759490Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T20:37:53.6944800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:54.2335180Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-19T20:37:54.6012770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-19T20%3A45%3A00Z&sig=mGoqQ%2BQPPLvhkutLC%2BveQMWuKJNh0spFi8HgyLr244c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:54.6644430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=mGoqQ\%2BQPPLvhkutLC\%2BveQMWuKJNh0spFi8HgyLr244c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:54.8631350Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-19T20:37:54.9050890Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T20:37:55.9895040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:56.5212950Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-19T20:37:56.8559270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-19T20%3A45%3A00Z&sig=tc2OTx69J7mgBq04pTbMgqu3lgzgmsSuiiRlJqHdlM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:56.8876570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=tc2OTx69J7mgBq04pTbMgqu3lgzgmsSuiiRlJqHdlM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:56.9401590Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-19T20:37:56.9456650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T20:37:58.0037940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:37:58.5285010Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-19T20:37:58.8745820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-19T20%3A45%3A00Z&sig=KcJnWnfevSjBDJFV1pZI6qjM1sPv8JzHsPdAf1OSuKY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:58.9224270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=KcJnWnfevSjBDJFV1pZI6qjM1sPv8JzHsPdAf1OSuKY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:59.0152500Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-19T20:37:59.0264150Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T20:38:00.0975050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:38:00.6563920Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-19T20:38:01.0136140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-19T20%3A45%3A00Z&sig=F2Vz2MlzZk3ujOsE0b5tjDq1YRQ%2BTZI6Pq1F4%2FE75Q0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:01.0600150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=F2Vz2MlzZk3ujOsE0b5tjDq1YRQ\%2BTZI6Pq1F4\%2FE75Q0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:01.1917360Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-19T20:38:01.2114140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T20:38:02.2725360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:38:02.7979890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-19T20:38:03.2567570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-19T20%3A45%3A00Z&sig=gpiKcYOGybkOd%2F%2FQ7kuej2Atcu7LnhRnYrR%2F%2B0MAUN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:03.2935900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=gpiKcYOGybkOd\%2F\%2FQ7kuej2Atcu7LnhRnYrR\%2F\%2B0MAUN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:03.3375930Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-19T20:38:03.3478890Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T20:38:04.4664400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:38:05.0121020Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-19T20:38:05.3353090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-19T20%3A45%3A00Z&sig=sCnthUjJfYXSYrbOTC4Tr93hKvX%2FKzHcl3CVYunuuXM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:05.3789240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=sCnthUjJfYXSYrbOTC4Tr93hKvX\%2FKzHcl3CVYunuuXM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:05.4547300Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-19T20:38:05.4634040Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T20:38:07.6437150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:38:07.6441470Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-19T20:38:07.6448740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=MUNKY0LSAlGyz64nzscgF\%2BZHEz4wtOlMt5Id98SnF5U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:07.6456010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-19T20%3A45%3A00Z&sig=MUNKY0LSAlGyz64nzscgF%2BZHEz4wtOlMt5Id98SnF5U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:07.6459770Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:38:07.6461940Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T20:38:08.6645060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:38:09.2105530Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-19T20:38:09.5235920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-19T20%3A45%3A00Z&sig=WswF0Rc8jXlsTC9692KWsIWtAaieeweKCANeDkwncYU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:09.5714250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=WswF0Rc8jXlsTC9692KWsIWtAaieeweKCANeDkwncYU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:09.9062610Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-19T20:38:10.0122370Z ==> 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-19T20:38:10.0206690Z ==> Installing ffmpeg dependency: aom 2021-05-19T20:38:10.0873520Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-19T20:38:10.0907880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-rmr0ea 2021-05-19T20:38:10.1788010Z cp -pR /private/tmp/d20210519-5410-rmr0ea/aom/. /usr/local/Cellar/aom 2021-05-19T20:38:10.2417930Z chmod -Rf +w /private/tmp/d20210519-5410-rmr0ea 2021-05-19T20:38:10.3187560Z ==> Finishing up 2021-05-19T20:38:10.3489170Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-19T20:38:10.3492430Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-19T20:38:10.3499620Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-19T20:38:10.3507200Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-19T20:38:10.3511350Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-19T20:38:10.3516660Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-19T20:38:10.3521410Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-19T20:38:10.3530110Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-19T20:38:10.3959900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5771-n0dbpt.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-19T20:38:12.6863010Z ==> Summary 2021-05-19T20:38:12.6929600Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-19T20:38:12.6935590Z ==> Installing ffmpeg dependency: dav1d 2021-05-19T20:38:12.7005090Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-19T20:38:12.7023040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-1lfqrsb 2021-05-19T20:38:12.7225750Z cp -pR /private/tmp/d20210519-5410-1lfqrsb/dav1d/. /usr/local/Cellar/dav1d 2021-05-19T20:38:12.7418730Z chmod -Rf +w /private/tmp/d20210519-5410-1lfqrsb 2021-05-19T20:38:12.8002340Z ==> Finishing up 2021-05-19T20:38:12.8397870Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-19T20:38:12.8419540Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-19T20:38:12.8422410Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-19T20:38:12.8424200Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-19T20:38:12.8427090Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-19T20:38:12.8613410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5797-i1720q.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-19T20:38:15.0734350Z ==> Summary 2021-05-19T20:38:15.0754010Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-19T20:38:15.0759780Z ==> Installing ffmpeg dependency: frei0r 2021-05-19T20:38:15.0814710Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-19T20:38:15.0835330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-1xxc1kf 2021-05-19T20:38:15.1484750Z cp -pR /private/tmp/d20210519-5410-1xxc1kf/frei0r/. /usr/local/Cellar/frei0r 2021-05-19T20:38:15.2301190Z chmod -Rf +w /private/tmp/d20210519-5410-1xxc1kf 2021-05-19T20:38:15.3059100Z ==> Finishing up 2021-05-19T20:38:15.3505850Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-19T20:38:15.3512920Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-19T20:38:15.3520160Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-19T20:38:15.3629250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5823-4ul7o8.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-19T20:38:17.7384440Z ==> Summary 2021-05-19T20:38:17.7474980Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-19T20:38:17.7484620Z ==> Installing ffmpeg dependency: fribidi 2021-05-19T20:38:17.7509220Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-19T20:38:17.7531160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-jclo0y 2021-05-19T20:38:17.7862010Z cp -pR /private/tmp/d20210519-5410-jclo0y/fribidi/. /usr/local/Cellar/fribidi 2021-05-19T20:38:17.8426260Z chmod -Rf +w /private/tmp/d20210519-5410-jclo0y 2021-05-19T20:38:17.9411420Z ==> Finishing up 2021-05-19T20:38:17.9923210Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-19T20:38:17.9928030Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-19T20:38:17.9940440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-19T20:38:17.9948130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-19T20:38:17.9958660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-19T20:38:17.9966500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-19T20:38:17.9974370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-19T20:38:17.9981490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-19T20:38:17.9987660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-19T20:38:17.9995380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-19T20:38:18.0002510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-19T20:38:18.0010040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-19T20:38:18.0017360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-19T20:38:18.0025410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-19T20:38:18.0031490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-19T20:38:18.0037390Z 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-19T20:38:18.0043300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-19T20:38:18.0048940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-19T20:38:18.0054940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-19T20:38:18.0059970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-19T20:38:18.0065800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-19T20:38:18.0070510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-19T20:38:18.0098000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-19T20:38:18.0102690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-19T20:38:18.0109210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-19T20:38:18.0113620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-19T20:38:18.0119090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-19T20:38:18.0125670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-19T20:38:18.0129900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-19T20:38:18.0136090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-19T20:38:18.0144020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-19T20:38:18.0150570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-19T20:38:18.0157220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-19T20:38:18.0165710Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-19T20:38:18.0170380Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-19T20:38:18.0176130Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-19T20:38:18.0186050Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-19T20:38:18.0452730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5849-1bzm88x.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-19T20:38:20.3051200Z ==> Summary 2021-05-19T20:38:20.3107380Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-19T20:38:20.3114030Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-19T20:38:20.5074170Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-19T20:38:20.5092050Z 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/d20210519-5410-tr7dkv 2021-05-19T20:38:20.6365760Z cp -pR /private/tmp/d20210519-5410-tr7dkv/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-19T20:38:20.7901000Z chmod -Rf +w /private/tmp/d20210519-5410-tr7dkv 2021-05-19T20:38:21.0584280Z ==> Finishing up 2021-05-19T20:38:21.1092540Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-19T20:38:21.1114100Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-19T20:38:21.1122620Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-19T20:38:21.1142170Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-19T20:38:21.1150690Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-19T20:38:21.1170300Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T20:38:21.1178890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-19T20:38:21.1198350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-19T20:38:21.1280050Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-19T20:38:21.1283450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-19T20:38:21.1307470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-19T20:38:21.1311070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-19T20:38:21.1337570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-19T20:38:21.1339590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-19T20:38:21.1366540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-19T20:38:21.1394850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-19T20:38:21.1396780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-19T20:38:21.1420810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-19T20:38:21.1424180Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-19T20:38:21.1449000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-19T20:38:21.1451650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-19T20:38:21.1476150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-19T20:38:21.1480170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-19T20:38:21.1506430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-19T20:38:21.1532860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-19T20:38:21.1534680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-19T20:38:21.1560900Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T20:38:21.1565290Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-19T20:38:21.1592960Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-19T20:38:21.1596310Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-19T20:38:21.1603670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-19T20:38:21.1613350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-19T20:38:21.1620370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-19T20:38:21.1622730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-19T20:38:21.1648890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-19T20:38:21.1675280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-19T20:38:21.1705060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-19T20:38:21.1707050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-19T20:38:21.1726790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-19T20:38:21.1731750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-19T20:38:21.1738920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-19T20:38:21.1759490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-19T20:38:21.1769730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-19T20:38:21.1787280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-19T20:38:21.1805480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-19T20:38:21.1811560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-19T20:38:21.1814840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-19T20:38:21.1840210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-19T20:38:21.1846650Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-19T20:38:21.1849140Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-19T20:38:21.1894490Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-19T20:38:21.1897040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-19T20:38:21.1922570Z 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-19T20:38:21.2059260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5875-uv15k9.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-19T20:38:23.6519840Z ==> Summary 2021-05-19T20:38:23.6660600Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-19T20:38:23.6668170Z ==> Installing ffmpeg dependency: graphite2 2021-05-19T20:38:23.6727760Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-19T20:38:23.6747550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-va8zj9 2021-05-19T20:38:23.6889860Z cp -pR /private/tmp/d20210519-5410-va8zj9/graphite2/. /usr/local/Cellar/graphite2 2021-05-19T20:38:23.7090010Z chmod -Rf +w /private/tmp/d20210519-5410-va8zj9 2021-05-19T20:38:23.7703130Z ==> Finishing up 2021-05-19T20:38:23.8124160Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-19T20:38:23.8130830Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-19T20:38:23.8138520Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-19T20:38:23.8146160Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-19T20:38:23.8152540Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-19T20:38:23.8157870Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-19T20:38:23.8165830Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-19T20:38:23.8352930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5901-1usv78e.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-19T20:38:26.1461690Z ==> Summary 2021-05-19T20:38:26.1488470Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-19T20:38:26.1496130Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-19T20:38:26.3785810Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-19T20:38:26.3805300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-97a4s8 2021-05-19T20:38:26.4448450Z cp -pR /private/tmp/d20210519-5410-97a4s8/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-19T20:38:26.5187450Z chmod -Rf +w /private/tmp/d20210519-5410-97a4s8 2021-05-19T20:38:26.6834200Z ==> Finishing up 2021-05-19T20:38:26.7202390Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-19T20:38:26.7208270Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-19T20:38:26.7211780Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-19T20:38:26.7216620Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-19T20:38:26.7224130Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-19T20:38:26.7232270Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-19T20:38:26.7241420Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-19T20:38:26.7248860Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-19T20:38:26.7255530Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-19T20:38:26.7259770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-19T20:38:26.7264960Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-19T20:38:26.7270230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-19T20:38:26.7274560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-19T20:38:26.7281140Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-19T20:38:26.7285810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-19T20:38:26.7290830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-19T20:38:26.7297940Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-19T20:38:26.7301660Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-19T20:38:26.7306650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-19T20:38:26.7313110Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-19T20:38:26.7319930Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-19T20:38:26.7325760Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-19T20:38:26.7332170Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-19T20:38:26.7337690Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-19T20:38:26.7731150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5929-1azim8b.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-19T20:38:29.4352810Z ==> Summary 2021-05-19T20:38:29.4407310Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-19T20:38:29.4412970Z ==> Installing ffmpeg dependency: libass 2021-05-19T20:38:29.6866010Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-19T20:38:29.6883810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-im2r5l 2021-05-19T20:38:29.7017560Z cp -pR /private/tmp/d20210519-5410-im2r5l/libass/. /usr/local/Cellar/libass 2021-05-19T20:38:29.7164910Z chmod -Rf +w /private/tmp/d20210519-5410-im2r5l 2021-05-19T20:38:29.7808970Z ==> Finishing up 2021-05-19T20:38:29.8231250Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-19T20:38:29.8237670Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-19T20:38:29.8241840Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-19T20:38:29.8247910Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-19T20:38:29.8255680Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-19T20:38:29.8420190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5956-q5zr95.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-19T20:38:32.2786260Z ==> Summary 2021-05-19T20:38:32.2804420Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-19T20:38:32.2811470Z ==> Installing ffmpeg dependency: libbluray 2021-05-19T20:38:32.2995210Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-19T20:38:32.3015160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-1245zno 2021-05-19T20:38:32.3286250Z cp -pR /private/tmp/d20210519-5410-1245zno/libbluray/. /usr/local/Cellar/libbluray 2021-05-19T20:38:32.3474370Z chmod -Rf +w /private/tmp/d20210519-5410-1245zno 2021-05-19T20:38:32.4425840Z ==> Finishing up 2021-05-19T20:38:32.4823690Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-19T20:38:32.4828370Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-19T20:38:32.4833490Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-19T20:38:32.4841410Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-19T20:38:32.4848180Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-19T20:38:32.4853220Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-19T20:38:32.4858420Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-19T20:38:32.4866640Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-19T20:38:32.5070990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5982-186rwf2.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-19T20:38:34.8495200Z ==> Summary 2021-05-19T20:38:34.8520790Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-19T20:38:34.8526660Z ==> Installing ffmpeg dependency: libsoxr 2021-05-19T20:38:34.8582960Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-19T20:38:34.8600990Z 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/d20210519-5410-1su3cmg 2021-05-19T20:38:34.8771140Z cp -pR /private/tmp/d20210519-5410-1su3cmg/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-19T20:38:34.9016960Z chmod -Rf +w /private/tmp/d20210519-5410-1su3cmg 2021-05-19T20:38:34.9681340Z ==> Finishing up 2021-05-19T20:38:35.0105100Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-19T20:38:35.0108030Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-19T20:38:35.0117580Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-19T20:38:35.0124400Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-19T20:38:35.0129350Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-19T20:38:35.0134120Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-19T20:38:35.0140120Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-19T20:38:35.0144050Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-19T20:38:35.0149450Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-19T20:38:35.0157180Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-19T20:38:35.0182980Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-19T20:38:35.0375140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6008-1obl7lp.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-19T20:38:37.3944610Z ==> Summary 2021-05-19T20:38:37.3985440Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-19T20:38:37.3993630Z ==> Installing ffmpeg dependency: libvidstab 2021-05-19T20:38:37.4055610Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-19T20:38:37.4077870Z 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/d20210519-5410-16pvyiw 2021-05-19T20:38:37.4252460Z cp -pR /private/tmp/d20210519-5410-16pvyiw/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-19T20:38:37.4489060Z chmod -Rf +w /private/tmp/d20210519-5410-16pvyiw 2021-05-19T20:38:37.5194380Z ==> Finishing up 2021-05-19T20:38:37.5418600Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-19T20:38:37.5426100Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-19T20:38:37.5430350Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-19T20:38:37.5439030Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-19T20:38:37.5611860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6034-1hot4ll.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-19T20:38:39.9542490Z ==> Summary 2021-05-19T20:38:39.9573320Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-19T20:38:39.9580440Z ==> Installing ffmpeg dependency: libvpx 2021-05-19T20:38:39.9611670Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-19T20:38:39.9630860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-ccbwtl 2021-05-19T20:38:39.9939990Z cp -pR /private/tmp/d20210519-5410-ccbwtl/libvpx/. /usr/local/Cellar/libvpx 2021-05-19T20:38:40.0202310Z chmod -Rf +w /private/tmp/d20210519-5410-ccbwtl 2021-05-19T20:38:40.0761940Z ==> Finishing up 2021-05-19T20:38:40.1193660Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-19T20:38:40.1201210Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-19T20:38:40.1209630Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-19T20:38:40.1312050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6060-gwkpnd.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-19T20:38:42.4173020Z ==> Summary 2021-05-19T20:38:42.4197220Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-19T20:38:42.4205670Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-19T20:38:42.4229650Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-19T20:38:42.4248480Z 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/d20210519-5410-nrcjzo 2021-05-19T20:38:42.4419890Z cp -pR /private/tmp/d20210519-5410-nrcjzo/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-19T20:38:42.4598190Z chmod -Rf +w /private/tmp/d20210519-5410-nrcjzo 2021-05-19T20:38:42.5209180Z ==> Finishing up 2021-05-19T20:38:42.5619670Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-19T20:38:42.5623270Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-19T20:38:42.5630700Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-19T20:38:42.5635320Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-19T20:38:42.5641350Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-19T20:38:42.5645920Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-19T20:38:42.5651070Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-19T20:38:42.5658040Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-19T20:38:42.5665390Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-19T20:38:42.5669550Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-19T20:38:42.5862950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6086-dkj8db.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-19T20:38:44.8156280Z ==> Summary 2021-05-19T20:38:44.8180570Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-19T20:38:44.8187100Z ==> Installing ffmpeg dependency: rav1e 2021-05-19T20:38:44.8270060Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-19T20:38:44.8289270Z 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/d20210519-5410-3r79lr 2021-05-19T20:38:45.3956500Z cp -pR /private/tmp/d20210519-5410-3r79lr/rav1e/. /usr/local/Cellar/rav1e 2021-05-19T20:38:45.6849420Z chmod -Rf +w /private/tmp/d20210519-5410-3r79lr 2021-05-19T20:38:45.7476590Z ==> Finishing up 2021-05-19T20:38:45.7887180Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-19T20:38:45.7893580Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-19T20:38:45.7900980Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-19T20:38:45.7906180Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-19T20:38:45.7910620Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-19T20:38:45.7916410Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-19T20:38:45.7923790Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-19T20:38:45.8206440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6112-14eqx3n.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-19T20:38:48.1188700Z ==> Summary 2021-05-19T20:38:48.1207520Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-19T20:38:48.1214010Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-19T20:38:48.1624250Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-19T20:38:48.1642310Z 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/d20210519-5410-1ataaaf 2021-05-19T20:38:48.2053530Z cp -pR /private/tmp/d20210519-5410-1ataaaf/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-19T20:38:48.2484840Z chmod -Rf +w /private/tmp/d20210519-5410-1ataaaf 2021-05-19T20:38:48.3281360Z ==> Finishing up 2021-05-19T20:38:48.3656580Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-19T20:38:48.3661460Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-19T20:38:48.3670900Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-19T20:38:48.3677250Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-19T20:38:48.3681850Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-19T20:38:48.3687240Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-19T20:38:48.3694430Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-19T20:38:48.3933880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6138-1bcwxg6.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-19T20:38:50.6363000Z ==> Summary 2021-05-19T20:38:50.6395280Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-19T20:38:50.6399700Z ==> Installing ffmpeg dependency: rubberband 2021-05-19T20:38:50.6932590Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-19T20:38:50.6950730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-5i6v2d 2021-05-19T20:38:50.7113860Z cp -pR /private/tmp/d20210519-5410-5i6v2d/rubberband/. /usr/local/Cellar/rubberband 2021-05-19T20:38:50.7288940Z chmod -Rf +w /private/tmp/d20210519-5410-5i6v2d 2021-05-19T20:38:50.8020800Z ==> Finishing up 2021-05-19T20:38:50.8420040Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-19T20:38:50.8425150Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-19T20:38:50.8432770Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-19T20:38:50.8436900Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-19T20:38:50.8442430Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-19T20:38:50.8449650Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-19T20:38:50.8659170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6164-121379c.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-19T20:38:53.2067050Z ==> Summary 2021-05-19T20:38:53.2088240Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-19T20:38:53.2096980Z ==> Installing ffmpeg dependency: sdl2 2021-05-19T20:38:53.2123240Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-19T20:38:53.2145270Z 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/d20210519-5410-ddqgi1 2021-05-19T20:38:53.2817220Z cp -pR /private/tmp/d20210519-5410-ddqgi1/sdl2/. /usr/local/Cellar/sdl2 2021-05-19T20:38:53.3523760Z chmod -Rf +w /private/tmp/d20210519-5410-ddqgi1 2021-05-19T20:38:53.4584630Z ==> Finishing up 2021-05-19T20:38:53.4945800Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-19T20:38:53.4950950Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-19T20:38:53.4961460Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-19T20:38:53.4968730Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-19T20:38:53.4973410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-19T20:38:53.4978830Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-19T20:38:53.4983410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-19T20:38:53.4989170Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-19T20:38:53.4992850Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-19T20:38:53.5001290Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-19T20:38:53.5326710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6190-fdjyaw.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-19T20:38:55.7876280Z ==> Summary 2021-05-19T20:38:55.7941910Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-19T20:38:55.7948270Z ==> Installing ffmpeg dependency: snappy 2021-05-19T20:38:55.8010730Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-19T20:38:55.8029370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-syzo2o 2021-05-19T20:38:55.8148130Z cp -pR /private/tmp/d20210519-5410-syzo2o/snappy/. /usr/local/Cellar/snappy 2021-05-19T20:38:55.8338480Z chmod -Rf +w /private/tmp/d20210519-5410-syzo2o 2021-05-19T20:38:55.8856930Z ==> Finishing up 2021-05-19T20:38:55.9349310Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-19T20:38:55.9352870Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-19T20:38:55.9360120Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-19T20:38:55.9362620Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-19T20:38:55.9372250Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-19T20:38:55.9376360Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-19T20:38:55.9381780Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-19T20:38:55.9386040Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-19T20:38:55.9391360Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-19T20:38:55.9583050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6216-8bz5cq.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-19T20:38:58.2265370Z ==> Summary 2021-05-19T20:38:58.2288940Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-19T20:38:58.2292370Z ==> Installing ffmpeg dependency: speex 2021-05-19T20:38:58.2356510Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-19T20:38:58.2376300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-19bptjr 2021-05-19T20:38:58.2557920Z cp -pR /private/tmp/d20210519-5410-19bptjr/speex/. /usr/local/Cellar/speex 2021-05-19T20:38:58.2872080Z chmod -Rf +w /private/tmp/d20210519-5410-19bptjr 2021-05-19T20:38:58.3511620Z ==> Finishing up 2021-05-19T20:38:58.3936710Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-19T20:38:58.3943740Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-19T20:38:58.3957050Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-19T20:38:58.3967550Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-19T20:38:58.3999830Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-19T20:38:58.4063190Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-19T20:38:58.4065800Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-19T20:38:58.4224700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6242-bq3mg4.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-19T20:39:00.8038710Z ==> Summary 2021-05-19T20:39:00.8105770Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-19T20:39:00.8114150Z ==> Installing ffmpeg dependency: srt 2021-05-19T20:39:00.8196330Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-19T20:39:00.8215020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-9wkwul 2021-05-19T20:39:00.8728420Z cp -pR /private/tmp/d20210519-5410-9wkwul/srt/. /usr/local/Cellar/srt 2021-05-19T20:39:00.8997550Z chmod -Rf +w /private/tmp/d20210519-5410-9wkwul 2021-05-19T20:39:00.9940010Z ==> Finishing up 2021-05-19T20:39:01.0528280Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-19T20:39:01.0540410Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-19T20:39:01.0564390Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-19T20:39:01.0610050Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-19T20:39:01.0616930Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-19T20:39:01.0624020Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-19T20:39:01.0628750Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-19T20:39:01.0633910Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-19T20:39:01.0639060Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-19T20:39:01.0648560Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-19T20:39:01.0653780Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-19T20:39:01.0856190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6268-1mmde9p.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-19T20:39:03.3703820Z ==> Summary 2021-05-19T20:39:03.3727900Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-19T20:39:03.3734500Z ==> Installing ffmpeg dependency: giflib 2021-05-19T20:39:03.3758320Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-19T20:39:03.3780660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-1tgzqy0 2021-05-19T20:39:03.3959050Z cp -pR /private/tmp/d20210519-5410-1tgzqy0/giflib/. /usr/local/Cellar/giflib 2021-05-19T20:39:03.4191780Z chmod -Rf +w /private/tmp/d20210519-5410-1tgzqy0 2021-05-19T20:39:03.4770260Z ==> Finishing up 2021-05-19T20:39:04.1003990Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-19T20:39:04.1007230Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-19T20:39:04.1109620Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-19T20:39:04.1212620Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-19T20:39:04.1315140Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-19T20:39:04.1417590Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-19T20:39:04.1520900Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-19T20:39:04.1623630Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-19T20:39:04.1726760Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-19T20:39:04.1829310Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-19T20:39:04.1929580Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-19T20:39:04.2033590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6294-o228ba.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-19T20:39:05.9578590Z ==> Summary 2021-05-19T20:39:05.9602970Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-19T20:39:05.9610010Z ==> Installing ffmpeg dependency: leptonica 2021-05-19T20:39:06.0231140Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-19T20:39:06.0251890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-1s79vs7 2021-05-19T20:39:06.1101690Z cp -pR /private/tmp/d20210519-5410-1s79vs7/leptonica/. /usr/local/Cellar/leptonica 2021-05-19T20:39:06.2054280Z chmod -Rf +w /private/tmp/d20210519-5410-1s79vs7 2021-05-19T20:39:06.5349460Z ==> Finishing up 2021-05-19T20:39:06.5734030Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-19T20:39:06.5737160Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-19T20:39:06.5743490Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-19T20:39:06.5747280Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-19T20:39:06.5752200Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-19T20:39:06.5757690Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-19T20:39:06.5761190Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-19T20:39:06.5766200Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-19T20:39:06.5770670Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-19T20:39:06.5776300Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-19T20:39:06.5782900Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-19T20:39:06.5792660Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-19T20:39:06.5797100Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-19T20:39:06.5802160Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-19T20:39:06.5807730Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-19T20:39:06.5811790Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-19T20:39:06.5819840Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-19T20:39:06.6189540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6320-16aobm8.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-19T20:39:08.9587320Z ==> Summary 2021-05-19T20:39:08.9630170Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-19T20:39:08.9637820Z ==> Installing ffmpeg dependency: tesseract 2021-05-19T20:39:09.0393270Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-19T20:39:09.0411770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-7o9k7a 2021-05-19T20:39:09.2813840Z cp -pR /private/tmp/d20210519-5410-7o9k7a/tesseract/. /usr/local/Cellar/tesseract 2021-05-19T20:39:09.4181520Z chmod -Rf +w /private/tmp/d20210519-5410-7o9k7a 2021-05-19T20:39:09.5067640Z ==> Finishing up 2021-05-19T20:39:09.5504590Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-19T20:39:09.5513820Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-19T20:39:09.5520310Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-19T20:39:09.5529280Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-19T20:39:09.5535110Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-19T20:39:09.5542330Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-19T20:39:09.5553250Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-19T20:39:09.5863310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6346-1ot4ohl.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-19T20:39:11.9801940Z ==> Caveats 2021-05-19T20:39:11.9803220Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T20:39:11.9804950Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T20:39:11.9806440Z ==> Summary 2021-05-19T20:39:11.9859210Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-19T20:39:11.9868040Z ==> Installing ffmpeg dependency: theora 2021-05-19T20:39:12.0058340Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-19T20:39:12.0077810Z 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/d20210519-5410-1uwgmve 2021-05-19T20:39:12.0644570Z cp -pR /private/tmp/d20210519-5410-1uwgmve/theora/. /usr/local/Cellar/theora 2021-05-19T20:39:12.1367520Z chmod -Rf +w /private/tmp/d20210519-5410-1uwgmve 2021-05-19T20:39:12.2481680Z ==> Finishing up 2021-05-19T20:39:12.2920140Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-19T20:39:12.2928630Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-19T20:39:12.2935100Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-19T20:39:12.2939940Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-19T20:39:12.2945690Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-19T20:39:12.2950760Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-19T20:39:12.2955880Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-19T20:39:12.2961180Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-19T20:39:12.2966230Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-19T20:39:12.2971540Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-19T20:39:12.2976800Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-19T20:39:12.2984470Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-19T20:39:12.2989480Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-19T20:39:12.2995160Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-19T20:39:12.3344720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6372-pvh0t6.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-19T20:39:14.7335220Z ==> Summary 2021-05-19T20:39:14.7442340Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-19T20:39:14.7448660Z ==> Installing ffmpeg dependency: x264 2021-05-19T20:39:14.7478610Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-19T20:39:14.7499900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-1pq7980 2021-05-19T20:39:14.7964030Z cp -pR /private/tmp/d20210519-5410-1pq7980/x264/. /usr/local/Cellar/x264 2021-05-19T20:39:14.8199830Z chmod -Rf +w /private/tmp/d20210519-5410-1pq7980 2021-05-19T20:39:14.8726650Z ==> Finishing up 2021-05-19T20:39:14.9163690Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-19T20:39:14.9168610Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-19T20:39:14.9174190Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-19T20:39:14.9180560Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-19T20:39:14.9185540Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-19T20:39:14.9190750Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-19T20:39:14.9198310Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-19T20:39:14.9480240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6399-1qid2hc.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-19T20:39:17.2924280Z ==> Summary 2021-05-19T20:39:17.2948150Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-19T20:39:17.2999070Z ==> Installing ffmpeg dependency: x265 2021-05-19T20:39:17.3071980Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-19T20:39:17.3094310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-5410-jkvt3t 2021-05-19T20:39:17.4596850Z cp -pR /private/tmp/d20210519-5410-jkvt3t/x265/. /usr/local/Cellar/x265 2021-05-19T20:39:17.5569190Z chmod -Rf +w /private/tmp/d20210519-5410-jkvt3t 2021-05-19T20:39:17.6256210Z ==> Finishing up 2021-05-19T20:39:17.6942150Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-19T20:39:17.6946390Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-19T20:39:17.6952190Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-19T20:39:17.6958730Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-19T20:39:17.6963100Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-19T20:39:17.6968320Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-19T20:39:17.6975800Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-19T20:39:17.7826210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6425-icp1iw.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-19T20:39:20.0473320Z ==> Summary 2021-05-19T20:39:20.0566440Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-19T20:39:20.0571890Z ==> Installing ffmpeg dependency: xvid 2021-05-19T20:39:20.0638720Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-19T20:39:20.0660910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-1l6k60b 2021-05-19T20:39:20.0841670Z cp -pR /private/tmp/d20210519-5410-1l6k60b/xvid/. /usr/local/Cellar/xvid 2021-05-19T20:39:20.0974070Z chmod -Rf +w /private/tmp/d20210519-5410-1l6k60b 2021-05-19T20:39:20.1466680Z ==> Finishing up 2021-05-19T20:39:20.1938780Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-19T20:39:20.1944880Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-19T20:39:20.1949580Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-19T20:39:20.2144010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6451-6xbpy9.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-19T20:39:22.5910620Z ==> Summary 2021-05-19T20:39:22.5928420Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-19T20:39:22.5939460Z ==> Installing ffmpeg dependency: zeromq 2021-05-19T20:39:22.6074960Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-19T20:39:22.6093600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-1oc0uav 2021-05-19T20:39:22.6863670Z cp -pR /private/tmp/d20210519-5410-1oc0uav/zeromq/. /usr/local/Cellar/zeromq 2021-05-19T20:39:22.7557890Z chmod -Rf +w /private/tmp/d20210519-5410-1oc0uav 2021-05-19T20:39:22.8657740Z ==> Finishing up 2021-05-19T20:39:22.8954650Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-19T20:39:22.8959680Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-19T20:39:22.8964330Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-19T20:39:22.8977640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-19T20:39:22.8983190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-19T20:39:22.8989420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-19T20:39:22.8993690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-19T20:39:22.9001010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-19T20:39:22.9004610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-19T20:39:22.9009760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-19T20:39:22.9040800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-19T20:39:22.9045170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-19T20:39:22.9051160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-19T20:39:22.9056270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-19T20:39:22.9063160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-19T20:39:22.9070160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-19T20:39:22.9074560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-19T20:39:22.9080720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-19T20:39:22.9085550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-19T20:39:22.9091390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-19T20:39:22.9096310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-19T20:39:22.9101770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-19T20:39:22.9109030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-19T20:39:22.9116540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-19T20:39:22.9124130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-19T20:39:22.9131380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-19T20:39:22.9139240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-19T20:39:22.9146640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-19T20:39:22.9154020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-19T20:39:22.9160880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-19T20:39:22.9171270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-19T20:39:22.9197560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-19T20:39:22.9199370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-19T20:39:22.9201010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-19T20:39:22.9202620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-19T20:39:22.9204700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-19T20:39:22.9206370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-19T20:39:22.9208040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-19T20:39:22.9213740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-19T20:39:22.9219520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-19T20:39:22.9224630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-19T20:39:22.9230340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-19T20:39:22.9238610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-19T20:39:22.9247300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-19T20:39:22.9254490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-19T20:39:22.9261030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-19T20:39:22.9267400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-19T20:39:22.9275080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-19T20:39:22.9280710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-19T20:39:22.9287640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-19T20:39:22.9295560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-19T20:39:22.9302300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-19T20:39:22.9332710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-19T20:39:22.9339400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-19T20:39:22.9344180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-19T20:39:22.9349760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-19T20:39:22.9355300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-19T20:39:22.9360700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-19T20:39:22.9366160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-19T20:39:22.9371420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-19T20:39:22.9379500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-19T20:39:22.9385060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-19T20:39:22.9390220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-19T20:39:22.9395660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-19T20:39:22.9402050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-19T20:39:22.9407700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-19T20:39:22.9413280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-19T20:39:22.9418410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-19T20:39:22.9439330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-19T20:39:22.9444330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-19T20:39:22.9450040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-19T20:39:22.9455560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-19T20:39:22.9462510Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-19T20:39:22.9466970Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-19T20:39:22.9472340Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-19T20:39:22.9479680Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-19T20:39:22.9783680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6477-1w8pfk0.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-19T20:39:25.3294900Z ==> Summary 2021-05-19T20:39:25.3358080Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-19T20:39:25.3364990Z ==> Installing ffmpeg dependency: zimg 2021-05-19T20:39:25.3419670Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:39:25.3440400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-96jogr 2021-05-19T20:39:25.3731240Z cp -pR /private/tmp/d20210519-5410-96jogr/zimg/. /usr/local/Cellar/zimg 2021-05-19T20:39:25.4037290Z chmod -Rf +w /private/tmp/d20210519-5410-96jogr 2021-05-19T20:39:25.4785350Z ==> Finishing up 2021-05-19T20:39:25.5235430Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-19T20:39:25.5238580Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-19T20:39:25.5249830Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-19T20:39:25.5255680Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-19T20:39:25.5261930Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-19T20:39:25.5266710Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-19T20:39:25.5274670Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-19T20:39:25.5488030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6503-6vxm43.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-19T20:39:27.9535630Z ==> Summary 2021-05-19T20:39:27.9569260Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-19T20:39:27.9576950Z ==> Installing ffmpeg 2021-05-19T20:39:27.9582670Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-19T20:39:27.9603180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5410-19qzlg7 2021-05-19T20:39:28.4080000Z cp -pR /private/tmp/d20210519-5410-19qzlg7/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-19T20:39:28.7247850Z chmod -Rf +w /private/tmp/d20210519-5410-19qzlg7 2021-05-19T20:39:33.3775900Z ==> Finishing up 2021-05-19T20:39:33.4153790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-19T20:39:33.4157090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-19T20:39:33.4162940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-19T20:39:33.4167360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-19T20:39:33.4172580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-19T20:39:33.4176770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-19T20:39:33.4183290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-19T20:39:33.4187150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-19T20:39:33.4192380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-19T20:39:33.4197460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-19T20:39:33.4201190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-19T20:39:33.4207140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-19T20:39:33.4211070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-19T20:39:33.4217230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-19T20:39:33.4221180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-19T20:39:33.4225530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-19T20:39:33.4230940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-19T20:39:33.4235660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-19T20:39:33.4241660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-19T20:39:33.4245600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-19T20:39:33.4251840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-19T20:39:33.4255470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-19T20:39:33.4261160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-19T20:39:33.4267200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-19T20:39:33.4273420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-19T20:39:33.4277950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-19T20:39:33.4284200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-19T20:39:33.4289560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-19T20:39:33.4294910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-19T20:39:33.4299300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-19T20:39:33.4305560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-19T20:39:33.4310770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-19T20:39:33.4315850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-19T20:39:33.4320390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-19T20:39:33.4328260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-19T20:39:33.4333960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-19T20:39:33.4339120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-19T20:39:33.4345620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-19T20:39:33.4353980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-19T20:39:33.4359070Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-19T20:39:33.4365360Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-19T20:39:33.4369700Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-19T20:39:33.4375010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-19T20:39:33.4379790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-19T20:39:33.4384770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-19T20:39:33.4391260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-19T20:39:33.4395610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-19T20:39:33.4403540Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-19T20:39:33.4415270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-19T20:39:33.4422440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-19T20:39:33.4427840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-19T20:39:33.4434860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-19T20:39:33.4441730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-19T20:39:33.4447500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-19T20:39:33.4454170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-19T20:39:33.4461670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-19T20:39:33.4467210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-19T20:39:33.4474360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-19T20:39:33.4479280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-19T20:39:33.4486060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-19T20:39:33.4493130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-19T20:39:33.4499880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-19T20:39:33.4506460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-19T20:39:33.4515000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-19T20:39:33.4519620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-19T20:39:33.4526070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-19T20:39:33.4530630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-19T20:39:33.4536230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-19T20:39:33.4541570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-19T20:39:33.4593140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-19T20:39:33.4600750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-19T20:39:33.4605350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-19T20:39:33.4611200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-19T20:39:33.4615330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-19T20:39:33.4622300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-19T20:39:33.4626550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-19T20:39:33.4632710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-19T20:39:33.4638000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-19T20:39:33.4643900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-19T20:39:33.4648760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-19T20:39:33.4654500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-19T20:39:33.4659840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-19T20:39:33.4664750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-19T20:39:33.4670690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-19T20:39:33.4674960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-19T20:39:33.4680440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-19T20:39:33.4687090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-19T20:39:33.4690310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-19T20:39:33.4694810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-19T20:39:33.4700260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-19T20:39:33.4705060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-19T20:39:33.4710330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-19T20:39:33.4716990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-19T20:39:33.4720160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-19T20:39:33.4725880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-19T20:39:33.4730220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-19T20:39:33.4735530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-19T20:39:33.4740470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-19T20:39:33.4745470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-19T20:39:33.4752200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-19T20:39:33.4756040Z Only the first 100 operations were output. 2021-05-19T20:39:33.6846520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6529-1b439kt.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-19T20:39:36.4654020Z ==> Summary 2021-05-19T20:39:36.4824180Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-19T20:39:37.4379540Z ==> Caveats 2021-05-19T20:39:37.4381130Z ==> tesseract 2021-05-19T20:39:37.4396710Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T20:39:37.4400540Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T20:39:39.2677730Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T20:39:40.3951110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:39:40.9782850Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-19T20:39:41.3136270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-19T20%3A45%3A00Z&sig=YpbELqtK36uPnEZopqVp%2BuzQqRKHvTVUlPYl3ZYZj%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:41.3702110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=YpbELqtK36uPnEZopqVp\%2BuzQqRKHvTVUlPYl3ZYZj\%2FY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:41.7828420Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-19T20:39:41.8955170Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T20:39:43.0225960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:39:43.5688520Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-19T20:39:43.9788060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-19T20%3A45%3A00Z&sig=8f%2F9fHjDlAEkeibl9D6WfiU%2BgsQ81SWJGYrct6x7DTM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:44.0083550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=8f\%2F9fHjDlAEkeibl9D6WfiU\%2BgsQ81SWJGYrct6x7DTM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:44.1803410Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-19T20:39:44.2244080Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-19T20:39:44.2252110Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-19T20:39:44.3018690Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-19T20:39:44.3051710Z 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/d20210519-6542-1jid7yv 2021-05-19T20:39:45.0405340Z cp -pR /private/tmp/d20210519-6542-1jid7yv/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-19T20:39:45.7070630Z chmod -Rf +w /private/tmp/d20210519-6542-1jid7yv 2021-05-19T20:39:46.0680520Z ==> Finishing up 2021-05-19T20:39:46.0957890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-19T20:39:46.0961190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-19T20:39:46.0967030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-19T20:39:46.0978090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-19T20:39:46.0996040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-19T20:39:46.1008160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-19T20:39:46.1017590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-19T20:39:46.1030270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-19T20:39:46.1049710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-19T20:39:46.1056820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-19T20:39:46.1070260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-19T20:39:46.1090700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-19T20:39:46.1105850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-19T20:39:46.1123740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-19T20:39:46.1136000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-19T20:39:46.1147930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-19T20:39:46.1159950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-19T20:39:46.1172910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-19T20:39:46.1183450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-19T20:39:46.1195380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-19T20:39:46.1209650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-19T20:39:46.1227440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-19T20:39:46.1239970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-19T20:39:46.1284130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-19T20:39:46.1287660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-19T20:39:46.1292780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-19T20:39:46.1297080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-19T20:39:46.1301950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-19T20:39:46.1306350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-19T20:39:46.1311780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-19T20:39:46.1319650Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-19T20:39:46.1328080Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-19T20:39:46.1332710Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-19T20:39:46.1344370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-19T20:39:46.1349880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-19T20:39:46.1355400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-19T20:39:46.1360940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-19T20:39:46.1366470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-19T20:39:46.1372730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-19T20:39:46.1378390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-19T20:39:46.1385480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-19T20:39:46.1390740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-19T20:39:46.1396420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-19T20:39:46.1401700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-19T20:39:46.1406970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-19T20:39:46.1412490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-19T20:39:46.1417860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-19T20:39:46.1423300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-19T20:39:46.1429120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-19T20:39:46.1436470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-19T20:39:46.1442850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-19T20:39:46.1450180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-19T20:39:46.1456690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-19T20:39:46.1463550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-19T20:39:46.1469350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-19T20:39:46.1476860Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-19T20:39:46.1482110Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-19T20:39:46.1506390Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-19T20:39:46.3535820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6712-ppfgve.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-19T20:39:48.7559730Z ==> Summary 2021-05-19T20:39:48.8000360Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-19T20:39:48.8012890Z ==> Installing imagemagick@6 2021-05-19T20:39:48.8016240Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-19T20:39:48.8093020Z 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/d20210519-6542-1099npr 2021-05-19T20:39:49.2478190Z cp -pR /private/tmp/d20210519-6542-1099npr/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-19T20:39:49.7448220Z chmod -Rf +w /private/tmp/d20210519-6542-1099npr 2021-05-19T20:39:51.7040500Z ==> Finishing up 2021-05-19T20:39:51.9764070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6738-q9rd9e.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-19T20:39:54.5837950Z ==> Caveats 2021-05-19T20:39:54.5839730Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:39:54.5840970Z because this is an alternate version of another formula. 2021-05-19T20:39:54.5841700Z 2021-05-19T20:39:54.5842580Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T20:39:54.5844250Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:39:54.5845080Z 2021-05-19T20:39:54.5845990Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T20:39:54.5847510Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T20:39:54.5849020Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T20:39:54.5849760Z 2021-05-19T20:39:54.5851040Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T20:39:54.5852250Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T20:39:54.5852970Z 2021-05-19T20:39:54.5854020Z ==> Summary 2021-05-19T20:39:54.6300140Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-19T20:39:55.4278300Z ==> Caveats 2021-05-19T20:39:55.4280410Z ==> imagemagick@6 2021-05-19T20:39:55.4363340Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:39:55.4364690Z because this is an alternate version of another formula. 2021-05-19T20:39:55.4365400Z 2021-05-19T20:39:55.4366310Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T20:39:55.4368020Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:39:55.4368840Z 2021-05-19T20:39:55.4369750Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T20:39:55.4371210Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T20:39:55.4372720Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T20:39:55.4373460Z 2021-05-19T20:39:55.4374740Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T20:39:55.4376560Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T20:39:55.4377820Z 2021-05-19T20:39:57.4606720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T20:39:58.6009690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:39:59.1338290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-19T20:39:59.4975820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-19T20%3A45%3A00Z&sig=47LVgiySVlIMlRPUGm50b04ixC78rNPQZiqOPkqGNx0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:59.5418430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A45\%3A00Z\&sig=47LVgiySVlIMlRPUGm50b04ixC78rNPQZiqOPkqGNx0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:59.6317680Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-19T20:39:59.6402500Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T20:40:00.7540700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:01.3192240Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-19T20:40:02.0666340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-19T20%3A50%3A00Z&sig=FoKBVFQ2a9SMqlhrVZ7xuidTaF9HLa8o%2FKSkUoRaFFg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:02.1008270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=FoKBVFQ2a9SMqlhrVZ7xuidTaF9HLa8o\%2FKSkUoRaFFg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:02.2198280Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-19T20:40:02.2281750Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T20:40:03.5847650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:03.9016460Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-19T20:40:04.3342410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-19T20%3A50%3A00Z&sig=M5UsuefINtZZOWw2LLZNIqTsGNXhusVXaCFdMDj%2Bqic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:04.3731630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=M5UsuefINtZZOWw2LLZNIqTsGNXhusVXaCFdMDj\%2Bqic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:04.9060630Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-19T20:40:05.0637920Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T20:40:06.1421190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:06.7151820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-19T20:40:07.1042110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-19T20%3A50%3A00Z&sig=6VcBbDvGRduplTCR2DjiCbldAKrykE0iZF95vWFOlbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:07.1388940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=6VcBbDvGRduplTCR2DjiCbldAKrykE0iZF95vWFOlbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:07.1933770Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-19T20:40:07.1967790Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T20:40:08.3272820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:08.8825610Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-19T20:40:09.2557660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-19T20%3A50%3A00Z&sig=RI1fxpImUvGwi9qq3fSmkfxeTi7chyTmFtJ%2FHK4F0Ws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:09.2980710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=RI1fxpImUvGwi9qq3fSmkfxeTi7chyTmFtJ\%2FHK4F0Ws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:09.3435810Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-19T20:40:09.3466980Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T20:40:10.4621250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:11.0407840Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-19T20:40:11.4560030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-19T20%3A50%3A00Z&sig=OlBR3VTXSQpNLQuv0Xea4PVjBCFoE0OT4tdm4Jf3Nks%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:11.4996600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=OlBR3VTXSQpNLQuv0Xea4PVjBCFoE0OT4tdm4Jf3Nks\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:11.5701250Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-19T20:40:11.5768900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T20:40:12.7033420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:13.2880440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-19T20:40:13.6953140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-19T20%3A50%3A00Z&sig=ONygadrLvUsHBje2LZXbIPZ55d8FVKWywZn1d34PRwk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:13.7320160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=ONygadrLvUsHBje2LZXbIPZ55d8FVKWywZn1d34PRwk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:13.8069800Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-19T20:40:13.8147260Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T20:40:14.9070790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:15.4655000Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-19T20:40:15.8288270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-19T20%3A50%3A00Z&sig=3tVWHFIhsENYJk%2FmvLkCye1SvwIj9s4SbEFwhqLdHLA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:15.8597250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=3tVWHFIhsENYJk\%2FmvLkCye1SvwIj9s4SbEFwhqLdHLA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:15.9100490Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-19T20:40:15.9133480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T20:40:17.1027950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:17.6896730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-19T20:40:18.2428570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-19T20%3A50%3A00Z&sig=6HaV%2BKf%2FjSHW2k9Jmv3Kw9JiGqkKxufnRHww74i1J1o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:18.2815510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=6HaV\%2BKf\%2FjSHW2k9Jmv3Kw9JiGqkKxufnRHww74i1J1o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:18.3517880Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-19T20:40:18.3569260Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T20:40:19.4833780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:20.0399470Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-19T20:40:20.4255710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-19T20%3A50%3A00Z&sig=GU3uT0ql5Ug%2Fmvwvkuxj07N5lF3iUf2VKpA2HH8%2FELU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:20.4648220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=GU3uT0ql5Ug\%2Fmvwvkuxj07N5lF3iUf2VKpA2HH8\%2FELU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:20.5227930Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:40:20.5272670Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T20:40:21.6590400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:22.2201860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-19T20:40:22.6406100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-19T20%3A50%3A00Z&sig=j993qpEMquAO2Axls9ukLFlsOIkUfRq%2FVk2lFZbUFbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:22.6751130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=j993qpEMquAO2Axls9ukLFlsOIkUfRq\%2FVk2lFZbUFbM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:22.8341350Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:40:22.8412870Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T20:40:24.0743190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:40:24.6744980Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-19T20:40:25.0634610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-19T20%3A50%3A00Z&sig=cMIPLHXGCCDsNK%2Fx2C8Qem5HbSoxD7f10GAhZ4q86zI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:25.1186660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=cMIPLHXGCCDsNK\%2Fx2C8Qem5HbSoxD7f10GAhZ4q86zI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:25.3975530Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-19T20:40:25.4499420Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-19T20:40:25.4503390Z ==> Installing imagemagick dependency: libde265 2021-05-19T20:40:25.5226460Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-19T20:40:25.5260490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6745-k9w6rv 2021-05-19T20:40:25.5634030Z cp -pR /private/tmp/d20210519-6745-k9w6rv/libde265/. /usr/local/Cellar/libde265 2021-05-19T20:40:25.5901880Z chmod -Rf +w /private/tmp/d20210519-6745-k9w6rv 2021-05-19T20:40:25.6816780Z ==> Finishing up 2021-05-19T20:40:25.7195740Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-19T20:40:25.7202230Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-19T20:40:25.7210560Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-19T20:40:25.7216930Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-19T20:40:25.7223880Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-19T20:40:25.7233580Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-19T20:40:25.7241330Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-19T20:40:25.7247800Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-19T20:40:25.7255410Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-19T20:40:25.7265800Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-19T20:40:25.7539390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6976-1s89cpw.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-19T20:40:28.0912330Z ==> Summary 2021-05-19T20:40:28.0940690Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-19T20:40:28.0946930Z ==> Installing imagemagick dependency: docbook 2021-05-19T20:40:28.0967610Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-19T20:40:28.0986590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6745-dj5uxo 2021-05-19T20:40:28.2007760Z cp -pR /private/tmp/d20210519-6745-dj5uxo/docbook/. /usr/local/Cellar/docbook 2021-05-19T20:40:28.3617510Z chmod -Rf +w /private/tmp/d20210519-6745-dj5uxo 2021-05-19T20:40:28.4625810Z ==> Finishing up 2021-05-19T20:40:28.5180260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7002-ygxhv6.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-19T20:40:30.5604480Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5948850Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6120650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6231790Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6341430Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6447180Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6555150Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6670880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6785390Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6891540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6996860Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.7106280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.7216340Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.7329040Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.7435900Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:31.1005910Z ==> Caveats 2021-05-19T20:40:31.1007050Z To use the DocBook package in your XML toolchain, 2021-05-19T20:40:31.1008080Z you need to add the following to your ~/.bashrc: 2021-05-19T20:40:31.1008720Z 2021-05-19T20:40:31.1009630Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T20:40:31.1010960Z ==> Summary 2021-05-19T20:40:31.1151390Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-19T20:40:31.1158320Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-19T20:40:31.1214050Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-19T20:40:31.1232330Z 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/d20210519-6745-86qbv 2021-05-19T20:40:33.2956040Z cp -pR /private/tmp/d20210519-6745-86qbv/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-19T20:40:36.5081460Z chmod -Rf +w /private/tmp/d20210519-6745-86qbv 2021-05-19T20:40:38.0162270Z ==> Finishing up 2021-05-19T20:40:38.0659830Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-19T20:40:38.0672000Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-19T20:40:38.0776600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7043-or0gfu.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-19T20:40:40.1685770Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:40.1799840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:40.1907110Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:40:40.2018110Z ==> 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-19T20:40:40.2128090Z ==> 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-19T20:40:40.2234430Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-19T20:40:40.2347370Z ==> 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-19T20:40:40.2456620Z ==> 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-19T20:40:40.2575940Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:40:40.2699180Z ==> 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-19T20:40:40.2813730Z ==> 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-19T20:40:40.2928080Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T20:40:40.3041400Z ==> 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-19T20:40:40.3155180Z ==> 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-19T20:40:40.3267700Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:40.3417250Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:40.3494760Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:40:40.3607690Z ==> 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-19T20:40:40.3723590Z ==> 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-19T20:40:40.3834100Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T20:40:40.3945100Z ==> 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-19T20:40:40.4053910Z ==> 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-19T20:40:40.4161460Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:40:40.4271400Z ==> 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-19T20:40:40.4377790Z ==> 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-19T20:40:40.4490050Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-19T20:40:40.4600710Z ==> 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-19T20:40:40.4723370Z ==> 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-19T20:40:41.4345060Z ==> Summary 2021-05-19T20:40:41.7250230Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-19T20:40:41.7255610Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-19T20:40:41.7280920Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-19T20:40:41.7301540Z 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/d20210519-6745-1jjkbao 2021-05-19T20:40:41.7423570Z cp -pR /private/tmp/d20210519-6745-1jjkbao/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-19T20:40:41.7576370Z chmod -Rf +w /private/tmp/d20210519-6745-1jjkbao 2021-05-19T20:40:41.8147760Z ==> Finishing up 2021-05-19T20:40:41.8734120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7097-1045045.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-19T20:40:44.1673640Z ==> Caveats 2021-05-19T20:40:44.1675340Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:40:44.1676760Z because macOS already provides this software and installing another version in 2021-05-19T20:40:44.1677900Z parallel can cause all kinds of trouble. 2021-05-19T20:40:44.1678550Z 2021-05-19T20:40:44.1679880Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T20:40:44.1681610Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:40:44.1682430Z 2021-05-19T20:40:44.1682940Z 2021-05-19T20:40:44.1683750Z Bash completion has been installed to: 2021-05-19T20:40:44.1685130Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T20:40:44.1686490Z ==> Summary 2021-05-19T20:40:44.1701310Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-19T20:40:44.1711810Z ==> Installing imagemagick dependency: xmlto 2021-05-19T20:40:44.1898670Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-19T20:40:44.1916760Z 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/d20210519-6745-1jr7ajs 2021-05-19T20:40:44.2127130Z cp -pR /private/tmp/d20210519-6745-1jr7ajs/xmlto/. /usr/local/Cellar/xmlto 2021-05-19T20:40:44.2458750Z chmod -Rf +w /private/tmp/d20210519-6745-1jr7ajs 2021-05-19T20:40:44.3145330Z ==> Finishing up 2021-05-19T20:40:44.3585080Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-19T20:40:44.3588810Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-19T20:40:44.3638130Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-19T20:40:44.3641960Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-19T20:40:44.3647750Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-19T20:40:44.3753660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7123-q0u6yw.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-19T20:40:46.7896090Z ==> Summary 2021-05-19T20:40:46.7938420Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-19T20:40:46.7946390Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-19T20:40:46.8714920Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-19T20:40:46.8734630Z 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/d20210519-6745-1njkz2o 2021-05-19T20:40:46.9697810Z cp -pR /private/tmp/d20210519-6745-1njkz2o/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-19T20:40:47.1406570Z chmod -Rf +w /private/tmp/d20210519-6745-1njkz2o 2021-05-19T20:40:47.3118820Z ==> Finishing up 2021-05-19T20:40:47.3510510Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-19T20:40:47.3540430Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-19T20:40:47.3568410Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-19T20:40:47.3620150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3652830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3680750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3708810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3741950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3770300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3797930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3825750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3855620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3883540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3910370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3912810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3956450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.3987590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4090750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4194770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4295470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4372040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4426200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4455550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4483280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4511000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4538700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4566660Z mkdir -p /usr/local/share/locale/fo 2021-05-19T20:40:47.4595270Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-19T20:40:47.4622590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4650290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4660180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4677890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4706030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4733780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4761900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4764020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4782820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4791710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4808080Z mkdir -p /usr/local/share/locale/ia 2021-05-19T20:40:47.4814080Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-19T20:40:47.4876860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.4964930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5068310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5070530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5135680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5186490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5227540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5301820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5404620Z mkdir -p /usr/local/share/locale/ky 2021-05-19T20:40:47.5480760Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-19T20:40:47.5583710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5687050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5717450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5743060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5846510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.5949890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6054070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6161100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6336670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6406600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6480550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6541220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6617310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6671380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6723960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6754280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6782610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6847320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6875740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.6979220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7085990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7163770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7222210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7293950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7357710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7423520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7486560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7526910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7590920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7657810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7719730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7787290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7828660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7857430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:47.7942330Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-19T20:40:47.7985920Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-19T20:40:47.7987820Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-19T20:40:47.8047070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7149-2932ot.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-19T20:40:49.6839870Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-19T20:40:51.8823200Z ==> Summary 2021-05-19T20:40:51.9032720Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-19T20:40:51.9038790Z ==> Installing imagemagick dependency: libheif 2021-05-19T20:40:52.0151650Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-19T20:40:52.0167000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6745-71cdp7 2021-05-19T20:40:52.0599440Z cp -pR /private/tmp/d20210519-6745-71cdp7/libheif/. /usr/local/Cellar/libheif 2021-05-19T20:40:52.0959560Z chmod -Rf +w /private/tmp/d20210519-6745-71cdp7 2021-05-19T20:40:52.2486200Z ==> Finishing up 2021-05-19T20:40:52.2925870Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-19T20:40:52.2928610Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-19T20:40:52.2933850Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-19T20:40:52.2940310Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-19T20:40:52.2947340Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-19T20:40:52.2953760Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-19T20:40:52.2963840Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-19T20:40:52.2969260Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-19T20:40:52.2974350Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-19T20:40:52.2980090Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-19T20:40:52.2990140Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-19T20:40:52.2995440Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-19T20:40:52.3000510Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-19T20:40:52.3007980Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-19T20:40:52.3012750Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-19T20:40:52.3018590Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-19T20:40:52.3027360Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-19T20:40:52.3285940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7176-1bqcsjz.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-19T20:40:54.3572430Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-19T20:40:56.4121960Z ==> Summary 2021-05-19T20:40:56.4223010Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-19T20:40:56.4324860Z ==> Installing imagemagick dependency: liblqr 2021-05-19T20:40:56.4682130Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-19T20:40:56.4701260Z 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/d20210519-6745-1acxido 2021-05-19T20:40:56.4854090Z cp -pR /private/tmp/d20210519-6745-1acxido/liblqr/. /usr/local/Cellar/liblqr 2021-05-19T20:40:56.5076950Z chmod -Rf +w /private/tmp/d20210519-6745-1acxido 2021-05-19T20:40:56.5757920Z ==> Finishing up 2021-05-19T20:40:56.6212590Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-19T20:40:56.6218570Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-19T20:40:56.6223480Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-19T20:40:56.6231770Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-19T20:40:56.6399540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7203-smkojo.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-19T20:40:59.0971870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6745-13811i5 2021-05-19T20:40:59.0975190Z ==> Summary 2021-05-19T20:40:59.0977180Z cp -pR /private/tmp/d20210519-6745-13811i5/libomp/. /usr/local/Cellar/libomp 2021-05-19T20:40:59.0978390Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-19T20:40:59.0979650Z ==> Installing imagemagick dependency: libomp 2021-05-19T20:40:59.0981630Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-19T20:40:59.1201670Z chmod -Rf +w /private/tmp/d20210519-6745-13811i5 2021-05-19T20:40:59.1704460Z ==> Finishing up 2021-05-19T20:40:59.2179250Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-19T20:40:59.2183660Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-19T20:40:59.2188180Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-19T20:40:59.2195030Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-19T20:40:59.2200360Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-19T20:40:59.2476880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7229-nsqvb0.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-19T20:41:01.6700390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6745-1s3np42 2021-05-19T20:41:01.6703980Z ==> Summary 2021-05-19T20:41:01.6705230Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-19T20:41:01.6714890Z ==> Installing imagemagick dependency: imath 2021-05-19T20:41:01.6716880Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:41:01.6825400Z cp -pR /private/tmp/d20210519-6745-1s3np42/imath/. /usr/local/Cellar/imath 2021-05-19T20:41:01.7299040Z chmod -Rf +w /private/tmp/d20210519-6745-1s3np42 2021-05-19T20:41:01.8000600Z ==> Finishing up 2021-05-19T20:41:01.8482320Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-19T20:41:01.8489390Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-19T20:41:01.8494680Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-19T20:41:01.8500490Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-19T20:41:01.8505230Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-19T20:41:01.8510380Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-19T20:41:01.8519660Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-19T20:41:01.8728850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7255-8i7ohu.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-19T20:41:04.2762430Z ==> Summary 2021-05-19T20:41:04.2803120Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-19T20:41:04.2810300Z ==> Installing imagemagick dependency: openexr 2021-05-19T20:41:04.2960230Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:41:04.2978390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6745-1qpf469 2021-05-19T20:41:04.4072640Z cp -pR /private/tmp/d20210519-6745-1qpf469/openexr/. /usr/local/Cellar/openexr 2021-05-19T20:41:04.5221460Z chmod -Rf +w /private/tmp/d20210519-6745-1qpf469 2021-05-19T20:41:04.7057460Z ==> Finishing up 2021-05-19T20:41:04.7534610Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-19T20:41:04.7538230Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-19T20:41:04.7544230Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-19T20:41:04.7548980Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-19T20:41:04.7554270Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-19T20:41:04.7559000Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-19T20:41:04.7563770Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-19T20:41:04.7569030Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-19T20:41:04.7576310Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-19T20:41:04.7605370Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-19T20:41:04.7615010Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-19T20:41:04.7620010Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-19T20:41:04.7625510Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-19T20:41:04.7630650Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-19T20:41:04.7635670Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-19T20:41:04.7641310Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-19T20:41:04.7647430Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-19T20:41:04.7653740Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-19T20:41:04.7658680Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-19T20:41:04.7664220Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-19T20:41:04.7670590Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-19T20:41:04.7675490Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-19T20:41:04.7681250Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-19T20:41:04.7686740Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-19T20:41:04.7692130Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-19T20:41:04.7697450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-19T20:41:04.7702780Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-19T20:41:04.7710350Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-19T20:41:04.8365560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7283-im0ucz.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-19T20:41:07.2618470Z ==> Summary 2021-05-19T20:41:07.2740510Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-19T20:41:07.2747520Z ==> Installing imagemagick 2021-05-19T20:41:07.2751110Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-19T20:41:07.2771910Z 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/d20210519-6745-kwz2t8 2021-05-19T20:41:07.7751470Z cp -pR /private/tmp/d20210519-6745-kwz2t8/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-19T20:41:08.3529910Z chmod -Rf +w /private/tmp/d20210519-6745-kwz2t8 2021-05-19T20:41:11.7336390Z ==> Finishing up 2021-05-19T20:41:11.7521910Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-19T20:41:11.7528370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-19T20:41:11.7532870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-19T20:41:11.7538190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-19T20:41:11.7543330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-19T20:41:11.7549560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-19T20:41:11.7564160Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-19T20:41:11.7566300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-19T20:41:11.7568290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-19T20:41:11.7619440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-19T20:41:11.7624570Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-19T20:41:11.7630650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-19T20:41:11.7635030Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-19T20:41:11.7640640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-19T20:41:11.7647980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-19T20:41:11.7652840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-19T20:41:11.7658110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-19T20:41:11.7662680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-19T20:41:11.7668490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-19T20:41:11.7674430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-19T20:41:11.7679240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-19T20:41:11.7684770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-19T20:41:11.7689700Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-19T20:41:11.7694950Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-19T20:41:11.7699730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-19T20:41:11.7704910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-19T20:41:11.7709870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-19T20:41:11.7714630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-19T20:41:11.7720160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-19T20:41:11.7726940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-19T20:41:11.7732330Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-19T20:41:11.7739180Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-19T20:41:11.7746810Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-19T20:41:11.7756770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-19T20:41:11.7762030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-19T20:41:11.7768550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-19T20:41:11.7775260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-19T20:41:11.7780340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-19T20:41:11.7786530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-19T20:41:11.7791610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-19T20:41:11.7798070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-19T20:41:11.7802470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-19T20:41:11.7808140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-19T20:41:11.7813650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-19T20:41:11.7818630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-19T20:41:11.7824480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-19T20:41:11.7829540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-19T20:41:11.7835150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-19T20:41:11.7840420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-19T20:41:11.7848730Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-19T20:41:11.7857110Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-19T20:41:11.7862390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-19T20:41:11.7867810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-19T20:41:11.7873490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-19T20:41:11.7877980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-19T20:41:11.7883630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-19T20:41:11.7888350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-19T20:41:11.7894210Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-19T20:41:11.7928880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-19T20:41:11.7932810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-19T20:41:11.7938100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-19T20:41:11.7943600Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-19T20:41:11.7949190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-19T20:41:11.7957450Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-19T20:41:11.7962260Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-19T20:41:11.7968120Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-19T20:41:11.7973160Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-19T20:41:11.7979200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-19T20:41:11.7983940Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-19T20:41:11.7989930Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-19T20:41:11.7994790Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-19T20:41:12.0942490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7310-yd6tnf.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-19T20:41:14.5368110Z ==> Summary 2021-05-19T20:41:14.5853180Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-19T20:41:16.2622920Z ==> Caveats 2021-05-19T20:41:16.2624640Z ==> docbook 2021-05-19T20:41:16.2641970Z To use the DocBook package in your XML toolchain, 2021-05-19T20:41:16.2643020Z you need to add the following to your ~/.bashrc: 2021-05-19T20:41:16.2643670Z 2021-05-19T20:41:16.2644530Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T20:41:16.2646030Z ==> gnu-getopt 2021-05-19T20:41:16.2674820Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:41:16.2676140Z because macOS already provides this software and installing another version in 2021-05-19T20:41:16.2677240Z parallel can cause all kinds of trouble. 2021-05-19T20:41:16.2677870Z 2021-05-19T20:41:16.2679120Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T20:41:16.2680790Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:41:16.2681610Z 2021-05-19T20:41:16.2682100Z 2021-05-19T20:41:16.2682890Z Bash completion has been installed to: 2021-05-19T20:41:16.2684270Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T20:41:17.9167100Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T20:41:19.0579410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:41:19.5833090Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-19T20:41:19.9170690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-19T20%3A50%3A00Z&sig=Xwsz2HsI7O747T2n8DKKZ%2F0fDjqsQ%2BXNggdcD5ZtIDk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:41:19.9568580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A50\%3A00Z\&sig=Xwsz2HsI7O747T2n8DKKZ\%2F0fDjqsQ\%2BXNggdcD5ZtIDk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:41:20.0068650Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-19T20:41:20.0840460Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-19T20:41:20.0867660Z 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/d20210519-7317-183rf07 2021-05-19T20:41:20.1091440Z cp -pR /private/tmp/d20210519-7317-183rf07/udunits/. /usr/local/Cellar/udunits 2021-05-19T20:41:20.1425000Z chmod -Rf +w /private/tmp/d20210519-7317-183rf07 2021-05-19T20:41:20.1924170Z ==> Finishing up 2021-05-19T20:41:20.2371960Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-19T20:41:21.2039190Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-19T20:41:21.2140910Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-19T20:41:21.2258360Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-19T20:41:21.2260070Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-19T20:41:21.2363360Z info /usr/local/share/info/udunits2.info 2021-05-19T20:41:21.2465890Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-19T20:41:21.2567810Z info /usr/local/share/info/udunits2lib.info 2021-05-19T20:41:21.2670550Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-19T20:41:21.2772460Z info /usr/local/share/info/udunits2prog.info 2021-05-19T20:41:21.2875030Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-19T20:41:21.2977680Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-19T20:41:21.3080420Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-19T20:41:21.3129280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7484-4fnnmm.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-19T20:41:22.5618080Z ==> Summary 2021-05-19T20:41:22.5648690Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-19T20:41:24.8766450Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-19T20:41:24.8767530Z To reinstall 1.6, run: 2021-05-19T20:41:24.8768290Z brew reinstall jq 2021-05-19T20:41:26.4612880Z ==> Caveats 2021-05-19T20:41:26.4614160Z imagej requires Java. You can install the latest version with: 2021-05-19T20:41:26.4615600Z brew install --cask adoptopenjdk 2021-05-19T20:41:26.4616290Z 2021-05-19T20:41:26.9589310Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T20:41:27.2148090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(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-19T20:41:35.7531310Z ==> Verifying checksum for cask 'imagej' 2021-05-19T20:41:35.9118690Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T20:41:35.9119910Z ==> Installing Cask imagej 2021-05-19T20:41:35.9624110Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210519-7594-l6r6on 2021-05-19T20:41:36.1549130Z cp -pR /private/tmp/d20210519-7594-l6r6on/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-19T20:41:36.3660020Z chmod -Rf +w /private/tmp/d20210519-7594-l6r6on 2021-05-19T20:41:36.4356360Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-19T20:41:36.7451470Z 🍺 imagej was successfully installed! 2021-05-19T20:41:39.2300240Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-19T20:41:40.8548270Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-19T20:41:41.2738850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-19T20%3A50%3A00Z&sig=lmus%2FlhtkGNfx5pIzNkdxUQ3wzoExpBpl7rE8gWn8bQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:41:41.3780260Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.3 2021-05-19T20:41:43.0537960Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0 2021-05-19T20:41:43.4099760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0?se=2021-05-19T20%3A50%3A00Z&sig=lFM5B8SkA7ysvSMpSbMvAau8315HT3fZLON%2FQJS5jU0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:41:43.7494910Z ==> Installing dependencies for bowtie2: tbb 2021-05-19T20:41:43.7498960Z ==> Installing bowtie2 dependency: tbb 2021-05-19T20:41:43.8492020Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-19T20:41:46.6315350Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-19T20:41:46.6324160Z ==> Installing bowtie2 2021-05-19T20:41:46.6329280Z ==> Pouring bowtie2--2.4.3.catalina.bottle.tar.gz 2021-05-19T20:41:49.3967680Z 🍺 /usr/local/Cellar/bowtie2/2.4.3: 79 files, 24.5MB 2021-05-19T20:41:52.5703850Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-19T20:41:54.2290390Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-19T20:41:54.6129280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-19T20%3A50%3A00Z&sig=BKVTXAUEtlC75nfm2uL55Qtad5m4j3v%2FD7wayiblZIo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:41:54.7893940Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-19T20:41:56.4847980Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-19T20:41:56.8411460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-19T20%3A50%3A00Z&sig=pZXc8L1MNDpH0x%2BB2see3%2BAByhStu5vhSnlHLHhN3%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:41:56.9276520Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-19T20:41:58.5702400Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-19T20:41:58.9489030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-19T20%3A50%3A00Z&sig=gHJeBBELbxZ1Ck5hWZEQRKgeTPvGJVTM3EgEg3Krql4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:41:59.0523650Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-19T20:42:00.7825920Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-19T20:42:01.1411910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-19T20%3A50%3A00Z&sig=1wlN6UbGKRuFr45r8r0YoOpUqbmvcZRgy2ycoDKukgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:01.2223680Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-19T20:42:02.9432450Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-19T20:42:03.3046730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-19T20%3A50%3A00Z&sig=xqLMePSr0%2B5y%2FXzd4ylwwifq2XIYROOV%2FLr8S5%2FgtJw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:03.3968060Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-19T20:42:05.0616570Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-19T20:42:05.4807010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-19T20%3A50%3A00Z&sig=E4HFcLG1f%2FOk7ILl8a8ciY9u%2Fc35YGuSHsU00Empr1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:05.6411010Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-19T20:42:07.2969130Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-19T20:42:07.6483170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-19T20%3A50%3A00Z&sig=ZrEwuLZKStbQRmTWdXGIg8B91w0Nb9vsvvtV71K4kk0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:07.7530640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-19T20:42:09.4461830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-19T20:42:09.8117100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-19T20%3A50%3A00Z&sig=du7GZGaIAPTnEBNQgdXtn74X16k6coiiH9%2BYjZjL3c4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:09.9618470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-19T20:42:11.6025050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-19T20:42:11.9880450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-19T20%3A50%3A00Z&sig=DHdM2R1L2esfG4uv8wVhiEdIBEFrBj7ezyMvQ4AwCyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:12.1366560Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-19T20:42:13.8334320Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-19T20:42:14.2456180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-19T20%3A50%3A00Z&sig=u1L1Qe9cUg6cfdOYB%2Bs3OM5BYwvT7b4Z2nK4Fs1eqT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:14.5406200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-19T20:42:16.1856610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-19T20:42:16.5994320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-19T20%3A50%3A00Z&sig=F1QbCArlBFbAvqqXaEUnSyZEI5YcdKFQ8sTVJehjins%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:16.6922740Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-19T20:42:18.3158010Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-19T20:42:18.6711920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-19T20%3A50%3A00Z&sig=VIgA2NnPOKAZp6ZkJlkKtYS7%2BdWcmDOgz%2FIP10t2y8U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:18.7638940Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-19T20:42:20.3671020Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-19T20:42:20.7601850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-19T20%3A50%3A00Z&sig=ssv9wfOIS4tTcuXy3O8Fjmh3pzV3k%2FIl4U0GeRBUnl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:20.8590450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-19T20:42:22.5087230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-19T20:42:22.9148930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-19T20%3A50%3A00Z&sig=a5KV%2FNlt4N8Vwknsu3t2eXN58vLqDSi8fyahDHzcWSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:23.1353110Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-19T20:42:24.7652080Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-19T20:42:25.0952470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-19T20%3A50%3A00Z&sig=kUBUeM%2BvShXaIc7TY7Agaa21eQf40KkdHdmCYfYimn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:25.2483270Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-19T20:42:26.9143990Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-19T20:42:27.2595870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-19T20%3A50%3A00Z&sig=yOFn8dq761TUwrohKAKRR1LGPyp8vH8gdLzSLR5a2XE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:27.7169820Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.3 2021-05-19T20:42:29.3532210Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42 2021-05-19T20:42:29.6934320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42?se=2021-05-19T20%3A50%3A00Z&sig=RTYdIk475PoxVfJmrwtEeoQtYyPpnmQ16I1JNsRlPpA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:29.9184600Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-19T20:42:31.5639240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-19T20:42:31.9888460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-19T20%3A50%3A00Z&sig=mwCe56K0hfWE79CitDyblFYY9fw%2FxPQfQtpq4yuJWq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:32.2380610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-19T20:42:33.9007860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-19T20:42:34.2591830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-19T20%3A50%3A00Z&sig=SZ4s1jOg3kzQj3CLCBaKhUQin%2BA7R3WzUzZIW2XJDJ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:34.7937390Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-19T20:42:34.7940280Z ==> Installing gdal dependency: cfitsio 2021-05-19T20:42:34.8569730Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-19T20:42:37.3045770Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-19T20:42:37.3051550Z ==> Installing gdal dependency: popt 2021-05-19T20:42:37.3075600Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-19T20:42:39.8031010Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-19T20:42:39.8036750Z ==> Installing gdal dependency: epsilon 2021-05-19T20:42:39.8091280Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-19T20:42:42.3350310Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-19T20:42:42.3356220Z ==> Installing gdal dependency: expat 2021-05-19T20:42:42.3379850Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-19T20:42:44.8485240Z ==> Caveats 2021-05-19T20:42:44.8486910Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:42:44.8488270Z because macOS already provides this software and installing another version in 2021-05-19T20:42:44.8489370Z parallel can cause all kinds of trouble. 2021-05-19T20:42:44.8490030Z 2021-05-19T20:42:44.8490890Z If you need to have expat first in your PATH, run: 2021-05-19T20:42:44.8493000Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:42:44.8493810Z 2021-05-19T20:42:44.8494680Z For compilers to find expat you may need to set: 2021-05-19T20:42:44.8496040Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T20:42:44.8497480Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T20:42:44.8498200Z 2021-05-19T20:42:44.8499440Z For pkg-config to find expat you may need to set: 2021-05-19T20:42:44.8500560Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T20:42:44.8501260Z 2021-05-19T20:42:44.8502380Z ==> Summary 2021-05-19T20:42:44.8513790Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-19T20:42:44.8520190Z ==> Installing gdal dependency: freexl 2021-05-19T20:42:44.8581640Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-19T20:42:47.4327030Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-19T20:42:47.4337800Z ==> Installing gdal dependency: geos 2021-05-19T20:42:47.4710610Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-19T20:42:50.7575070Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-19T20:42:50.7581520Z ==> Installing gdal dependency: json-c 2021-05-19T20:42:50.7640480Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-19T20:42:53.5217900Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-19T20:42:53.5224280Z ==> Installing gdal dependency: libxml2 2021-05-19T20:42:53.5299800Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-19T20:42:56.4912420Z ==> Caveats 2021-05-19T20:42:56.4914170Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:42:56.4916870Z because macOS already provides this software and installing another version in 2021-05-19T20:42:56.4921980Z parallel can cause all kinds of trouble. 2021-05-19T20:42:56.4922660Z 2021-05-19T20:42:56.4923550Z If you need to have libxml2 first in your PATH, run: 2021-05-19T20:42:56.4925230Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:42:56.4926070Z 2021-05-19T20:42:56.4926950Z For compilers to find libxml2 you may need to set: 2021-05-19T20:42:56.4928340Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T20:42:56.4929790Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T20:42:56.4930500Z 2021-05-19T20:42:56.4931950Z For pkg-config to find libxml2 you may need to set: 2021-05-19T20:42:56.4933110Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T20:42:56.4933810Z 2021-05-19T20:42:56.4934860Z ==> Summary 2021-05-19T20:42:56.5100370Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-19T20:42:56.5106530Z ==> Installing gdal dependency: libdap 2021-05-19T20:42:56.5283020Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-19T20:42:59.4514700Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-19T20:42:59.4521250Z ==> Installing gdal dependency: proj 2021-05-19T20:42:59.4656820Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-19T20:43:02.3509120Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-19T20:43:02.3569780Z ==> Installing gdal dependency: libgeotiff 2021-05-19T20:43:02.3773140Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-19T20:43:04.9922890Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-19T20:43:04.9929710Z ==> Installing gdal dependency: librttopo 2021-05-19T20:43:05.0375170Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-19T20:43:07.4641590Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-19T20:43:07.4646260Z ==> Installing gdal dependency: minizip 2021-05-19T20:43:07.4719730Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-19T20:43:09.9858610Z ==> Caveats 2021-05-19T20:43:09.9860460Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T20:43:09.9862000Z with the venerable 'unzip' library. 2021-05-19T20:43:09.9863310Z ==> Summary 2021-05-19T20:43:09.9881650Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-19T20:43:09.9889690Z ==> Installing gdal dependency: libspatialite 2021-05-19T20:43:10.0809760Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-19T20:43:13.5079190Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-19T20:43:13.5084790Z ==> Installing gdal dependency: netcdf 2021-05-19T20:43:13.5672020Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-19T20:43:16.4868390Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-19T20:43:16.4875240Z ==> Installing gdal dependency: openblas 2021-05-19T20:43:16.5227590Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-19T20:43:21.2428460Z ==> Caveats 2021-05-19T20:43:21.2430380Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:21.2431640Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T20:43:21.2432410Z 2021-05-19T20:43:21.2433290Z For compilers to find openblas you may need to set: 2021-05-19T20:43:21.2434690Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T20:43:21.2436150Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T20:43:21.2436870Z 2021-05-19T20:43:21.2438120Z For pkg-config to find openblas you may need to set: 2021-05-19T20:43:21.2440360Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T20:43:21.2441200Z 2021-05-19T20:43:21.2442380Z ==> Summary 2021-05-19T20:43:21.2457110Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-19T20:43:21.2482670Z ==> Installing gdal dependency: numpy 2021-05-19T20:43:21.3215840Z ==> Pouring numpy--1.20.3.catalina.bottle.tar.gz 2021-05-19T20:43:25.6793540Z 🍺 /usr/local/Cellar/numpy/1.20.3: 625 files, 18.5MB 2021-05-19T20:43:25.6799900Z ==> Installing gdal dependency: xerces-c 2021-05-19T20:43:25.6890990Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-19T20:43:31.2892360Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-19T20:43:31.2898140Z ==> Installing gdal 2021-05-19T20:43:31.2902590Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-19T20:43:40.0155920Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-19T20:43:41.2179780Z ==> Caveats 2021-05-19T20:43:41.2181320Z ==> expat 2021-05-19T20:43:41.2224570Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:41.2225980Z because macOS already provides this software and installing another version in 2021-05-19T20:43:41.2227090Z parallel can cause all kinds of trouble. 2021-05-19T20:43:41.2238900Z 2021-05-19T20:43:41.2239890Z If you need to have expat first in your PATH, run: 2021-05-19T20:43:41.2241910Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:43:41.2242740Z 2021-05-19T20:43:41.2243590Z For compilers to find expat you may need to set: 2021-05-19T20:43:41.2244970Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T20:43:41.2246420Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T20:43:41.2247120Z 2021-05-19T20:43:41.2248360Z For pkg-config to find expat you may need to set: 2021-05-19T20:43:41.2249530Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T20:43:41.2250230Z 2021-05-19T20:43:41.2251410Z ==> libxml2 2021-05-19T20:43:41.2271030Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:41.2272420Z because macOS already provides this software and installing another version in 2021-05-19T20:43:41.2273580Z parallel can cause all kinds of trouble. 2021-05-19T20:43:41.2274220Z 2021-05-19T20:43:41.2275060Z If you need to have libxml2 first in your PATH, run: 2021-05-19T20:43:41.2276690Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:43:41.2277650Z 2021-05-19T20:43:41.2278530Z For compilers to find libxml2 you may need to set: 2021-05-19T20:43:41.2279980Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T20:43:41.2281500Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T20:43:41.2282230Z 2021-05-19T20:43:41.2283490Z For pkg-config to find libxml2 you may need to set: 2021-05-19T20:43:41.2284650Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T20:43:41.2285340Z 2021-05-19T20:43:41.2286470Z ==> minizip 2021-05-19T20:43:41.2288010Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T20:43:41.2289470Z with the venerable 'unzip' library. 2021-05-19T20:43:41.2291270Z ==> openblas 2021-05-19T20:43:41.2328800Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:41.2330060Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T20:43:41.2330810Z 2021-05-19T20:43:41.2331680Z For compilers to find openblas you may need to set: 2021-05-19T20:43:41.2333100Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T20:43:41.2334650Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T20:43:41.2335380Z 2021-05-19T20:43:41.2336650Z For pkg-config to find openblas you may need to set: 2021-05-19T20:43:41.2338420Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T20:43:41.2339230Z 2021-05-19T20:43:43.3609300Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-19T20:43:45.0643470Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-19T20:43:45.3997550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-19T20%3A50%3A00Z&sig=3iBEtKLpCqYZmhpKIYA3uWxSmO7u71DKZEa8YCRoLkw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:46.6955990Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-19T20:43:48.3147990Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-19T20:43:48.6621520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-19T20%3A50%3A00Z&sig=QVdIQ91j8Q1Kil8eET0cMaQfxsMVh0ZJtCemu1UXNHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:48.9083280Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-19T20:43:48.9101310Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-19T20:43:50.5621570Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-19T20:43:50.8786010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-19T20%3A50%3A00Z&sig=t3jrXjqWXr0mNvpAj%2BqZoHOGcTp0zpms%2BwnNJ1MpMMA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:51.4570440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-19T20:43:53.1396960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-19T20:43:53.4826980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-19T20%3A50%3A00Z&sig=6SQdVQKO2iCdJ8Vyk1pz7R6LxnTZVi6mjaRdTaiOo7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:53.7451320Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-19T20:43:55.4098790Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-19T20:43:55.7583110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-19T20%3A50%3A00Z&sig=gGzt4lfRwQWIqmI%2FHauEH10bVkkIYwUNwH8cMp27C7I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:56.9820700Z ==> Installing dependencies for itk: boost, pyqt@5, vtk@8.2 and gdcm 2021-05-19T20:43:56.9888180Z ==> Installing itk dependency: boost 2021-05-19T20:43:57.0567200Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-19T20:44:31.1925490Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-19T20:44:31.1934140Z ==> Installing itk dependency: pyqt@5 2021-05-19T20:44:31.2378770Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-19T20:44:36.5702630Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-19T20:44:36.5709090Z ==> Installing itk dependency: vtk@8.2 2021-05-19T20:44:36.7376680Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-19T20:45:15.6991630Z ==> Caveats 2021-05-19T20:45:15.6994400Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:45:15.6995660Z because this is an alternate version of another formula. 2021-05-19T20:45:15.6996390Z 2021-05-19T20:45:15.6997250Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T20:45:15.6998960Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:45:15.6999770Z 2021-05-19T20:45:15.7000650Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T20:45:15.7002020Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T20:45:15.7003490Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T20:45:15.7004200Z 2021-05-19T20:45:15.7005380Z ==> Summary 2021-05-19T20:45:15.9478900Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-19T20:45:15.9487600Z ==> Installing itk dependency: gdcm 2021-05-19T20:45:16.1513960Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-19T20:45:22.8571020Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-19T20:45:22.8585740Z ==> Installing itk 2021-05-19T20:45:22.8589560Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-19T20:45:38.1465260Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-19T20:45:40.9938560Z ==> Caveats 2021-05-19T20:45:40.9939980Z ==> vtk@8.2 2021-05-19T20:45:40.9979700Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:45:40.9980950Z because this is an alternate version of another formula. 2021-05-19T20:45:40.9981680Z 2021-05-19T20:45:40.9982850Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T20:45:40.9984520Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:45:40.9985350Z 2021-05-19T20:45:40.9986210Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T20:45:40.9987690Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T20:45:40.9989120Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T20:45:40.9989840Z 2021-05-19T20:45:42.6666280Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-19T20:45:42.8014060Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T20:45:43.9081200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:45:44.4507410Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-19T20:45:44.7959450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-19T20%3A55%3A00Z&sig=KiER6tSlU5li5f7QaD5CVOVZLNhcwSqU%2FQlylDzPckY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:45:44.8256970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A55\%3A00Z\&sig=KiER6tSlU5li5f7QaD5CVOVZLNhcwSqU\%2FQlylDzPckY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:45:44.8655640Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-19T20:45:44.8712960Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T20:45:46.0008400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:45:46.5682840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-19T20:45:46.9014760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-19T20%3A55%3A00Z&sig=01%2F4VRj5EwyX34Bwb8rJP7MiU39LL5RlLLoNjT5K7PY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:45:46.9403680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A55\%3A00Z\&sig=01\%2F4VRj5EwyX34Bwb8rJP7MiU39LL5RlLLoNjT5K7PY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:45:47.1000610Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-19T20:45:47.1085510Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T20:45:48.2469360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:45:48.7939510Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-19T20:45:49.1243470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-19T20%3A55%3A00Z&sig=doO6DHudj4Pmpz2qvrBffwdX9y5762uON1sUZJKVChY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:45:49.1632590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A55\%3A00Z\&sig=doO6DHudj4Pmpz2qvrBffwdX9y5762uON1sUZJKVChY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:45:49.2227530Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-19T20:45:49.2267930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T20:45:50.6409210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T20:45:51.1917060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-19T20:45:51.5358560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-19T20%3A55%3A00Z&sig=jw8Md1tzbgeRYwd60JFESUZCGyxsW%2BS4cfU%2FuLVgTqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:45:51.5797680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T20\%3A55\%3A00Z\&sig=jw8Md1tzbgeRYwd60JFESUZCGyxsW\%2BS4cfU\%2FuLVgTqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:45:51.9019500Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-19T20:45:51.9674280Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-19T20:45:51.9677590Z ==> Installing libav dependency: faac 2021-05-19T20:45:52.0308610Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-19T20:45:52.0353280Z 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/d20210519-9084-1x0rxhe 2021-05-19T20:45:52.0468430Z cp -pR /private/tmp/d20210519-9084-1x0rxhe/faac/. /usr/local/Cellar/faac 2021-05-19T20:45:52.0622480Z chmod -Rf +w /private/tmp/d20210519-9084-1x0rxhe 2021-05-19T20:45:52.1237970Z ==> Finishing up 2021-05-19T20:45:52.1704270Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-19T20:45:52.1710040Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-19T20:45:52.1714580Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-19T20:45:52.1726060Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-19T20:45:52.1732600Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-19T20:45:52.1737150Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-19T20:45:52.1755700Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-19T20:45:52.1921250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9266-gqukag.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-19T20:45:54.5654520Z ==> Summary 2021-05-19T20:45:54.5685070Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-19T20:45:54.5696100Z ==> Installing libav dependency: fdk-aac 2021-05-19T20:45:54.5718700Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-19T20:45:54.5737480Z 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/d20210519-9084-lae4m5 2021-05-19T20:45:54.6026340Z cp -pR /private/tmp/d20210519-9084-lae4m5/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-19T20:45:54.6295850Z chmod -Rf +w /private/tmp/d20210519-9084-lae4m5 2021-05-19T20:45:54.6837830Z ==> Finishing up 2021-05-19T20:45:54.7298470Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-19T20:45:54.7316480Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-19T20:45:54.7323500Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-19T20:45:54.7328070Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-19T20:45:54.7333740Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-19T20:45:54.7341340Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-19T20:45:54.7552530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9292-1h57lf7.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-19T20:45:57.1278040Z ==> Summary 2021-05-19T20:45:57.1308320Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-19T20:45:57.1315030Z ==> Installing libav dependency: sdl 2021-05-19T20:45:57.1338110Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-19T20:45:57.1357450Z 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/d20210519-9084-14rn7g6 2021-05-19T20:45:57.2113570Z cp -pR /private/tmp/d20210519-9084-14rn7g6/sdl/. /usr/local/Cellar/sdl 2021-05-19T20:45:57.3352540Z chmod -Rf +w /private/tmp/d20210519-9084-14rn7g6 2021-05-19T20:45:57.4753560Z ==> Finishing up 2021-05-19T20:45:57.5224580Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-19T20:45:57.5230400Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-19T20:45:57.5239030Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-19T20:45:57.5252910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-19T20:45:57.5291970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-19T20:45:57.5314370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-19T20:45:57.5320100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-19T20:45:57.5326290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-19T20:45:57.5333140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-19T20:45:57.5372860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-19T20:45:57.5377670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-19T20:45:57.5383460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-19T20:45:57.5401140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-19T20:45:57.5407140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-19T20:45:57.5425210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-19T20:45:57.5430820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-19T20:45:57.5436460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-19T20:45:57.5517480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-19T20:45:57.5523330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-19T20:45:57.5528330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-19T20:45:57.5534070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-19T20:45:57.5558450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-19T20:45:57.5563990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-19T20:45:57.5569520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-19T20:45:57.5601350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-19T20:45:57.5607050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-19T20:45:57.5634220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-19T20:45:57.5646570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-19T20:45:57.5652460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-19T20:45:57.5657500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-19T20:45:57.5669770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-19T20:45:57.5675270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-19T20:45:57.5693510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-19T20:45:57.5698960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-19T20:45:57.5704670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-19T20:45:57.5710310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-19T20:45:57.5715290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-19T20:45:57.5745220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-19T20:45:57.5761010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-19T20:45:57.5765830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-19T20:45:57.5778390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-19T20:45:57.5807810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-19T20:45:57.5831140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-19T20:45:57.5836160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-19T20:45:57.5855550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-19T20:45:57.5860810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-19T20:45:57.5884910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-19T20:45:57.5899900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-19T20:45:57.5906650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-19T20:45:57.5914000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-19T20:45:57.5932550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-19T20:45:57.5938250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-19T20:45:57.5943800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-19T20:45:57.5949490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-19T20:45:57.5955180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-19T20:45:57.5960200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-19T20:45:57.5966140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-19T20:45:57.5971580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-19T20:45:57.5983320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-19T20:45:57.5988770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-19T20:45:57.5994300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-19T20:45:57.6013120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-19T20:45:57.6019790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-19T20:45:57.6037580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-19T20:45:57.6043290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-19T20:45:57.6048960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-19T20:45:57.6054630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-19T20:45:57.6074510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-19T20:45:57.6098760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-19T20:45:57.6111590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-19T20:45:57.6117330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-19T20:45:57.6123160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-19T20:45:57.6129870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-19T20:45:57.6135070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-19T20:45:57.6140940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-19T20:45:57.6148700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-19T20:45:57.6153960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-19T20:45:57.6160560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-19T20:45:57.6166370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-19T20:45:57.6172080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-19T20:45:57.6177970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-19T20:45:57.6183720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-19T20:45:57.6189120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-19T20:45:57.6195230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-19T20:45:57.6218810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-19T20:45:57.6223430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-19T20:45:57.6229770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-19T20:45:57.6236290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-19T20:45:57.6265040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-19T20:45:57.6270400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-19T20:45:57.6276150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-19T20:45:57.6281450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-19T20:45:57.6287060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-19T20:45:57.6293190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-19T20:45:57.6298570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-19T20:45:57.6303730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-19T20:45:57.6309600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-19T20:45:57.6328850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-19T20:45:57.6334220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-19T20:45:57.6340190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-19T20:45:57.6365520Z Only the first 100 operations were output. 2021-05-19T20:45:57.7489580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9319-11k5wk4.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-19T20:46:00.2944500Z ==> Summary 2021-05-19T20:46:00.3086320Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-19T20:46:00.3092030Z ==> Installing libav 2021-05-19T20:46:00.3095130Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-19T20:46:00.3133710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-9084-g1mlbe 2021-05-19T20:46:00.5677680Z cp -pR /private/tmp/d20210519-9084-g1mlbe/libav/. /usr/local/Cellar/libav 2021-05-19T20:46:00.6752840Z chmod -Rf +w /private/tmp/d20210519-9084-g1mlbe 2021-05-19T20:46:02.2058960Z ==> Finishing up 2021-05-19T20:46:02.2544820Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-19T20:46:02.2548270Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-19T20:46:02.2554390Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-19T20:46:02.2567190Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-19T20:46:02.2573340Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-19T20:46:02.2579390Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-19T20:46:02.2879260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9346-tbype4.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-19T20:46:04.5898950Z ==> Summary 2021-05-19T20:46:04.5920910Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-19T20:46:07.1928430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-19T20:46:09.8517330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-19T20:46:11.2297870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-19T20%3A55%3A00Z&sig=Qmp9UxuNE7gnmYIvNI9Z%2Fz6D%2B4cRedmJCfOxJENgI%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:11.4122160Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-19T20:46:14.1658900Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-19T20:46:16.6488960Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-19T20:46:16.6490150Z To reinstall 4.3.0, run: 2021-05-19T20:46:16.6490980Z brew reinstall libtiff 2021-05-19T20:46:18.3096890Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-19T20:46:18.3097980Z To reinstall 2.3.9_1, run: 2021-05-19T20:46:18.3098840Z brew reinstall unixodbc 2021-05-19T20:46:19.9264760Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-19T20:46:19.9265910Z To reinstall 1.0.18_1, run: 2021-05-19T20:46:19.9266760Z brew reinstall libsodium 2021-05-19T20:46:21.5603980Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-19T20:46:21.5605210Z To reinstall 4.1.1, run: 2021-05-19T20:46:21.5606080Z brew reinstall tesseract 2021-05-19T20:46:23.1854290Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-19T20:46:23.1855470Z To reinstall 1.21.1, run: 2021-05-19T20:46:23.1856250Z brew reinstall wget 2021-05-19T20:46:24.8032220Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-19T20:46:24.8033400Z To reinstall 4.3.4, run: 2021-05-19T20:46:24.8034210Z brew reinstall zeromq 2021-05-19T20:46:26.4089790Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-19T20:46:26.4090960Z To reinstall 2.2.27.6_1, run: 2021-05-19T20:46:26.4091810Z brew reinstall udunits 2021-05-19T20:46:28.0099880Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-19T20:46:28.0101030Z To reinstall 1.2.0, run: 2021-05-19T20:46:28.0101840Z brew reinstall webp 2021-05-19T20:46:29.6893940Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-19T20:46:31.3241470Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-19T20:46:31.6675090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-19T20%3A55%3A00Z&sig=MasabbS44EYr0kttiEonba4LH1AFn%2B1Qm1pbhS0AUsc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:33.6031750Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-19T20:47:18.3867210Z ==> Caveats 2021-05-19T20:47:18.3867970Z Bash completion has been installed to: 2021-05-19T20:47:18.3868620Z /usr/local/etc/bash_completion.d 2021-05-19T20:47:18.3869580Z ==> Summary 2021-05-19T20:47:19.7298580Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-19T20:47:22.8812420Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-19T20:47:22.8819120Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T204722Z&X-Amz-Expires=300&X-Amz-Signature=6aebfbca7ecfbc5c4f0991328d521d622a49f4bcd20360e18263810ae0861742&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-19T20:47:25.6075200Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T20:47:25.6076550Z ==> Installing Cask xquartz 2021-05-19T20:47:41.6763820Z ==> Running installer for xquartz; your password may be necessary. 2021-05-19T20:47:41.6765880Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-19T20:48:09.3635180Z installer: Package name is 2021-05-19T20:48:09.3639720Z installer: Installing at base path / 2021-05-19T20:48:09.3640690Z installer: The install was successful. 2021-05-19T20:48:09.3641690Z installer: The install requires logging out now. 2021-05-19T20:48:09.4507050Z 🍺 xquartz was successfully installed! 2021-05-19T20:48:09.4747540Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T20:48:09.4748100Z with: 2021-05-19T20:48:09.4748580Z github_slug: neuroconductor/dcmsort 2021-05-19T20:48:09.4749010Z env: 2021-05-19T20:48:09.4749410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:09.4749850Z TIC_DEPLOY_KEY: 2021-05-19T20:48:09.4750180Z RSPM: 2021-05-19T20:48:09.4751280Z GITHUB_PAT: *** 2021-05-19T20:48:09.4752050Z COVERALLS_TOKEN: *** 2021-05-19T20:48:09.4752520Z continue-on-error: false 2021-05-19T20:48:09.4752970Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:09.4753450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:09.4753860Z TZ: UTC 2021-05-19T20:48:09.4754240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:09.4754620Z NOT_CRAN: true 2021-05-19T20:48:09.4754960Z ##[endgroup] 2021-05-19T20:48:09.5465740Z repo slug is: neuroconductor/dcmsort 2021-05-19T20:48:09.5579590Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T20:48:09.5580240Z env: 2021-05-19T20:48:09.5580670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:09.5581280Z TIC_DEPLOY_KEY: 2021-05-19T20:48:09.5581640Z RSPM: 2021-05-19T20:48:09.5582480Z GITHUB_PAT: *** 2021-05-19T20:48:09.5583310Z COVERALLS_TOKEN: *** 2021-05-19T20:48:09.5583800Z continue-on-error: false 2021-05-19T20:48:09.5584320Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:09.5584850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:09.5585290Z TZ: UTC 2021-05-19T20:48:09.5585710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:09.5586120Z NOT_CRAN: true 2021-05-19T20:48:09.5586530Z ##[endgroup] 2021-05-19T20:48:10.5576650Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T20:48:10.5577400Z with: 2021-05-19T20:48:10.5577810Z repo_name: dcmsort 2021-05-19T20:48:10.5578210Z repo_version: 0.3.0 2021-05-19T20:48:10.5578640Z runner_os: macOS 2021-05-19T20:48:10.5579010Z R_version: 3.5 2021-05-19T20:48:10.5579380Z env: 2021-05-19T20:48:10.5579830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:10.5580290Z TIC_DEPLOY_KEY: 2021-05-19T20:48:10.5580680Z RSPM: 2021-05-19T20:48:10.5581880Z GITHUB_PAT: *** 2021-05-19T20:48:10.5582680Z COVERALLS_TOKEN: *** 2021-05-19T20:48:10.5583200Z continue-on-error: false 2021-05-19T20:48:10.5583680Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:10.5584210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:10.5584680Z TZ: UTC 2021-05-19T20:48:10.5585060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:10.5585500Z NOT_CRAN: true 2021-05-19T20:48:10.5585860Z ##[endgroup] 2021-05-19T20:48:10.6210030Z Package: dcmsort 2021-05-19T20:48:10.6215660Z Version: 0.3.0 2021-05-19T20:48:10.6217050Z OS: macOS 2021-05-19T20:48:10.6300260Z ##[group]Run install.packages('remotes') 2021-05-19T20:48:10.6301060Z install.packages('remotes') 2021-05-19T20:48:10.6301850Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T20:48:10.6302850Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T20:48:10.6483240Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:48:10.6483670Z env: 2021-05-19T20:48:10.6484140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:10.6484630Z TIC_DEPLOY_KEY: 2021-05-19T20:48:10.6484980Z RSPM: 2021-05-19T20:48:10.6485880Z GITHUB_PAT: *** 2021-05-19T20:48:10.6486690Z COVERALLS_TOKEN: *** 2021-05-19T20:48:10.6487190Z continue-on-error: false 2021-05-19T20:48:10.6487700Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:10.6488230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:10.6488660Z TZ: UTC 2021-05-19T20:48:10.6489090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:10.6489540Z NOT_CRAN: true 2021-05-19T20:48:10.6489910Z ##[endgroup] 2021-05-19T20:48:10.8631180Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:48:10.8632940Z (as ‘lib’ is unspecified) 2021-05-19T20:48:13.8542610Z 2021-05-19T20:48:13.8544050Z There is a binary version available but the source version is later: 2021-05-19T20:48:13.8591370Z binary source needs_compilation 2021-05-19T20:48:13.8592490Z remotes 2.1.1 2.3.0 FALSE 2021-05-19T20:48:13.8594510Z installing the source package ‘remotes’ 2021-05-19T20:48:13.8594920Z 2021-05-19T20:48:13.8595530Z 2021-05-19T20:48:13.8615310Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T20:48:14.1035320Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-19T20:48:14.1055360Z ================================================== 2021-05-19T20:48:14.1056180Z downloaded 144 KB 2021-05-19T20:48:14.1056830Z 2021-05-19T20:48:14.4940750Z * installing *source* package ‘remotes’ ... 2021-05-19T20:48:14.5021300Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-19T20:48:14.5290160Z ** R 2021-05-19T20:48:14.5735960Z ** inst 2021-05-19T20:48:14.5771430Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:48:16.4629340Z ** help 2021-05-19T20:48:16.5884950Z *** installing help indices 2021-05-19T20:48:16.6656630Z ** building package indices 2021-05-19T20:48:16.7563520Z ** installing vignettes 2021-05-19T20:48:16.7631780Z ** testing if installed package can be loaded 2021-05-19T20:48:16.9880600Z * DONE (remotes) 2021-05-19T20:48:17.0355550Z 2021-05-19T20:48:17.0464670Z The downloaded source packages are in 2021-05-19T20:48:17.0670670Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpPQsQ3U/downloaded_packages’ 2021-05-19T20:48:25.9779870Z ##[group]Run actions/cache@v1 2021-05-19T20:48:25.9780420Z with: 2021-05-19T20:48:25.9780880Z path: /Users/runner/work/_temp/Library 2021-05-19T20:48:25.9783430Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-b4819cd46e2c6ef39dced65c7fe35600b1c490a054b65e0a56d65c47c5381c9e 2021-05-19T20:48:25.9786670Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-19T20:48:25.9787740Z env: 2021-05-19T20:48:25.9788200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:25.9788680Z TIC_DEPLOY_KEY: 2021-05-19T20:48:25.9789060Z RSPM: 2021-05-19T20:48:25.9790680Z GITHUB_PAT: *** 2021-05-19T20:48:25.9791500Z COVERALLS_TOKEN: *** 2021-05-19T20:48:25.9792040Z continue-on-error: false 2021-05-19T20:48:25.9792570Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:25.9793070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:25.9793540Z TZ: UTC 2021-05-19T20:48:25.9794040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:25.9794520Z NOT_CRAN: true 2021-05-19T20:48:25.9794890Z ##[endgroup] 2021-05-19T20:48:26.0518920Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T20:48:26.0614640Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T20:48:26.0615430Z remotes::install_github("ropensci/tic") 2021-05-19T20:48:26.0616150Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T20:48:26.0616840Z remotes::install_github("muschellij2/aghast") 2021-05-19T20:48:26.0617410Z remotes::install_cran("covr") 2021-05-19T20:48:26.0803020Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:48:26.0803470Z env: 2021-05-19T20:48:26.0803980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:26.0804480Z TIC_DEPLOY_KEY: 2021-05-19T20:48:26.0804860Z RSPM: 2021-05-19T20:48:26.0805720Z GITHUB_PAT: *** 2021-05-19T20:48:26.0806530Z COVERALLS_TOKEN: *** 2021-05-19T20:48:26.0807050Z continue-on-error: false 2021-05-19T20:48:26.0807520Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:26.0808040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:26.0808490Z TZ: UTC 2021-05-19T20:48:26.0808940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:26.0809350Z NOT_CRAN: true 2021-05-19T20:48:26.0809740Z ##[endgroup] 2021-05-19T20:48:26.3141380Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:48:26.9825390Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T20:48:30.6671010Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T20:48:30.6672530Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:48:30.6673800Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:48:30.6675170Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T20:48:30.6676370Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T20:48:30.6677740Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T20:48:30.6678970Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T20:48:30.6680140Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T20:48:30.6681340Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T20:48:30.6682560Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T20:48:30.6683730Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T20:48:30.6685010Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:48:30.6686270Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T20:48:30.6687450Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T20:48:30.6688640Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T20:48:30.6689870Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T20:48:30.6691100Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:48:30.6692360Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T20:48:30.6693780Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T20:48:30.6695010Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T20:48:30.6696270Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T20:48:30.6697540Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T20:48:30.6698780Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T20:48:30.6700020Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T20:48:30.6701290Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T20:48:30.6702540Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:48:30.6703890Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:48:30.6705060Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:48:30.6706290Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T20:48:30.6707480Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:48:30.6708620Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T20:48:30.6709850Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T20:48:30.6711090Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:48:30.6712250Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T20:48:30.6713480Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T20:48:30.6776440Z 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-19T20:48:30.6788250Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:48:30.6789690Z (as ‘lib’ is unspecified) 2021-05-19T20:48:33.1627970Z 2021-05-19T20:48:33.1630070Z There are binary versions available but the source versions are later: 2021-05-19T20:48:33.1654350Z binary source needs_compilation 2021-05-19T20:48:33.1655450Z rlang 0.4.5 0.4.11 TRUE 2021-05-19T20:48:33.1656460Z magrittr 1.5 2.0.1 TRUE 2021-05-19T20:48:33.1657410Z glue 1.3.2 1.4.2 TRUE 2021-05-19T20:48:33.1658210Z sys 3.3 3.4 TRUE 2021-05-19T20:48:33.1659060Z R6 2.4.1 2.5.0 FALSE 2021-05-19T20:48:33.1659910Z openssl 1.4.1 1.4.4 TRUE 2021-05-19T20:48:33.1660730Z mime 0.9 0.10 TRUE 2021-05-19T20:48:33.1661580Z curl 4.3 4.3.1 TRUE 2021-05-19T20:48:33.1662440Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-19T20:48:33.1663250Z httr 1.4.1 1.4.2 FALSE 2021-05-19T20:48:33.1664100Z cli 2.0.2 2.5.0 FALSE 2021-05-19T20:48:33.1664940Z zip 2.0.4 2.1.1 TRUE 2021-05-19T20:48:33.1665780Z rstudioapi 0.11 0.13 FALSE 2021-05-19T20:48:33.1666710Z credentials 1.1 1.3.0 FALSE 2021-05-19T20:48:33.1668410Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-19T20:48:33.1669190Z Package which is only available in source form, and may need 2021-05-19T20:48:33.1670850Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-19T20:48:33.1671500Z crayon 1.3.4 1.4.1 FALSE 2021-05-19T20:48:33.1672680Z fastmap 1.0.1 1.1.0 TRUE 2021-05-19T20:48:33.1673710Z withr 2.1.2 2.4.2 FALSE 2021-05-19T20:48:33.1674650Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-19T20:48:33.1675520Z purrr 0.3.3 0.3.4 TRUE 2021-05-19T20:48:33.1676440Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-19T20:48:33.1677410Z gh 1.1.0 1.3.0 FALSE 2021-05-19T20:48:33.1678260Z gert 0.3 1.3.0 TRUE 2021-05-19T20:48:33.1679130Z fs 1.3.2 1.5.0 TRUE 2021-05-19T20:48:33.1680040Z desc 1.2.0 1.3.0 FALSE 2021-05-19T20:48:33.1680900Z clipr 0.7.0 0.7.1 FALSE 2021-05-19T20:48:33.1681800Z usethis 1.5.1 2.0.1 FALSE 2021-05-19T20:48:33.1682710Z memoise 1.1.0 2.0.0 FALSE 2021-05-19T20:48:33.1683570Z git2r 0.26.1 0.28.0 TRUE 2021-05-19T20:48:33.1684180Z 2021-05-19T20:48:33.1693440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-19T20:48:33.3604580Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-19T20:48:33.9177960Z ================================================== 2021-05-19T20:48:33.9179520Z downloaded 20 KB 2021-05-19T20:48:33.9208440Z 2021-05-19T20:48:33.9210790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-19T20:48:33.9212760Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-19T20:48:33.9213910Z ================================================== 2021-05-19T20:48:33.9214740Z downloaded 12 KB 2021-05-19T20:48:33.9215400Z 2021-05-19T20:48:33.9217190Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-19T20:48:33.9810570Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-19T20:48:33.9833160Z ================================================== 2021-05-19T20:48:33.9834030Z downloaded 195 KB 2021-05-19T20:48:33.9834640Z 2021-05-19T20:48:33.9867160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-19T20:48:34.2001210Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-19T20:48:34.2009700Z ================================================== 2021-05-19T20:48:34.2010490Z downloaded 63 KB 2021-05-19T20:48:34.2011120Z 2021-05-19T20:48:34.2800870Z 2021-05-19T20:48:34.2905780Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-19T20:48:34.2907720Z The downloaded binary packages are in 2021-05-19T20:48:34.2908250Z 2021-05-19T20:48:34.3003530Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpVoxYme/downloaded_packages 2021-05-19T20:48:34.3005850Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T20:48:34.5499920Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-19T20:48:34.5601780Z ================================================== 2021-05-19T20:48:34.5607040Z downloaded 841 KB 2021-05-19T20:48:34.5616100Z 2021-05-19T20:48:34.5624410Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T20:48:34.7091610Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-19T20:48:34.7142350Z ================================================== 2021-05-19T20:48:34.7143660Z downloaded 259 KB 2021-05-19T20:48:34.7144300Z 2021-05-19T20:48:34.7176110Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T20:48:34.8718020Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-19T20:48:34.8740000Z ================================================== 2021-05-19T20:48:34.8741180Z downloaded 96 KB 2021-05-19T20:48:34.8741750Z 2021-05-19T20:48:34.8772980Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-19T20:48:35.0263280Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-19T20:48:35.0264840Z ================================================== 2021-05-19T20:48:35.0266140Z downloaded 19 KB 2021-05-19T20:48:35.0266690Z 2021-05-19T20:48:35.0294050Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T20:48:35.2665680Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-19T20:48:35.2676980Z ================================================== 2021-05-19T20:48:35.2678200Z downloaded 61 KB 2021-05-19T20:48:35.2679010Z 2021-05-19T20:48:35.2721700Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T20:48:35.5138860Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-19T20:48:35.5379820Z ================================================== 2021-05-19T20:48:35.5380750Z downloaded 1.3 MB 2021-05-19T20:48:35.5381340Z 2021-05-19T20:48:35.5428540Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-19T20:48:35.8279690Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-19T20:48:35.8280930Z ================================================== 2021-05-19T20:48:35.8281780Z downloaded 12 KB 2021-05-19T20:48:35.8282360Z 2021-05-19T20:48:35.8311260Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T20:48:36.0569660Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-19T20:48:36.0666650Z ================================================== 2021-05-19T20:48:36.0667710Z downloaded 774 KB 2021-05-19T20:48:36.0668340Z 2021-05-19T20:48:36.0705810Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T20:48:36.2193870Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-19T20:48:36.2272150Z ================================================== 2021-05-19T20:48:36.2273110Z downloaded 411 KB 2021-05-19T20:48:36.2273700Z 2021-05-19T20:48:36.2317730Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T20:48:36.3925290Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-19T20:48:36.3943260Z ================================================== 2021-05-19T20:48:36.3944040Z downloaded 156 KB 2021-05-19T20:48:36.3944640Z 2021-05-19T20:48:36.3976220Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T20:48:36.6601920Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-19T20:48:36.6613450Z ================================================== 2021-05-19T20:48:36.6614690Z downloaded 60 KB 2021-05-19T20:48:36.6615410Z 2021-05-19T20:48:36.6646880Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T20:48:36.7950530Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-19T20:48:36.7972600Z ================================================== 2021-05-19T20:48:36.7973530Z downloaded 154 KB 2021-05-19T20:48:36.7974110Z 2021-05-19T20:48:36.8010700Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T20:48:37.0429710Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-19T20:48:37.0466540Z ================================================== 2021-05-19T20:48:37.0467440Z downloaded 110 KB 2021-05-19T20:48:37.0468050Z 2021-05-19T20:48:37.0501080Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T20:48:37.3057640Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-19T20:48:37.3070360Z ================================================== 2021-05-19T20:48:37.3071300Z downloaded 107 KB 2021-05-19T20:48:37.3071920Z 2021-05-19T20:48:37.3107070Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T20:48:37.5544600Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-19T20:48:37.5579070Z ================================================== 2021-05-19T20:48:37.5579900Z downloaded 224 KB 2021-05-19T20:48:37.5580490Z 2021-05-19T20:48:37.5615010Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T20:48:37.7916310Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-19T20:48:37.7926340Z ================================================== 2021-05-19T20:48:37.7927190Z downloaded 58 KB 2021-05-19T20:48:37.7927770Z 2021-05-19T20:48:37.7959490Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T20:48:38.0483700Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-19T20:48:38.0485210Z ================================================== 2021-05-19T20:48:38.0486200Z downloaded 34 KB 2021-05-19T20:48:38.0486820Z 2021-05-19T20:48:38.0516030Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T20:48:38.2014510Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-19T20:48:38.2026350Z ================================================== 2021-05-19T20:48:38.2027150Z downloaded 43 KB 2021-05-19T20:48:38.2027750Z 2021-05-19T20:48:38.2059330Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T20:48:38.3405090Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-19T20:48:38.3427660Z ================================================== 2021-05-19T20:48:38.3428590Z downloaded 92 KB 2021-05-19T20:48:38.3429160Z 2021-05-19T20:48:38.3462360Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T20:48:38.5464450Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-19T20:48:38.5465720Z ================================================== 2021-05-19T20:48:38.5466530Z downloaded 12 KB 2021-05-19T20:48:38.5467130Z 2021-05-19T20:48:38.5509460Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-19T20:48:38.8195620Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-19T20:48:38.8243140Z ================================================== 2021-05-19T20:48:38.8244110Z downloaded 366 KB 2021-05-19T20:48:38.8244700Z 2021-05-19T20:48:38.8279120Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T20:48:39.0507690Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-19T20:48:39.0519610Z ================================================== 2021-05-19T20:48:39.0520480Z downloaded 81 KB 2021-05-19T20:48:39.0521070Z 2021-05-19T20:48:39.0552800Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T20:48:39.1916820Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-19T20:48:39.1921010Z ================================================== 2021-05-19T20:48:39.1921830Z downloaded 44 KB 2021-05-19T20:48:39.1922470Z 2021-05-19T20:48:39.2094190Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T20:48:39.3474930Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-19T20:48:39.3478680Z ================================================== 2021-05-19T20:48:39.3493100Z downloaded 64 KB 2021-05-19T20:48:39.3504270Z 2021-05-19T20:48:39.3558370Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T20:48:39.5061110Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-19T20:48:39.5261610Z ================================================== 2021-05-19T20:48:39.5362970Z downloaded 777 KB 2021-05-19T20:48:39.5381400Z 2021-05-19T20:48:39.5483560Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T20:48:39.6564360Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-19T20:48:39.6643630Z ================================================== 2021-05-19T20:48:39.6662190Z downloaded 286 KB 2021-05-19T20:48:39.6671780Z 2021-05-19T20:48:39.6673980Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T20:48:39.9144990Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-19T20:48:39.9153600Z ================================================== 2021-05-19T20:48:39.9160020Z downloaded 20 KB 2021-05-19T20:48:39.9160610Z 2021-05-19T20:48:39.9186720Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T20:48:40.1554790Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-19T20:48:40.1556280Z ================================================== 2021-05-19T20:48:40.1557470Z downloaded 24 KB 2021-05-19T20:48:40.1558100Z 2021-05-19T20:48:40.1587040Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T20:48:40.3113200Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-19T20:48:40.3176460Z ================================================== 2021-05-19T20:48:40.3177300Z downloaded 298 KB 2021-05-19T20:48:40.3177920Z 2021-05-19T20:48:40.3210300Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T20:48:40.5250780Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-19T20:48:40.5252420Z ================================================== 2021-05-19T20:48:40.5253300Z downloaded 16 KB 2021-05-19T20:48:40.5253900Z 2021-05-19T20:48:40.5283750Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T20:48:40.7931060Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-19T20:48:40.8062090Z ================================================== 2021-05-19T20:48:40.8062990Z downloaded 1.2 MB 2021-05-19T20:48:40.8063600Z 2021-05-19T20:48:41.4789520Z * installing *source* package ‘rlang’ ... 2021-05-19T20:48:41.5024920Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-19T20:48:41.5232120Z ** libs 2021-05-19T20:48:43.8704860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-19T20:48:44.3138350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-19T20:48:44.6845960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-19T20:48:47.1012600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-19T20:48:48.1457630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-19T20:48:48.2133990Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:48:48.4405150Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-19T20:48:48.4493820Z ** R 2021-05-19T20:48:48.5310400Z ** inst 2021-05-19T20:48:48.5325560Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:48:52.1743980Z ** help 2021-05-19T20:48:52.8733420Z *** installing help indices 2021-05-19T20:48:53.2201810Z *** copying figures 2021-05-19T20:48:53.2246400Z ** building package indices 2021-05-19T20:48:53.6328090Z ** testing if installed package can be loaded 2021-05-19T20:48:54.0039190Z * DONE (rlang) 2021-05-19T20:48:54.4820940Z * installing *source* package ‘magrittr’ ... 2021-05-19T20:48:54.4868420Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-19T20:48:54.5032260Z ** libs 2021-05-19T20:48:54.5196340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-19T20:48:54.6620130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T20:48:54.7481040Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:48:54.8043260Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-19T20:48:54.8082700Z ** R 2021-05-19T20:48:54.8147560Z ** inst 2021-05-19T20:48:54.8249310Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:48:54.9579820Z ** help 2021-05-19T20:48:55.0110530Z *** installing help indices 2021-05-19T20:48:55.0479240Z *** copying figures 2021-05-19T20:48:55.0493800Z ** building package indices 2021-05-19T20:48:55.0774020Z ** installing vignettes 2021-05-19T20:48:55.0823700Z ** testing if installed package can be loaded 2021-05-19T20:48:55.3646570Z * DONE (magrittr) 2021-05-19T20:48:55.6818920Z * installing *source* package ‘glue’ ... 2021-05-19T20:48:55.6856820Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-19T20:48:55.7052240Z ** libs 2021-05-19T20:48:55.7220400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-19T20:48:55.8475940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:48:55.9238480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-19T20:48:56.0411250Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:48:56.1830040Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-19T20:48:56.1931600Z ** R 2021-05-19T20:48:56.2033520Z ** inst 2021-05-19T20:48:56.2135640Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:48:56.5198070Z ** help 2021-05-19T20:48:56.5624260Z *** installing help indices 2021-05-19T20:48:56.5939500Z *** copying figures 2021-05-19T20:48:56.5948610Z ** building package indices 2021-05-19T20:48:56.6162870Z ** installing vignettes 2021-05-19T20:48:56.6233830Z ** testing if installed package can be loaded 2021-05-19T20:48:56.9548730Z * DONE (glue) 2021-05-19T20:48:57.2370100Z * installing *source* package ‘sys’ ... 2021-05-19T20:48:57.2485720Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-19T20:48:57.2638740Z ** libs 2021-05-19T20:48:57.2808860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-19T20:48:57.4944960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:48:57.5739180Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:48:57.6298080Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-19T20:48:57.6337590Z ** R 2021-05-19T20:48:57.6395100Z ** inst 2021-05-19T20:48:57.6496470Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:48:57.7555640Z ** help 2021-05-19T20:48:57.7796310Z *** installing help indices 2021-05-19T20:48:57.8035940Z ** building package indices 2021-05-19T20:48:57.8202390Z ** testing if installed package can be loaded 2021-05-19T20:48:58.1156110Z * DONE (sys) 2021-05-19T20:48:58.3973760Z * installing *source* package ‘R6’ ... 2021-05-19T20:48:58.4003310Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-19T20:48:58.4164080Z ** R 2021-05-19T20:48:58.4270650Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:48:58.7560510Z ** help 2021-05-19T20:48:58.7861640Z *** installing help indices 2021-05-19T20:48:58.8055450Z *** copying figures 2021-05-19T20:48:58.8067820Z ** building package indices 2021-05-19T20:48:58.8214770Z ** testing if installed package can be loaded 2021-05-19T20:48:59.0420870Z * DONE (R6) 2021-05-19T20:48:59.8761470Z * installing *source* package ‘openssl’ ... 2021-05-19T20:48:59.8762240Z Homebrew 3.1.7 2021-05-19T20:48:59.8763780Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-19T20:48:59.9086120Z Homebrew/homebrew-core (git revision dafce7504e; last commit 2021-05-16) 2021-05-19T20:49:00.0005320Z Homebrew/homebrew-cask (git revision 80c0927c4a; last commit 2021-05-16) 2021-05-19T20:49:00.3401630Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-19T20:49:00.7146890Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-19T20:49:00.7351480Z ** libs 2021-05-19T20:49:00.7532210Z 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-19T20:49:00.7561810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-19T20:49:00.8913270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-19T20:49:01.0251710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-19T20:49:01.1877130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-19T20:49:01.4457400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-19T20:49:01.6003930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-19T20:49:01.7792120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-19T20:49:01.9719030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-19T20:49:02.0724770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-19T20:49:02.2194030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-19T20:49:02.3417770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-19T20:49:02.4914020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-19T20:49:02.6949630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-19T20:49:02.8818670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-19T20:49:03.1391400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-19T20:49:03.2231950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-19T20:49:03.2940980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-19T20:49:03.4957480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-19T20:49:03.7204020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-19T20:49:03.9289800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-19T20:49:04.0077860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-19T20:49:04.1964730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-19T20:49:04.3989740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-19T20:49:04.6521090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-19T20:49:04.8478930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-19T20:49:05.0445760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-19T20:49:05.2485870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-19T20:49:05.3520570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-19T20:49:05.5512980Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-19T20:49:06.4056460Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:49:06.4721280Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-19T20:49:06.4766250Z ** R 2021-05-19T20:49:06.5039410Z ** inst 2021-05-19T20:49:06.5264080Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:07.4844500Z ** help 2021-05-19T20:49:07.6173190Z *** installing help indices 2021-05-19T20:49:07.6561560Z ** building package indices 2021-05-19T20:49:07.6946920Z ** installing vignettes 2021-05-19T20:49:07.7123380Z ** testing if installed package can be loaded 2021-05-19T20:49:08.0093610Z * DONE (openssl) 2021-05-19T20:49:08.2971540Z * installing *source* package ‘mime’ ... 2021-05-19T20:49:08.2988480Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:08.3139170Z ** libs 2021-05-19T20:49:08.3308460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:49:08.4069430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-19T20:49:08.4967820Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:49:08.5522370Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-19T20:49:08.5614990Z ** R 2021-05-19T20:49:08.5704580Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:08.7713110Z ** help 2021-05-19T20:49:08.7898990Z *** installing help indices 2021-05-19T20:49:08.8080650Z ** building package indices 2021-05-19T20:49:08.8205650Z ** testing if installed package can be loaded 2021-05-19T20:49:09.1064760Z * DONE (mime) 2021-05-19T20:49:09.5629830Z * installing *source* package ‘curl’ ... 2021-05-19T20:49:09.5742470Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:09.6904570Z Found pkg-config cflags and libs! 2021-05-19T20:49:09.9996540Z Using PKG_CFLAGS= 2021-05-19T20:49:09.9998040Z Using PKG_LIBS=-lcurl 2021-05-19T20:49:10.1263830Z ** libs 2021-05-19T20:49:10.1441580Z 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-19T20:49:10.1471050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-19T20:49:10.2505390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-19T20:49:10.3999700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-19T20:49:10.5037020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-19T20:49:10.5934930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-19T20:49:10.7036070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-19T20:49:10.8076880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-19T20:49:10.8947210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-19T20:49:11.0888840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-19T20:49:11.1566020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:49:11.2519770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-19T20:49:11.3547060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-19T20:49:11.5427260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-19T20:49:11.6297680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-19T20:49:11.7126580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-19T20:49:11.7872420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-19T20:49:11.8662250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-19T20:49:11.9505060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T20:49:12.0939510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-19T20:49:12.1913960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-19T20:49:12.2342190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-19T20:49:12.3181790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:49:12.3823880Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-19T20:49:12.3864750Z ** R 2021-05-19T20:49:12.4066030Z ** inst 2021-05-19T20:49:12.4220750Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:12.7986900Z ** help 2021-05-19T20:49:12.8592340Z *** installing help indices 2021-05-19T20:49:12.9002800Z ** building package indices 2021-05-19T20:49:12.9341150Z ** installing vignettes 2021-05-19T20:49:12.9438580Z ** testing if installed package can be loaded 2021-05-19T20:49:13.2377330Z * DONE (curl) 2021-05-19T20:49:13.6820950Z * installing *source* package ‘jsonlite’ ... 2021-05-19T20:49:13.6927510Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:13.7101670Z ** libs 2021-05-19T20:49:13.7283140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-19T20:49:13.8241350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-19T20:49:13.9126320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-19T20:49:14.0048980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-19T20:49:14.1278350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-19T20:49:14.2266330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-19T20:49:14.3040070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-19T20:49:14.3806020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-19T20:49:14.4718790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-19T20:49:14.5544350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-19T20:49:14.6877340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-19T20:49:14.7817960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-19T20:49:14.8883310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-19T20:49:14.9846230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-19T20:49:15.0782560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-19T20:49:15.1625790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-19T20:49:15.2458760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-19T20:49:15.3252010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-19T20:49:15.4237430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-19T20:49:15.5036810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-19T20:49:15.5815480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-19T20:49:15.6750460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-19T20:49:15.7385430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-19T20:49:15.8180780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-19T20:49:15.9364560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-19T20:49:16.1427490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-19T20:49:16.4326300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-19T20:49:16.6235950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-19T20:49:16.7871020Z 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-19T20:49:16.8138040Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:49:16.8797880Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-19T20:49:16.8840570Z ** R 2021-05-19T20:49:16.9121590Z ** inst 2021-05-19T20:49:16.9185130Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:17.0221380Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-19T20:49:18.3461980Z ** help 2021-05-19T20:49:18.3463710Z *** installing help indices 2021-05-19T20:49:18.3471740Z ** building package indices 2021-05-19T20:49:18.3475670Z ** installing vignettes 2021-05-19T20:49:18.3476750Z ** testing if installed package can be loaded 2021-05-19T20:49:18.3477690Z * DONE (jsonlite) 2021-05-19T20:49:18.6018340Z * installing *source* package ‘gitcreds’ ... 2021-05-19T20:49:18.6050920Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:18.6190830Z ** R 2021-05-19T20:49:18.6298050Z ** inst 2021-05-19T20:49:18.6334240Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:18.9717650Z ** help 2021-05-19T20:49:19.0388020Z *** installing help indices 2021-05-19T20:49:19.0649860Z ** building package indices 2021-05-19T20:49:19.0824970Z ** installing vignettes 2021-05-19T20:49:19.0869690Z ** testing if installed package can be loaded 2021-05-19T20:49:19.3056170Z * DONE (gitcreds) 2021-05-19T20:49:19.6316820Z * installing *source* package ‘zip’ ... 2021-05-19T20:49:19.6360700Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:19.6492440Z ** libs 2021-05-19T20:49:19.6666540Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-19T20:49:22.8761090Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-19T20:49:25.8004280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:49:25.8779070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-19T20:49:28.3715300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-19T20:49:28.4480010Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-19T20:49:28.4481280Z size_t uzipfile_len = 0; 2021-05-19T20:49:28.4481980Z ^ 2021-05-19T20:49:28.4997060Z 1 warning generated. 2021-05-19T20:49:28.5028460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-19T20:49:28.6664300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-19T20:49:28.7659380Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:49:28.8559920Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-19T20:49:28.8763160Z ** R 2021-05-19T20:49:28.8885660Z ** inst 2021-05-19T20:49:28.8988240Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:29.0677340Z ** help 2021-05-19T20:49:29.0964920Z *** installing help indices 2021-05-19T20:49:29.1179230Z ** building package indices 2021-05-19T20:49:29.1349290Z ** testing if installed package can be loaded 2021-05-19T20:49:29.4323680Z * DONE (zip) 2021-05-19T20:49:29.8310850Z * installing *source* package ‘rstudioapi’ ... 2021-05-19T20:49:29.8389230Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:29.8552620Z ** R 2021-05-19T20:49:29.8730760Z ** inst 2021-05-19T20:49:29.8814500Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:30.3316480Z ** help 2021-05-19T20:49:30.6542610Z *** installing help indices 2021-05-19T20:49:30.8140290Z *** copying figures 2021-05-19T20:49:30.8153490Z ** building package indices 2021-05-19T20:49:30.9816860Z ** installing vignettes 2021-05-19T20:49:30.9900780Z ** testing if installed package can be loaded 2021-05-19T20:49:31.2127850Z * DONE (rstudioapi) 2021-05-19T20:49:31.5512090Z * installing *source* package ‘rprojroot’ ... 2021-05-19T20:49:31.5562110Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:31.5738270Z ** R 2021-05-19T20:49:31.5828510Z ** inst 2021-05-19T20:49:31.5856580Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:31.9430900Z ** help 2021-05-19T20:49:31.9677660Z *** installing help indices 2021-05-19T20:49:32.0033830Z *** copying figures 2021-05-19T20:49:32.0135530Z ** building package indices 2021-05-19T20:49:32.0213100Z ** installing vignettes 2021-05-19T20:49:32.0263270Z ** testing if installed package can be loaded 2021-05-19T20:49:32.2467560Z * DONE (rprojroot) 2021-05-19T20:49:32.5597030Z * installing *source* package ‘crayon’ ... 2021-05-19T20:49:32.5633010Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:32.5801140Z ** R 2021-05-19T20:49:32.5972420Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:33.5139800Z ** help 2021-05-19T20:49:33.5886790Z *** installing help indices 2021-05-19T20:49:33.6361010Z ** building package indices 2021-05-19T20:49:33.6793610Z ** testing if installed package can be loaded 2021-05-19T20:49:33.8965690Z * DONE (crayon) 2021-05-19T20:49:34.1900340Z * installing *source* package ‘fastmap’ ... 2021-05-19T20:49:34.1930090Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:34.2079160Z ** libs 2021-05-19T20:49:34.2262080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-19T20:49:37.4013810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:49:37.4845180Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:49:37.5450730Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-19T20:49:37.5493500Z ** R 2021-05-19T20:49:37.5580930Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:37.8328330Z ** help 2021-05-19T20:49:37.8552450Z *** installing help indices 2021-05-19T20:49:37.8776660Z ** building package indices 2021-05-19T20:49:37.8927560Z ** testing if installed package can be loaded 2021-05-19T20:49:38.1792220Z * DONE (fastmap) 2021-05-19T20:49:38.5306920Z * installing *source* package ‘withr’ ... 2021-05-19T20:49:38.5357660Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:38.5569330Z ** R 2021-05-19T20:49:38.5736340Z ** inst 2021-05-19T20:49:38.5773630Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:39.1030020Z ** help 2021-05-19T20:49:39.2083830Z *** installing help indices 2021-05-19T20:49:39.2710460Z *** copying figures 2021-05-19T20:49:39.2723580Z ** building package indices 2021-05-19T20:49:39.3576340Z ** installing vignettes 2021-05-19T20:49:39.3660680Z ** testing if installed package can be loaded 2021-05-19T20:49:39.5892020Z * DONE (withr) 2021-05-19T20:49:39.8878280Z * installing *source* package ‘rappdirs’ ... 2021-05-19T20:49:39.8903310Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:39.9089640Z ** libs 2021-05-19T20:49:39.9261960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:49:40.0053350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-19T20:49:40.0864030Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:49:40.1462940Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-19T20:49:40.1503470Z ** R 2021-05-19T20:49:40.1568940Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:40.3131540Z ** help 2021-05-19T20:49:40.3426460Z *** installing help indices 2021-05-19T20:49:40.3705010Z ** building package indices 2021-05-19T20:49:40.3887430Z ** testing if installed package can be loaded 2021-05-19T20:49:40.6761330Z * DONE (rappdirs) 2021-05-19T20:49:41.3126700Z * installing *source* package ‘fs’ ... 2021-05-19T20:49:41.3339700Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-19T20:49:41.3538500Z ** libs 2021-05-19T20:49:41.3737480Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-19T20:49:42.1179300Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-19T20:49:42.2986610Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-19T20:49:42.9358060Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-19T20:49:43.1067420Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-19T20:49:43.6638480Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-19T20:49:44.5227690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-19T20:49:44.6705370Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-19T20:49:45.2317990Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-19T20:49:45.8698760Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-19T20:49:47.0733810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-19T20:49:47.0735340Z (cd libuv-1.38.1 \ 2021-05-19T20:49:47.0740240Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-19T20:49:48.2768940Z rm: conftest.dSYM: is a directory 2021-05-19T20:49:50.4261830Z rm: conftest.dSYM: is a directory 2021-05-19T20:49:50.5112370Z rm: conftest.dSYM: is a directory 2021-05-19T20:49:50.5335710Z rm: conftest.dSYM: is a directory 2021-05-19T20:50:00.5752700Z make --directory=libuv-1.38.1 \ 2021-05-19T20:50:00.5753300Z HAVE_DTRACE=0 2021-05-19T20:50:00.6261460Z CC src/libuv_la-fs-poll.lo 2021-05-19T20:50:01.6109820Z CC src/libuv_la-idna.lo 2021-05-19T20:50:02.6343370Z CC src/libuv_la-inet.lo 2021-05-19T20:50:03.6918510Z CC src/libuv_la-random.lo 2021-05-19T20:50:04.5794940Z CC src/libuv_la-strscpy.lo 2021-05-19T20:50:05.4283850Z CC src/libuv_la-threadpool.lo 2021-05-19T20:50:06.4479560Z CC src/libuv_la-timer.lo 2021-05-19T20:50:07.5075260Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-19T20:50:08.3986670Z CC src/libuv_la-uv-common.lo 2021-05-19T20:50:09.7808610Z CC src/libuv_la-version.lo 2021-05-19T20:50:10.6303170Z CC src/unix/libuv_la-async.lo 2021-05-19T20:50:11.5975710Z CC src/unix/libuv_la-core.lo 2021-05-19T20:50:13.1073200Z CC src/unix/libuv_la-dl.lo 2021-05-19T20:50:13.9951070Z CC src/unix/libuv_la-fs.lo 2021-05-19T20:50:15.7642580Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-19T20:50:16.7127700Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-19T20:50:17.6167960Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-19T20:50:18.5887190Z CC src/unix/libuv_la-loop.lo 2021-05-19T20:50:19.5224900Z CC src/unix/libuv_la-pipe.lo 2021-05-19T20:50:20.5117310Z CC src/unix/libuv_la-poll.lo 2021-05-19T20:50:21.4375470Z CC src/unix/libuv_la-process.lo 2021-05-19T20:50:22.5399410Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-19T20:50:23.4200400Z CC src/unix/libuv_la-signal.lo 2021-05-19T20:50:24.7703430Z CC src/unix/libuv_la-stream.lo 2021-05-19T20:50:26.5296450Z CC src/unix/libuv_la-tcp.lo 2021-05-19T20:50:27.5181330Z CC src/unix/libuv_la-thread.lo 2021-05-19T20:50:28.5507500Z CC src/unix/libuv_la-tty.lo 2021-05-19T20:50:29.5369730Z CC src/unix/libuv_la-udp.lo 2021-05-19T20:50:30.7953260Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-19T20:50:31.7059860Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-19T20:50:32.5769500Z CC src/unix/libuv_la-darwin.lo 2021-05-19T20:50:33.5502710Z CC src/unix/libuv_la-fsevents.lo 2021-05-19T20:50:34.7052100Z CC src/unix/libuv_la-kqueue.lo 2021-05-19T20:50:35.8550020Z CC src/unix/libuv_la-proctitle.lo 2021-05-19T20:50:36.7504580Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-19T20:50:37.5909880Z CCLD libuv.la 2021-05-19T20:50:38.1320080Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:50:38.2256030Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-19T20:50:38.2312760Z ** R 2021-05-19T20:50:38.2516850Z ** inst 2021-05-19T20:50:38.2548670Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:50:39.2656840Z ** help 2021-05-19T20:50:39.3747630Z *** installing help indices 2021-05-19T20:50:39.4340890Z ** building package indices 2021-05-19T20:50:39.4922010Z ** installing vignettes 2021-05-19T20:50:39.5031710Z ** testing if installed package can be loaded 2021-05-19T20:50:39.8448980Z * DONE (fs) 2021-05-19T20:50:40.2505170Z * installing *source* package ‘clipr’ ... 2021-05-19T20:50:40.2532710Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-19T20:50:40.2710990Z ** R 2021-05-19T20:50:40.2788730Z ** inst 2021-05-19T20:50:40.2814950Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:50:40.4449130Z ** help 2021-05-19T20:50:40.4810160Z *** installing help indices 2021-05-19T20:50:40.5059020Z ** building package indices 2021-05-19T20:50:40.5267070Z ** installing vignettes 2021-05-19T20:50:40.5311770Z ** testing if installed package can be loaded 2021-05-19T20:50:40.7494330Z * DONE (clipr) 2021-05-19T20:50:41.7502170Z * installing *source* package ‘git2r’ ... 2021-05-19T20:50:41.7922570Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-19T20:50:42.1370830Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-19T20:50:42.1373800Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-19T20:50:42.1382710Z checking for gcc... gcc 2021-05-19T20:50:44.4108110Z checking whether the C compiler works... yes 2021-05-19T20:50:44.4109040Z checking for C compiler default output file name... a.out 2021-05-19T20:50:44.5358430Z checking for suffix of executables... 2021-05-19T20:50:44.9213630Z checking whether we are cross compiling... no 2021-05-19T20:50:44.9966020Z checking for suffix of object files... o 2021-05-19T20:50:45.0566620Z checking whether we are using the GNU C compiler... yes 2021-05-19T20:50:45.1186250Z checking whether gcc accepts -g... yes 2021-05-19T20:50:45.2432410Z checking for gcc option to accept ISO C89... none needed 2021-05-19T20:50:45.2447020Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T20:50:45.2556860Z checking pkg-config is at least version 0.9.0... yes 2021-05-19T20:50:45.2871090Z Found pkg-config cflags and libs! 2021-05-19T20:50:45.6377900Z checking whether the libgit2 version will work in git2r... yes 2021-05-19T20:50:45.8744150Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-19T20:50:45.9584150Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-19T20:50:46.0425770Z checking whether the libgit2 function git_error_last is available... yes 2021-05-19T20:50:46.2837080Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-19T20:50:46.2838850Z ----- Results of the git2r package configure ----- 2021-05-19T20:50:46.2839650Z 2021-05-19T20:50:46.2841660Z 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-19T20:50:46.2843170Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T20:50:46.2843560Z 2021-05-19T20:50:46.2844450Z -------------------------------------------------- 2021-05-19T20:50:46.3187750Z configure: creating ./config.status 2021-05-19T20:50:46.4797580Z config.status: creating src/Makevars 2021-05-19T20:50:46.5787820Z ** libs 2021-05-19T20:50:46.5973650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-19T20:50:46.7203090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-19T20:50:46.8063930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-19T20:50:47.0133830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-19T20:50:47.1495850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-19T20:50:47.3135600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-19T20:50:47.5472900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-19T20:50:47.6864430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-19T20:50:47.8196550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-19T20:50:48.0054330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-19T20:50:48.1966560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-19T20:50:48.3391140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-19T20:50:48.5819520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-19T20:50:48.6955270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-19T20:50:48.8252930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-19T20:50:48.9571160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-19T20:50:49.0821430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-19T20:50:49.2817210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-19T20:50:49.4438920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-19T20:50:49.5747200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-19T20:50:49.7608840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-19T20:50:49.8728640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-19T20:50:50.0017280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-19T20:50:50.1463250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-19T20:50:50.2801860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-19T20:50:50.4713820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-19T20:50:50.6555580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-19T20:50:50.7825610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-19T20:50:50.9069140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-19T20:50:51.1101890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-19T20:50:51.2367310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-19T20:50:51.3911470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-19T20:50:51.5914560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-19T20:50:51.7530190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-19T20:50:51.8675340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-19T20:50:52.0204350Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:50:52.0856210Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-19T20:50:52.0906920Z ** R 2021-05-19T20:50:52.1241500Z ** inst 2021-05-19T20:50:52.1267200Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:50:53.0437960Z ** help 2021-05-19T20:50:53.3991440Z *** installing help indices 2021-05-19T20:50:53.6254550Z ** building package indices 2021-05-19T20:50:53.7944490Z ** testing if installed package can be loaded 2021-05-19T20:50:54.1650940Z * DONE (git2r) 2021-05-19T20:50:54.6494680Z * installing *source* package ‘httr’ ... 2021-05-19T20:50:54.6587680Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-19T20:50:54.6783160Z ** R 2021-05-19T20:50:54.7146780Z ** demo 2021-05-19T20:50:54.7204590Z ** inst 2021-05-19T20:50:54.7257090Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:50:57.4067980Z ** help 2021-05-19T20:50:57.6368720Z *** installing help indices 2021-05-19T20:50:57.7995260Z ** building package indices 2021-05-19T20:50:57.9230610Z ** installing vignettes 2021-05-19T20:50:57.9300120Z ** testing if installed package can be loaded 2021-05-19T20:50:58.1548010Z * DONE (httr) 2021-05-19T20:50:58.6285750Z * installing *source* package ‘cli’ ... 2021-05-19T20:50:58.6402020Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-19T20:50:58.6606410Z ** R 2021-05-19T20:50:58.8352450Z ** inst 2021-05-19T20:50:58.8457450Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:01.5916360Z ** help 2021-05-19T20:51:01.9310690Z *** installing help indices 2021-05-19T20:51:02.0715910Z *** copying figures 2021-05-19T20:51:02.0720120Z ** building package indices 2021-05-19T20:51:02.2093890Z ** testing if installed package can be loaded 2021-05-19T20:51:02.4703790Z * DONE (cli) 2021-05-19T20:51:02.7876080Z * installing *source* package ‘credentials’ ... 2021-05-19T20:51:02.7904070Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:02.8078190Z ** R 2021-05-19T20:51:02.8167980Z ** inst 2021-05-19T20:51:02.8202740Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:03.1082260Z ** help 2021-05-19T20:51:03.1815440Z *** installing help indices 2021-05-19T20:51:03.2017860Z ** building package indices 2021-05-19T20:51:03.2218170Z ** installing vignettes 2021-05-19T20:51:03.2320110Z ** testing if installed package can be loaded 2021-05-19T20:51:03.6487290Z * DONE (credentials) 2021-05-19T20:51:04.0636910Z * installing *source* package ‘purrr’ ... 2021-05-19T20:51:04.0732520Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:04.0923570Z ** libs 2021-05-19T20:51:04.1094120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-19T20:51:04.1829790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-19T20:51:04.3012030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-19T20:51:04.4011370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-19T20:51:04.5321120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:51:04.6099920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-19T20:51:04.7477590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-19T20:51:04.9072160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-19T20:51:05.0179700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T20:51:05.1047300Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:51:05.1687230Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-19T20:51:05.1688380Z ** R 2021-05-19T20:51:05.1987590Z ** inst 2021-05-19T20:51:05.2006720Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:06.3605540Z ** help 2021-05-19T20:51:06.5775530Z *** installing help indices 2021-05-19T20:51:06.6907620Z *** copying figures 2021-05-19T20:51:06.6938630Z ** building package indices 2021-05-19T20:51:06.7954180Z ** installing vignettes 2021-05-19T20:51:06.8050950Z ** testing if installed package can be loaded 2021-05-19T20:51:07.1428070Z * DONE (purrr) 2021-05-19T20:51:07.4955630Z * installing *source* package ‘lifecycle’ ... 2021-05-19T20:51:07.5009670Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:07.5204820Z ** R 2021-05-19T20:51:07.5302660Z ** inst 2021-05-19T20:51:07.5346970Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:07.8828340Z ** help 2021-05-19T20:51:07.9454580Z *** installing help indices 2021-05-19T20:51:07.9733570Z *** copying figures 2021-05-19T20:51:07.9768230Z ** building package indices 2021-05-19T20:51:08.0045090Z ** installing vignettes 2021-05-19T20:51:08.0092290Z ** testing if installed package can be loaded 2021-05-19T20:51:08.2490460Z * DONE (lifecycle) 2021-05-19T20:51:08.7680070Z * installing *source* package ‘desc’ ... 2021-05-19T20:51:08.7767030Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:08.8429590Z ** R 2021-05-19T20:51:08.8675460Z ** inst 2021-05-19T20:51:08.8726870Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:10.4553940Z ** help 2021-05-19T20:51:10.6560370Z *** installing help indices 2021-05-19T20:51:10.7696820Z ** building package indices 2021-05-19T20:51:10.9137860Z ** testing if installed package can be loaded 2021-05-19T20:51:11.1532870Z * DONE (desc) 2021-05-19T20:51:11.4397450Z * installing *source* package ‘cachem’ ... 2021-05-19T20:51:11.4421710Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:11.4617730Z ** libs 2021-05-19T20:51:11.4788930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-19T20:51:11.5620390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:51:11.6441720Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:51:11.7015400Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-19T20:51:11.7054380Z ** R 2021-05-19T20:51:11.7176980Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:12.0997610Z ** help 2021-05-19T20:51:12.1307820Z *** installing help indices 2021-05-19T20:51:12.1539950Z ** building package indices 2021-05-19T20:51:12.1742010Z ** testing if installed package can be loaded 2021-05-19T20:51:12.6461920Z * DONE (cachem) 2021-05-19T20:51:12.9591340Z * installing *source* package ‘gh’ ... 2021-05-19T20:51:12.9626220Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:12.9817000Z ** R 2021-05-19T20:51:12.9975330Z ** inst 2021-05-19T20:51:13.0001820Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:13.9454080Z ** help 2021-05-19T20:51:13.9910330Z *** installing help indices 2021-05-19T20:51:14.0225840Z ** building package indices 2021-05-19T20:51:14.0472260Z ** installing vignettes 2021-05-19T20:51:14.0519690Z ** testing if installed package can be loaded 2021-05-19T20:51:14.3498890Z * DONE (gh) 2021-05-19T20:51:14.6885090Z * installing *source* package ‘gert’ ... 2021-05-19T20:51:14.6937000Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:14.8245850Z Found pkg-config cflags and libs! 2021-05-19T20:51:15.1318940Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-19T20:51:15.1320520Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T20:51:15.2447350Z Configuration OK! 2021-05-19T20:51:15.2650070Z ** libs 2021-05-19T20:51:15.2829680Z 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-19T20:51:15.2859380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-19T20:51:15.5045840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-19T20:51:15.7424500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-19T20:51:15.9744150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-19T20:51:16.1086760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-19T20:51:16.2337290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-19T20:51:16.4119310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:51:16.5317400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-19T20:51:16.6830780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-19T20:51:16.8377700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-19T20:51:16.9698460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-19T20:51:17.1203360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-19T20:51:17.2494220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T20:51:17.4118170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-19T20:51:17.5367790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:51:17.5981440Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-19T20:51:17.6026620Z ** R 2021-05-19T20:51:17.6199880Z ** inst 2021-05-19T20:51:17.6226360Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:18.2890070Z ** help 2021-05-19T20:51:18.3723770Z *** installing help indices 2021-05-19T20:51:18.4528360Z ** building package indices 2021-05-19T20:51:18.4968120Z ** installing vignettes 2021-05-19T20:51:18.5071150Z ** testing if installed package can be loaded 2021-05-19T20:51:18.8657960Z * DONE (gert) 2021-05-19T20:51:19.1578730Z * installing *source* package ‘memoise’ ... 2021-05-19T20:51:19.1605660Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:19.1807030Z ** R 2021-05-19T20:51:19.1883720Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:19.4367400Z ** help 2021-05-19T20:51:19.4774930Z *** installing help indices 2021-05-19T20:51:19.5065610Z ** building package indices 2021-05-19T20:51:19.5330180Z ** testing if installed package can be loaded 2021-05-19T20:51:19.7769570Z * DONE (memoise) 2021-05-19T20:51:20.3239670Z * installing *source* package ‘usethis’ ... 2021-05-19T20:51:20.3394150Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:20.3696170Z ** R 2021-05-19T20:51:20.4363320Z ** inst 2021-05-19T20:51:20.4557640Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:23.4539530Z ** help 2021-05-19T20:51:23.7665300Z *** installing help indices 2021-05-19T20:51:23.9076660Z *** copying figures 2021-05-19T20:51:23.9109260Z ** building package indices 2021-05-19T20:51:24.0534030Z ** testing if installed package can be loaded 2021-05-19T20:51:24.3937470Z * DONE (usethis) 2021-05-19T20:51:24.4390780Z 2021-05-19T20:51:24.4391640Z The downloaded source packages are in 2021-05-19T20:51:24.4393880Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/downloaded_packages’ 2021-05-19T20:51:24.4406470Z Running `R CMD build`... 2021-05-19T20:51:26.7221150Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/remotes2a7059f97ead/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T20:51:26.7222770Z * preparing ‘tic’: 2021-05-19T20:51:26.7223800Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:51:26.7224560Z * installing the package to process help pages 2021-05-19T20:51:26.7225790Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:51:26.7226610Z * checking for empty or unneeded directories 2021-05-19T20:51:26.7227630Z Removed empty directory ‘tic/.circleci’ 2021-05-19T20:51:26.7228630Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T20:51:26.7229540Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T20:51:26.7234040Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:26.7235160Z (as ‘lib’ is unspecified) 2021-05-19T20:51:27.1587920Z * installing *source* package ‘tic’ ... 2021-05-19T20:51:27.1895870Z ** R 2021-05-19T20:51:27.2259270Z ** inst 2021-05-19T20:51:27.2443390Z ** preparing package for lazy loading 2021-05-19T20:51:27.5757170Z ** help 2021-05-19T20:51:27.8026370Z *** installing help indices 2021-05-19T20:51:28.0746890Z *** copying figures 2021-05-19T20:51:28.0847040Z ** building package indices 2021-05-19T20:51:28.2232870Z ** installing vignettes 2021-05-19T20:51:28.2285340Z ** testing if installed package can be loaded 2021-05-19T20:51:28.5439020Z * DONE (tic) 2021-05-19T20:51:28.6105610Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:51:28.8597000Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T20:51:31.9100290Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T20:51:31.9101340Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T20:51:31.9102190Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T20:51:31.9103060Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T20:51:31.9103980Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T20:51:31.9104830Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T20:51:31.9105700Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T20:51:31.9106540Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T20:51:31.9107380Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T20:51:31.9108230Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T20:51:31.9109050Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T20:51:31.9109890Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T20:51:31.9110740Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:51:31.9111610Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T20:51:31.9112480Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T20:51:31.9113330Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T20:51:31.9114200Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T20:51:31.9115040Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T20:51:31.9122680Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T20:51:31.9123680Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T20:51:31.9124550Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T20:51:31.9125400Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T20:51:31.9126250Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T20:51:31.9127110Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T20:51:31.9127970Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T20:51:31.9128800Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T20:51:31.9129650Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T20:51:31.9130500Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T20:51:31.9131370Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T20:51:31.9132210Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:51:31.9133080Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T20:51:31.9133990Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T20:51:31.9135450Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T20:51:31.9136570Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T20:51:31.9137530Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T20:51:31.9138470Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T20:51:31.9139360Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T20:51:31.9140230Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T20:51:31.9142610Z 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-19T20:51:31.9144980Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:31.9145980Z (as ‘lib’ is unspecified) 2021-05-19T20:51:33.3851500Z 2021-05-19T20:51:33.3852530Z There are binary versions available but the source versions are later: 2021-05-19T20:51:33.3867750Z binary source needs_compilation 2021-05-19T20:51:33.3868410Z utf8 1.1.4 1.2.1 TRUE 2021-05-19T20:51:33.3868890Z vctrs 0.2.4 0.3.8 TRUE 2021-05-19T20:51:33.3869380Z pillar 1.4.3 1.6.1 FALSE 2021-05-19T20:51:33.3869870Z tibble 2.1.3 3.1.2 TRUE 2021-05-19T20:51:33.3870350Z rematch2 2.1.0 2.1.2 FALSE 2021-05-19T20:51:33.3870840Z fansi 0.4.1 0.4.2 TRUE 2021-05-19T20:51:33.3871310Z diffobj 0.2.4 0.3.4 TRUE 2021-05-19T20:51:33.3871780Z ps 1.3.2 1.6.0 TRUE 2021-05-19T20:51:33.3872260Z processx 3.4.2 3.5.2 TRUE 2021-05-19T20:51:33.3872780Z pkgload 1.0.2 1.2.1 TRUE 2021-05-19T20:51:33.3873290Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-19T20:51:33.3873780Z digest 0.6.25 0.6.27 TRUE 2021-05-19T20:51:33.3874250Z callr 3.4.2 3.7.0 FALSE 2021-05-19T20:51:33.3874720Z xml2 1.2.5 1.3.2 TRUE 2021-05-19T20:51:33.3875170Z xfun 0.12 0.23 TRUE 2021-05-19T20:51:33.3875640Z highr 0.8 0.9 FALSE 2021-05-19T20:51:33.3876120Z stringi 1.4.6 1.6.2 TRUE 2021-05-19T20:51:33.3876580Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-19T20:51:33.3877050Z knitr 1.28 1.33 FALSE 2021-05-19T20:51:33.3877540Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-19T20:51:33.3878030Z testthat 2.3.2 3.0.2 TRUE 2021-05-19T20:51:33.3878530Z rversions 2.0.1 2.0.2 FALSE 2021-05-19T20:51:33.3879030Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-19T20:51:33.3879530Z devtools 2.2.2 2.4.1 FALSE 2021-05-19T20:51:33.3879800Z 2021-05-19T20:51:33.3882610Z Package which is only available in source form, and may need 2021-05-19T20:51:33.3884520Z compilation of C/C++/Fortran: ‘brio’ 2021-05-19T20:51:33.3896730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-19T20:51:33.7975500Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-19T20:51:33.7976250Z ================================================== 2021-05-19T20:51:33.7976670Z downloaded 17 KB 2021-05-19T20:51:33.7977150Z 2021-05-19T20:51:33.8009740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-19T20:51:34.0539380Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-19T20:51:34.0540270Z ================================================== 2021-05-19T20:51:34.0540700Z downloaded 15 KB 2021-05-19T20:51:34.0540960Z 2021-05-19T20:51:34.0592990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-19T20:51:34.2803820Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-19T20:51:34.2964650Z ================================================== 2021-05-19T20:51:34.2965240Z downloaded 71 KB 2021-05-19T20:51:34.2965860Z 2021-05-19T20:51:34.2998740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-19T20:51:34.6133370Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-19T20:51:34.6156580Z ================================================== 2021-05-19T20:51:34.6157860Z downloaded 192 KB 2021-05-19T20:51:34.6158170Z 2021-05-19T20:51:34.6199580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-19T20:51:34.9924910Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-19T20:51:34.9930040Z ================================================== 2021-05-19T20:51:34.9930520Z downloaded 203 KB 2021-05-19T20:51:34.9930800Z 2021-05-19T20:51:34.9964570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-19T20:51:35.1964690Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-19T20:51:35.2015870Z ================================================== 2021-05-19T20:51:35.2016390Z downloaded 300 KB 2021-05-19T20:51:35.2016790Z 2021-05-19T20:51:35.2052060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-19T20:51:35.3949990Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-19T20:51:35.3977130Z ================================================== 2021-05-19T20:51:35.3977830Z downloaded 104 KB 2021-05-19T20:51:35.3978400Z 2021-05-19T20:51:35.4011860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-19T20:51:35.6810050Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-19T20:51:35.6810810Z ================================================== 2021-05-19T20:51:35.6811230Z downloaded 21 KB 2021-05-19T20:51:35.6811490Z 2021-05-19T20:51:35.6844810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-19T20:51:35.8659590Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-19T20:51:35.8821490Z ================================================== 2021-05-19T20:51:35.8822120Z downloaded 42 KB 2021-05-19T20:51:35.8822400Z 2021-05-19T20:51:35.8863400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-19T20:51:36.2058850Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-19T20:51:36.2059650Z ================================================== 2021-05-19T20:51:36.2060250Z downloaded 34 KB 2021-05-19T20:51:36.2060720Z 2021-05-19T20:51:36.2094240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-19T20:51:36.4189030Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-19T20:51:36.4202550Z ================================================== 2021-05-19T20:51:36.4203050Z downloaded 128 KB 2021-05-19T20:51:36.4203330Z 2021-05-19T20:51:36.6444540Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-19T20:51:36.6445670Z 2021-05-19T20:51:36.6502720Z 2021-05-19T20:51:36.6503470Z The downloaded binary packages are in 2021-05-19T20:51:36.6512560Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T20:51:36.6513720Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpVoxYme/downloaded_packages 2021-05-19T20:51:36.7901710Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-19T20:51:36.7939510Z ================================================== 2021-05-19T20:51:36.7940340Z downloaded 233 KB 2021-05-19T20:51:36.7940910Z 2021-05-19T20:51:36.7975620Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T20:51:37.1222480Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-19T20:51:37.1433240Z ================================================== 2021-05-19T20:51:37.1533950Z downloaded 764 KB 2021-05-19T20:51:37.1634650Z 2021-05-19T20:51:37.1737520Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T20:51:37.2442720Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-19T20:51:37.2637290Z ================================================== 2021-05-19T20:51:37.2641610Z downloaded 1.1 MB 2021-05-19T20:51:37.2642280Z 2021-05-19T20:51:37.2678060Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T20:51:37.5428810Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-19T20:51:37.5638720Z ================================================== 2021-05-19T20:51:37.5739650Z downloaded 670 KB 2021-05-19T20:51:37.5839700Z 2021-05-19T20:51:37.5935940Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T20:51:37.6817840Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-19T20:51:37.6917380Z ================================================== 2021-05-19T20:51:37.6981850Z downloaded 13 KB 2021-05-19T20:51:37.7012390Z 2021-05-19T20:51:37.7042500Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T20:51:37.9193770Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-19T20:51:37.9246170Z ================================================== 2021-05-19T20:51:37.9247000Z downloaded 265 KB 2021-05-19T20:51:37.9247580Z 2021-05-19T20:51:37.9280720Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T20:51:38.1285440Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-19T20:51:38.1387520Z ================================================== 2021-05-19T20:51:38.1488130Z downloaded 466 KB 2021-05-19T20:51:38.1557380Z 2021-05-19T20:51:38.1636000Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T20:51:38.2590470Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-19T20:51:38.2600510Z ================================================== 2021-05-19T20:51:38.2633290Z downloaded 25 KB 2021-05-19T20:51:38.2671550Z 2021-05-19T20:51:38.2674000Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T20:51:38.4613200Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-19T20:51:38.4626320Z ================================================== 2021-05-19T20:51:38.4626830Z downloaded 116 KB 2021-05-19T20:51:38.4627110Z 2021-05-19T20:51:38.4659940Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T20:51:38.6767620Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-19T20:51:38.6806460Z ================================================== 2021-05-19T20:51:38.6806970Z downloaded 138 KB 2021-05-19T20:51:38.6807250Z 2021-05-19T20:51:38.6840550Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T20:51:38.8718700Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-19T20:51:38.8725990Z ================================================== 2021-05-19T20:51:38.8726480Z downloaded 59 KB 2021-05-19T20:51:38.8726750Z 2021-05-19T20:51:38.8762540Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T20:51:39.0680630Z Content type 'application/x-gzip' length 8066 bytes 2021-05-19T20:51:39.0681410Z ================================================== 2021-05-19T20:51:39.0683800Z downloaded 8066 bytes 2021-05-19T20:51:39.0684150Z 2021-05-19T20:51:39.0720850Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T20:51:39.2970540Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-19T20:51:39.2996790Z ================================================== 2021-05-19T20:51:39.2997280Z downloaded 160 KB 2021-05-19T20:51:39.2997560Z 2021-05-19T20:51:39.3031700Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T20:51:39.5561630Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-19T20:51:39.5572020Z ================================================== 2021-05-19T20:51:39.5572550Z downloaded 72 KB 2021-05-19T20:51:39.5572830Z 2021-05-19T20:51:39.5611940Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T20:51:39.6898750Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-19T20:51:39.6899640Z ================================================== 2021-05-19T20:51:39.6900090Z downloaded 11 KB 2021-05-19T20:51:39.6900360Z 2021-05-19T20:51:39.6929960Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-19T20:51:39.8557820Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-19T20:51:39.8597580Z ================================================== 2021-05-19T20:51:39.8598080Z downloaded 265 KB 2021-05-19T20:51:39.8598360Z 2021-05-19T20:51:39.8633340Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-19T20:51:40.1255470Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-19T20:51:40.1278590Z ================================================== 2021-05-19T20:51:40.1279280Z downloaded 109 KB 2021-05-19T20:51:40.1280340Z 2021-05-19T20:51:40.1314030Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-19T20:51:40.2620970Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-19T20:51:40.2621710Z ================================================== 2021-05-19T20:51:40.2622250Z downloaded 14 KB 2021-05-19T20:51:40.2622530Z 2021-05-19T20:51:40.2660930Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T20:51:40.4158350Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-19T20:51:40.4895970Z ================================================== 2021-05-19T20:51:40.4896530Z downloaded 7.2 MB 2021-05-19T20:51:40.4896800Z 2021-05-19T20:51:40.5144960Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T20:51:40.7531840Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-19T20:51:40.7823660Z ================================================== 2021-05-19T20:51:40.7824220Z downloaded 2.8 MB 2021-05-19T20:51:40.7824500Z 2021-05-19T20:51:40.7912730Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-19T20:51:40.9206850Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-19T20:51:41.0062670Z ================================================== 2021-05-19T20:51:41.0063860Z downloaded 871 KB 2021-05-19T20:51:41.0064560Z 2021-05-19T20:51:41.0109430Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T20:51:41.1448520Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-19T20:51:41.1449470Z ================================================== 2021-05-19T20:51:41.1450050Z downloaded 29 KB 2021-05-19T20:51:41.1450400Z 2021-05-19T20:51:41.1480670Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T20:51:41.3756880Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-19T20:51:41.3849810Z ================================================== 2021-05-19T20:51:41.3850320Z downloaded 664 KB 2021-05-19T20:51:41.3850620Z 2021-05-19T20:51:41.3888100Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T20:51:41.6193570Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-19T20:51:41.6194310Z ================================================== 2021-05-19T20:51:41.6194720Z downloaded 40 KB 2021-05-19T20:51:41.6194990Z 2021-05-19T20:51:41.6224920Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T20:51:41.7795760Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-19T20:51:41.7830750Z ================================================== 2021-05-19T20:51:41.7831240Z downloaded 248 KB 2021-05-19T20:51:41.7831840Z 2021-05-19T20:51:41.7871530Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T20:51:41.9155760Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-19T20:51:41.9206970Z ================================================== 2021-05-19T20:51:41.9207480Z downloaded 362 KB 2021-05-19T20:51:41.9207760Z 2021-05-19T20:51:42.3341160Z * installing *source* package ‘utf8’ ... 2021-05-19T20:51:42.3440940Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:42.3605140Z ** libs 2021-05-19T20:51:42.3784060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-19T20:51:42.4729110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-19T20:51:42.6538320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-19T20:51:42.7480590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:51:42.8232360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-19T20:51:42.9171530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-19T20:51:43.0910830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-19T20:51:43.1824490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-19T20:51:43.3335140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-19T20:51:43.4324290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-19T20:51:43.5398520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-19T20:51:43.6373060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-19T20:51:43.7225340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-19T20:51:43.8101360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-19T20:51:43.8944730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-19T20:51:43.9848370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-19T20:51:44.0954670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-19T20:51:44.1764680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-19T20:51:44.2446740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-19T20:51:44.3334310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-19T20:51:44.4022920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-19T20:51:44.5969910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-19T20:51:45.1092020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-19T20:51:45.3170670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-19T20:51:45.4209600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-19T20:51:45.5161390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-19T20:51:45.6139820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-19T20:51:45.7241660Z 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-19T20:51:45.7555390Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:51:45.8314950Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-19T20:51:45.8371420Z ** R 2021-05-19T20:51:45.8467350Z ** inst 2021-05-19T20:51:45.8488910Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:46.1666390Z ** help 2021-05-19T20:51:46.2084810Z *** installing help indices 2021-05-19T20:51:46.2412240Z ** building package indices 2021-05-19T20:51:46.2614220Z ** installing vignettes 2021-05-19T20:51:46.2657660Z ** testing if installed package can be loaded 2021-05-19T20:51:46.5604020Z * DONE (utf8) 2021-05-19T20:51:46.9277430Z * installing *source* package ‘fansi’ ... 2021-05-19T20:51:46.9342840Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:46.9537880Z ** libs 2021-05-19T20:51:46.9717830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-19T20:51:47.0407460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-19T20:51:47.1358740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:51:47.2161710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-19T20:51:47.3127840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-19T20:51:47.5639270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-19T20:51:47.6365110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-19T20:51:47.8875460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-19T20:51:48.0320530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-19T20:51:48.1111710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-19T20:51:48.2463260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-19T20:51:48.4178580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-19T20:51:48.5338050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-19T20:51:48.6234620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-19T20:51:48.7191840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T20:51:48.9033730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-19T20:51:49.1356780Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:51:49.1955750Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-19T20:51:49.2001170Z ** R 2021-05-19T20:51:49.2172910Z ** inst 2021-05-19T20:51:49.2199050Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:49.7080510Z ** help 2021-05-19T20:51:49.7936150Z *** installing help indices 2021-05-19T20:51:49.8402820Z ** building package indices 2021-05-19T20:51:49.9116340Z ** installing vignettes 2021-05-19T20:51:49.9161530Z ** testing if installed package can be loaded 2021-05-19T20:51:50.2066900Z * DONE (fansi) 2021-05-19T20:51:50.8049260Z * installing *source* package ‘diffobj’ ... 2021-05-19T20:51:50.8239800Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:50.8424110Z ** libs 2021-05-19T20:51:50.8596580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-19T20:51:51.1578330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-19T20:51:51.2510540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:51:51.3344970Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:51:51.3906370Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-19T20:51:51.3949720Z ** R 2021-05-19T20:51:51.4722490Z ** inst 2021-05-19T20:51:51.4778990Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:58.0089920Z ** help 2021-05-19T20:51:58.2571070Z *** installing help indices 2021-05-19T20:51:58.3698740Z ** building package indices 2021-05-19T20:51:58.4820430Z ** installing vignettes 2021-05-19T20:51:58.4886760Z ** testing if installed package can be loaded 2021-05-19T20:51:58.9074160Z * DONE (diffobj) 2021-05-19T20:51:59.3405460Z * installing *source* package ‘ps’ ... 2021-05-19T20:51:59.3478400Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-19T20:51:59.6699100Z ** libs 2021-05-19T20:51:59.7193070Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-19T20:51:59.8891580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:51:59.9738860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-19T20:52:00.0530740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-19T20:52:00.1347140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-19T20:52:00.3082610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-19T20:52:00.3791330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-19T20:52:00.6495760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-19T20:52:00.8040820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-19T20:52:00.9191300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-19T20:52:01.2430850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-19T20:52:01.6200840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-19T20:52:01.7830280Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:52:01.8420220Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-19T20:52:01.8492230Z ** R 2021-05-19T20:52:01.8697510Z ** inst 2021-05-19T20:52:01.8722110Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:02.7858590Z ** help 2021-05-19T20:52:02.9853630Z *** installing help indices 2021-05-19T20:52:03.0977880Z ** building package indices 2021-05-19T20:52:03.2339610Z ** testing if installed package can be loaded 2021-05-19T20:52:03.5269340Z * DONE (ps) 2021-05-19T20:52:03.9680850Z * installing *source* package ‘pkgload’ ... 2021-05-19T20:52:03.9791050Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-19T20:52:03.9969870Z ** R 2021-05-19T20:52:04.0205010Z ** inst 2021-05-19T20:52:04.0218100Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:04.8009220Z ** help 2021-05-19T20:52:04.8852570Z *** installing help indices 2021-05-19T20:52:04.9374660Z ** building package indices 2021-05-19T20:52:04.9895180Z ** testing if installed package can be loaded 2021-05-19T20:52:05.4805250Z * DONE (pkgload) 2021-05-19T20:52:05.7736380Z * installing *source* package ‘ellipsis’ ... 2021-05-19T20:52:05.7757180Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-19T20:52:05.7965040Z ** libs 2021-05-19T20:52:05.8135700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-19T20:52:05.9144650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:52:05.9994790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:52:06.0602390Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-19T20:52:06.0643140Z ** R 2021-05-19T20:52:06.0699650Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:06.1716270Z ** help 2021-05-19T20:52:06.1992880Z *** installing help indices 2021-05-19T20:52:06.2231970Z ** building package indices 2021-05-19T20:52:06.2455920Z ** testing if installed package can be loaded 2021-05-19T20:52:06.5591870Z * DONE (ellipsis) 2021-05-19T20:52:06.9000200Z * installing *source* package ‘digest’ ... 2021-05-19T20:52:06.9056050Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-19T20:52:06.9195990Z ** libs 2021-05-19T20:52:06.9389850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-19T20:52:07.1740140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-19T20:52:07.4233580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-19T20:52:08.1114610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-19T20:52:08.4709100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-19T20:52:09.1977810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-19T20:52:09.3123930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-19T20:52:09.5347990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-19T20:52:09.6264970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:52:09.6754170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-19T20:52:09.8578340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-19T20:52:09.9477570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-19T20:52:10.0496860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-19T20:52:10.3439710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-19T20:52:10.4719100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-19T20:52:11.2230920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-19T20:52:11.4028190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-19T20:52:11.6415490Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:52:11.7035390Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-19T20:52:11.7083530Z ** R 2021-05-19T20:52:11.7183560Z ** demo 2021-05-19T20:52:11.7195540Z ** inst 2021-05-19T20:52:11.7270970Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:12.1424270Z ** help 2021-05-19T20:52:12.1906300Z *** installing help indices 2021-05-19T20:52:12.2277600Z ** building package indices 2021-05-19T20:52:12.2513620Z ** installing vignettes 2021-05-19T20:52:12.2564290Z ** testing if installed package can be loaded 2021-05-19T20:52:12.6969320Z * DONE (digest) 2021-05-19T20:52:12.9961240Z * installing *source* package ‘brio’ ... 2021-05-19T20:52:12.9993580Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-19T20:52:13.0149380Z ** libs 2021-05-19T20:52:13.0317770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-19T20:52:13.0982780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-19T20:52:13.1806230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:52:13.3192060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-19T20:52:13.4117680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-19T20:52:13.4961670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-19T20:52:13.6133480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-19T20:52:13.6981330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-19T20:52:13.7961930Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:52:13.8547500Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-19T20:52:13.8589670Z ** R 2021-05-19T20:52:13.8650430Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:13.9291380Z ** help 2021-05-19T20:52:13.9687840Z *** installing help indices 2021-05-19T20:52:13.9930580Z ** building package indices 2021-05-19T20:52:14.0148350Z ** testing if installed package can be loaded 2021-05-19T20:52:14.3097920Z * DONE (brio) 2021-05-19T20:52:14.6937710Z * installing *source* package ‘xml2’ ... 2021-05-19T20:52:14.7013310Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-19T20:52:14.8257470Z Found pkg-config cflags and libs! 2021-05-19T20:52:15.1433810Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-19T20:52:15.1435760Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-19T20:52:15.2371480Z ** libs 2021-05-19T20:52:15.2547180Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-19T20:52:15.9484390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:52:16.0315780Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-19T20:52:16.6770920Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-19T20:52:17.2296990Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-19T20:52:18.0483060Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-19T20:52:20.1674150Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-19T20:52:20.7593970Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-19T20:52:21.5036670Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-19T20:52:22.0518440Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-19T20:52:22.4814560Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:52:22.5679550Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-19T20:52:22.5725810Z ** R 2021-05-19T20:52:22.5945920Z ** inst 2021-05-19T20:52:22.5986450Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:23.4900780Z ** help 2021-05-19T20:52:23.7162510Z *** installing help indices 2021-05-19T20:52:23.7840840Z ** building package indices 2021-05-19T20:52:23.8418340Z ** installing vignettes 2021-05-19T20:52:23.8525030Z ** testing if installed package can be loaded 2021-05-19T20:52:24.0826660Z * DONE (xml2) 2021-05-19T20:52:24.4627110Z * installing *source* package ‘xfun’ ... 2021-05-19T20:52:24.4700820Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-19T20:52:24.4939300Z ** libs 2021-05-19T20:52:24.5132170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-19T20:52:24.6373540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T20:52:24.7218670Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:52:24.7823150Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-19T20:52:24.7865560Z ** R 2021-05-19T20:52:24.8137360Z ** inst 2021-05-19T20:52:24.8201420Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:26.1283770Z ** help 2021-05-19T20:52:26.9220930Z *** installing help indices 2021-05-19T20:52:26.9224900Z ** building package indices 2021-05-19T20:52:26.9225760Z ** installing vignettes 2021-05-19T20:52:26.9226900Z ** testing if installed package can be loaded 2021-05-19T20:52:26.9420130Z * DONE (xfun) 2021-05-19T20:52:30.4764490Z * installing *source* package ‘stringi’ ... 2021-05-19T20:52:30.6479840Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-19T20:52:30.8495570Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-19T20:52:30.8497290Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-19T20:52:31.0384870Z checking for endianness... little 2021-05-19T20:52:31.2348240Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-19T20:52:31.4267070Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-19T20:52:31.4281800Z checking for cat... /bin/cat 2021-05-19T20:52:32.3376220Z checking for local ICUDT_DIR... icu69/data 2021-05-19T20:52:32.3378260Z checking for gcc... clang 2021-05-19T20:52:32.5687290Z checking whether the C compiler works... yes 2021-05-19T20:52:32.5688230Z checking for C compiler default output file name... a.out 2021-05-19T20:52:32.6601530Z checking for suffix of executables... 2021-05-19T20:52:32.8418430Z checking whether we are cross compiling... no 2021-05-19T20:52:32.9062840Z checking for suffix of object files... o 2021-05-19T20:52:32.9567900Z checking whether we are using the GNU C compiler... yes 2021-05-19T20:52:33.0018520Z checking whether clang accepts -g... yes 2021-05-19T20:52:33.0740230Z checking for clang option to accept ISO C89... none needed 2021-05-19T20:52:33.1680610Z checking how to run the C preprocessor... clang -E 2021-05-19T20:52:33.5807340Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-19T20:52:33.5837820Z checking for egrep... /usr/bin/grep -E 2021-05-19T20:52:33.7070300Z rm: conftest.dSYM: is a directory 2021-05-19T20:52:33.7559150Z rm: conftest.dSYM: is a directory 2021-05-19T20:52:33.9647500Z checking for ANSI C header files... yes 2021-05-19T20:52:34.0495500Z checking for sys/types.h... yes 2021-05-19T20:52:34.1353480Z checking for sys/stat.h... yes 2021-05-19T20:52:34.2210180Z checking for stdlib.h... yes 2021-05-19T20:52:34.3084270Z checking for string.h... yes 2021-05-19T20:52:34.4021260Z checking for memory.h... yes 2021-05-19T20:52:34.4893100Z checking for strings.h... yes 2021-05-19T20:52:34.5757050Z checking for inttypes.h... yes 2021-05-19T20:52:34.6597570Z checking for stdint.h... yes 2021-05-19T20:52:34.7475290Z checking for unistd.h... yes 2021-05-19T20:52:34.8384760Z checking elf.h usability... no 2021-05-19T20:52:34.9062290Z checking elf.h presence... no 2021-05-19T20:52:34.9063760Z checking for elf.h... no 2021-05-19T20:52:35.1014470Z checking whether we are using the GNU C++ compiler... yes 2021-05-19T20:52:35.1486740Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-19T20:52:35.9023090Z checking whether the C++ compiler supports the long long type... yes 2021-05-19T20:52:35.9563680Z checking whether the compiler implements namespaces... yes 2021-05-19T20:52:36.4645890Z checking whether the compiler supports Standard Template Library... yes 2021-05-19T20:52:37.5405230Z checking whether std::map is available... yes 2021-05-19T20:52:37.5445270Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T20:52:37.5557190Z checking with pkg-config for the system ICU4C... no 2021-05-19T20:52:37.5558580Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-19T20:52:37.5559720Z *** Trying with 'standard' fallback flags 2021-05-19T20:52:37.6204830Z checking whether an ICU4C-based project can be built... no 2021-05-19T20:52:37.6206070Z *** This version of ICU4C cannot be used. 2021-05-19T20:52:37.6206630Z *** Using the ICU 69 bundle. 2021-05-19T20:52:38.4612820Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-19T20:52:39.2688490Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-19T20:52:39.9636250Z checking whether alignof(std::max_align_t) is available... yes 2021-05-19T20:52:40.2278250Z downloading the ICU data library (icudt) 2021-05-19T20:52:40.2280980Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-19T20:52:40.2319170Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-19T20:52:40.3550970Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-19T20:52:40.6718880Z ================================================== 2021-05-19T20:52:40.6719470Z downloaded 10.9 MB 2021-05-19T20:52:40.6719760Z 2021-05-19T20:52:40.7278130Z icudt has been downloaded successfully 2021-05-19T20:52:40.7954150Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-19T20:52:40.9770500Z config.status: creating src/Makevars 2021-05-19T20:52:41.0092240Z config.status: creating src/uconfig_local.h 2021-05-19T20:52:41.0409370Z config.status: creating src/install.libs.R 2021-05-19T20:52:41.0700240Z 2021-05-19T20:52:41.0701070Z *** stringi configure summary: 2021-05-19T20:52:41.0701540Z ICU_FOUND=0 2021-05-19T20:52:41.0701960Z ICUDT_DIR=icu69/data 2021-05-19T20:52:41.0702420Z ICU_BUNDLE_VERSION=69 2021-05-19T20:52:41.0702990Z ICUDT_ENDIANNESS=little 2021-05-19T20:52:41.0704160Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-19T20:52:41.0706420Z STRINGI_CFLAGS= -fPIC 2021-05-19T20:52:41.0709100Z 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-19T20:52:41.0710700Z STRINGI_CXXFLAGS= -fPIC 2021-05-19T20:52:41.0711190Z STRINGI_LDFLAGS= 2021-05-19T20:52:41.0711620Z STRINGI_LIBS= 2021-05-19T20:52:41.0711880Z 2021-05-19T20:52:41.0712300Z *** Compiler settings used: 2021-05-19T20:52:41.0712730Z CC=clang 2021-05-19T20:52:41.0713090Z LD=clang++ 2021-05-19T20:52:41.0713930Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-19T20:52:41.0714940Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-19T20:52:41.0715920Z CXX=clang++ -std=gnu++11 2021-05-19T20:52:41.0716790Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-19T20:52:41.0717820Z LDFLAGS= 2021-05-19T20:52:41.0718170Z LIBS= 2021-05-19T20:52:41.0718400Z 2021-05-19T20:52:41.1419330Z ** libs 2021-05-19T20:52:41.1680490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:41.9938770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:42.7606340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:43.6408990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:44.4720720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:45.1629750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:46.1040020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:46.8622570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:47.6539420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:48.4033550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:49.2348070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:50.0386570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:50.9723490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:51.8409450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:52.6249880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:53.6683640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:55.5285960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:56.3959980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:57.2222700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:57.9396320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:58.6411920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:52:59.6963570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:00.5152250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:01.3039590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:02.1993650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:03.1670470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:03.9124390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:04.7377060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:05.5478090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:06.7468480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:07.9290130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:09.2362290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:10.4217850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:11.2877650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:12.2163990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:13.0428180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:13.8445190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:14.6293010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:15.4153340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:16.5744340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:17.7353820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:18.9793820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:20.1629670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:21.0208770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:21.9290680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:22.6634240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:23.7683900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:24.8423440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:25.9392710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:26.6705950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:27.3952190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:28.4823040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:29.5863590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:30.7605270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:31.8997370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:32.8127290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:33.6262360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:33.6654160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:34.8673340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:35.6237160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:36.3685420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:37.5132010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:38.6319090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:39.9594870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:40.7810250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:41.9672120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:42.8383160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:45.1160610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:45.8930070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:46.6866160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:47.6775780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:48.3927470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:49.1595790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:50.0941430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:50.9524280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:51.9049460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:52.7773420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:53.7829620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:54.5851110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:55.3543180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:56.1975170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:56.9201770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:57.6804570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:53:59.3379440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:53:59.4192260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:00.1959360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:00.9985660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:01.8430590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:02.4140710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:02.8979950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:03.5299260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:04.2530500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:04.8703370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:05.8197800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:06.6462240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:07.1508210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:07.7935130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:08.1277370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:08.6547400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:09.0266560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:09.0806740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:10.2099670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:10.8187960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:10.9071640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:11.6523120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:11.7210390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:12.7590990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:13.4408270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:13.9477430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:14.0008440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:14.8205340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:15.6022910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:16.5429640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:17.2072630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:17.9604850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:18.4829280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:19.3933880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:20.1735790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:21.3097370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:23.0824310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:23.9225970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:24.8844520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:25.4561760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:26.0385200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:26.8022290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:27.3618580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:28.4771190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:29.6274640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:31.6339000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:32.4968630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:32.5695830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:33.1306900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:33.6576800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:34.4567700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:35.1279190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:35.5639210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:36.4366820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:37.5739070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:38.4921290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:39.2796190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:39.9122910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:40.7124280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:41.6920080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:42.4412960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:43.1845410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:44.3850010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:45.1545450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:45.7069000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:46.2435440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:46.2989610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:46.8714170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:47.4437720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:48.4668380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:49.2232530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:49.9446460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:50.7298340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:51.3926850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:52.1027890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:52.8298730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:53.4684320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:54.0881070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:54.9285830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:55.4485220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:56.0555720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:56.4755040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:57.7982870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:58.4867240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:59.3526430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:54:59.7759180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:00.3236780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:00.9879060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:01.9496720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:02.9627630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:03.6678370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:04.1826060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:05.1379130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:05.7602720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:06.5010580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:07.1182430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:07.7432010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:08.3326750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:08.7273810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:09.6584370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:10.5495760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:11.4242480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:11.8044530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:12.2280840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:12.7687580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:13.2110330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:13.8002880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:14.6684430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:15.2769030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:15.6346420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:16.2719400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:16.8338940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:17.4289440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:18.0362520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:18.6007200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:19.1593620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:19.6235490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:20.3314650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:20.8633490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:22.5965580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:23.4630540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:24.3751960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:25.0337370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:25.4994910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:26.8665910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:27.7689010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:28.1108470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:28.5509650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:28.9005560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:29.5625850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:30.0709620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:30.5998750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:31.1436610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:31.7248170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:32.4177740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:32.7817340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:33.8823970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:34.8543890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:36.4941790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:36.8214010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:36.8806670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:38.4233990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:39.0525030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:40.2473990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:41.0540020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:41.1438810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:41.2097150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:42.5369860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:43.2981620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:44.3591910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:45.3337300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:45.9617230Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-19T20:55:45.9618650Z static void uprv_UnicodeStringDummy(void) { 2021-05-19T20:55:45.9619430Z ^ 2021-05-19T20:55:46.6981310Z 1 warning generated. 2021-05-19T20:55:46.7033940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:47.4635950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:48.1099380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:48.7669210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:49.2766750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:49.9588640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:50.7209970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:51.5147980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:51.8480000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:52.7370950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:53.2656370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:54.6270050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:55.5468840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:55.9227140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:56.4844900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:57.0018830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:57.6625230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:58.2289300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:58.8031600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:55:59.5054110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:00.4177820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:00.7614410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:01.4102070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:02.1667750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:02.5124130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:03.5466960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:04.2212670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:04.8460080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:05.1787750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:05.8574670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:06.4971130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:07.5155820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:07.7078020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:08.3166350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:08.8696210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:09.6281750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:10.3545830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:11.0655420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:12.1945200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:12.8082850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:13.8003290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:13.8638150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:14.4155090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:14.8421010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:15.2215010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:15.2697180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:16.3105830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:17.0320480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:17.8282030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:21.9054600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:22.3764190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:23.1111350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:23.7525870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:25.7164940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:26.3490030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:26.8684170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:27.6543710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:28.3799950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:29.2808850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:30.3169380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:30.4824170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:31.9165150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:32.6928910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:33.5583050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:35.0747070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:35.9239460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:36.7745020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:37.7775910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:39.0378710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:39.0390390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:40.0409300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:41.1428060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:41.9150330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:42.1933140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:43.5574540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:44.4751420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:45.2793200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:46.0341580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:46.4911630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:47.2401870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:47.9006450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:48.6572630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:49.4330290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:49.9255860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:50.2695080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:50.3302950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:50.7341410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:51.2721270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:51.3904040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:51.4709550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:52.0006370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:52.5719070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:53.3982330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:53.9576720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:54.6394370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:55.6381130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:56.4957920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:57.4481950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:57.6371790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:56:59.7316810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:01.3882860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:01.6202080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:02.4333500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:02.5989220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:03.0017310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:03.3627650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:04.2060460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:04.5372480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:07.5000990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:08.9613480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:09.8765350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:12.2225220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:12.4186400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:13.0379190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:13.7094780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:14.3959310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:15.3891990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:15.8920260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:16.4988670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:17.2789990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:17.9439700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:18.8537490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:19.4835640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:20.0825090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:20.4728280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:21.0806750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:21.7975280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:22.6710570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:24.1095670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:24.1105630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:24.7425060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:25.0992560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:25.8822470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:26.5853720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:27.7212810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:29.1585560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:30.6897750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:31.9213120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:32.4705780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:34.0331270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:34.6504840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:35.5549940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:36.6948810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:37.8202250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:38.4573570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:38.9954070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:39.8202760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:40.6196900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:41.4696310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:42.3963330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:43.1293170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:44.4799710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:45.2929050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:46.8211060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:48.0333190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:48.7268910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:49.3731050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:51.1284600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:52.0472270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:52.9731340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:53.7181890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:54.3328660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:55.1903220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:55.8288700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:56.6767400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:57.8052650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:58.6339090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:57:59.3681510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:00.8443900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:01.5346200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:02.5234200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:03.3305180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:04.6341490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:05.7036920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:06.4005430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:07.1288500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:07.9305370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:09.2172470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:09.8751750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:10.5646700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:11.3205560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:11.9969900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:12.8995660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:14.0269160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:15.0881130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:15.8931060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:16.9197030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:17.5959650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:18.4824780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:19.5031180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:21.3953130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:21.9373220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:22.6985970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:24.2202780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:24.9389290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:25.6027440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:26.7131750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:27.3564920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:27.9919350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:28.9151660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:30.8484040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:31.4741540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:32.1870280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:32.6703020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:33.7754010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:35.3389220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:36.2403630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:39.3120900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:39.8535700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:40.6813290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:42.2220920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:42.9350350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:43.5747370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:44.2426320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:44.9375550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:45.5623900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:46.5641730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:48.8659830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:49.5115850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:50.1114020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:50.6065200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:51.3198970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:51.9852870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:52.6465410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:53.3442810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:53.9802110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:55.1518560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:55.7925010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:56.2833370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:56.7880010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:57.8187510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:58.4338330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:58:59.0648050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:00.2325640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:01.2420170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:02.1304500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:03.7257450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:04.7377100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:05.4630900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:06.8552940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:07.5775340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:08.0855460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:08.8030070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:09.3100800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:09.9654430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:10.9206330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:11.6793580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:12.3764050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:12.7117480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:13.6696160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:14.3924430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:15.5038870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:15.5043660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:16.1381730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:16.7804240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:17.3544290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:18.0576470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:18.6630740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:19.2038400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:20.1392670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:21.1145550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:22.0018460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:23.0320600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:23.8690690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:24.3830010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:25.2235560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:26.1970360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:26.6734460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:27.1567600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:28.3217260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:29.1598910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:29.8053290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:30.5928120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:31.4996350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:32.3147050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:33.2058810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:33.2767480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:33.9042670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:35.4363850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:35.9858790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:36.0393730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:36.0874050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:36.1353590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:36.9988580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:37.5017530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T20:59:37.8108190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T20:59:38.1186670Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:59:38.3899100Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-19T20:59:38.5462630Z icudt already downloaded 2021-05-19T20:59:38.5466430Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-19T20:59:38.8152360Z icudt has been installed successfully 2021-05-19T20:59:38.8739610Z ** R 2021-05-19T20:59:38.9403880Z ** inst 2021-05-19T20:59:38.9443420Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:59:39.9843350Z ** help 2021-05-19T20:59:40.5276440Z *** installing help indices 2021-05-19T20:59:40.7463720Z ** building package indices 2021-05-19T20:59:41.0759380Z ** testing if installed package can be loaded 2021-05-19T20:59:41.4499730Z * DONE (stringi) 2021-05-19T20:59:42.9593680Z * installing *source* package ‘Rcpp’ ... 2021-05-19T20:59:43.0142810Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-19T20:59:43.0274540Z ** libs 2021-05-19T20:59:43.0466870Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-19T20:59:44.0500660Z In file included from api.cpp:24: 2021-05-19T20:59:44.0501390Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T20:59:44.0503190Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T20:59:44.0504310Z SEXP data = Parent::get__(); 2021-05-19T20:59:44.0504720Z ^ 2021-05-19T20:59:46.5167430Z 1 warning generated. 2021-05-19T20:59:46.5281940Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-19T20:59:47.5182320Z In file included from attributes.cpp:39: 2021-05-19T20:59:47.5183100Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T20:59:47.5184900Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T20:59:47.5185870Z SEXP data = Parent::get__(); 2021-05-19T20:59:47.5186280Z ^ 2021-05-19T20:59:59.2537840Z 1 warning generated. 2021-05-19T20:59:59.2697040Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-19T20:59:59.6543410Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-19T21:00:00.6290940Z In file included from date.cpp:30: 2021-05-19T21:00:00.6291650Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T21:00:00.6293460Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:00:00.6294420Z SEXP data = Parent::get__(); 2021-05-19T21:00:00.6294840Z ^ 2021-05-19T21:00:03.2567340Z 1 warning generated. 2021-05-19T21:00:03.2667150Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-19T21:00:04.2286510Z In file included from module.cpp:24: 2021-05-19T21:00:04.2287300Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T21:00:04.2289150Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:00:04.2290130Z SEXP data = Parent::get__(); 2021-05-19T21:00:04.2290530Z ^ 2021-05-19T21:00:09.1164220Z 1 warning generated. 2021-05-19T21:00:09.1284850Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-19T21:00:10.0961470Z In file included from rcpp_init.cpp:24: 2021-05-19T21:00:10.0962180Z In file included from ../inst/include/Rcpp.h:57: 2021-05-19T21:00:10.0964090Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:00:10.0965080Z SEXP data = Parent::get__(); 2021-05-19T21:00:10.0965500Z ^ 2021-05-19T21:00:12.4429470Z 1 warning generated. 2021-05-19T21:00:12.4567380Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:00:12.5223660Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-19T21:00:12.5288360Z ** R 2021-05-19T21:00:12.5520610Z ** inst 2021-05-19T21:00:12.8015690Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:15.3491180Z ** help 2021-05-19T21:00:15.4932410Z *** installing help indices 2021-05-19T21:00:15.5668110Z ** building package indices 2021-05-19T21:00:15.6269520Z ** installing vignettes 2021-05-19T21:00:15.6372420Z ** testing if installed package can be loaded 2021-05-19T21:00:16.0473460Z * DONE (Rcpp) 2021-05-19T21:00:16.9689410Z * installing *source* package ‘vctrs’ ... 2021-05-19T21:00:16.9946710Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:17.0173860Z ** libs 2021-05-19T21:00:17.0374820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-19T21:00:17.1758700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-19T21:00:17.3005890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-19T21:00:17.4186470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-19T21:00:17.6528860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-19T21:00:17.8001870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-19T21:00:17.9589800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-19T21:00:18.0580120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-19T21:00:18.1987870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-19T21:00:18.3077930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-19T21:00:18.4605110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-19T21:00:18.6741590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-19T21:00:18.8354520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-19T21:00:18.9501420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-19T21:00:19.2565850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-19T21:00:19.3559260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-19T21:00:19.8483350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-19T21:00:19.9729460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-19T21:00:20.1617500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-19T21:00:20.3044150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-19T21:00:20.3977580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-19T21:00:20.6716750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:00:20.7736320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-19T21:00:21.0847290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-19T21:00:21.1939570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-19T21:00:22.0049030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-19T21:00:22.1859900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-19T21:00:22.2918830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-19T21:00:22.3986370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-19T21:00:22.5770630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-19T21:00:22.7112470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-19T21:00:22.8801270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-19T21:00:23.0120080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-19T21:00:23.2105460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-19T21:00:23.5314810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-19T21:00:23.6665630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-19T21:00:23.7770000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-19T21:00:23.9200610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-19T21:00:24.6558720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-19T21:00:25.2639980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-19T21:00:25.5485210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-19T21:00:25.7453920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-19T21:00:26.1032490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-19T21:00:26.1932240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-19T21:00:26.4173750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-19T21:00:26.5842690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-19T21:00:26.7188770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-19T21:00:27.0472800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-19T21:00:27.2286360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-19T21:00:27.3839390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-19T21:00:27.5186410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-19T21:00:27.6222130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-19T21:00:27.7645360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-19T21:00:27.9150980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-19T21:00:28.0526060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-19T21:00:28.1859970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-19T21:00:28.2953510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-19T21:00:28.4015430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-19T21:00:28.4924810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-19T21:00:29.2043800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-19T21:00:29.2741410Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:00:29.3430780Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-19T21:00:29.3490110Z ** R 2021-05-19T21:00:29.4166020Z ** inst 2021-05-19T21:00:29.4274170Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:32.3614230Z ** help 2021-05-19T21:00:32.7640680Z *** installing help indices 2021-05-19T21:00:32.9167420Z *** copying figures 2021-05-19T21:00:32.9233000Z ** building package indices 2021-05-19T21:00:33.0787260Z ** installing vignettes 2021-05-19T21:00:33.1047850Z ** testing if installed package can be loaded 2021-05-19T21:00:33.4151050Z * DONE (vctrs) 2021-05-19T21:00:33.9093600Z * installing *source* package ‘processx’ ... 2021-05-19T21:00:33.9165300Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:33.9347410Z ** libs 2021-05-19T21:00:33.9526410Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-19T21:00:34.1884870Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-19T21:00:34.1886490Z supervisor/utils.c -o supervisor/supervisor 2021-05-19T21:00:34.4263950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-19T21:00:34.5212490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-19T21:00:34.6230790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-19T21:00:34.6972910Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-19T21:00:34.6974880Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-19T21:00:34.7559200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:00:34.8507850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-19T21:00:34.9635920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-19T21:00:35.2792300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-19T21:00:35.3986220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-19T21:00:35.5057140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-19T21:00:35.6216460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-19T21:00:35.7202630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-19T21:00:36.0124990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-19T21:00:36.1222330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-19T21:00:36.2399950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-19T21:00:36.3125050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-19T21:00:36.4108650Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:00:36.4695320Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-19T21:00:36.4826490Z ** R 2021-05-19T21:00:36.5090950Z ** inst 2021-05-19T21:00:36.5104550Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:38.1240130Z ** help 2021-05-19T21:00:38.2145150Z *** installing help indices 2021-05-19T21:00:38.2701340Z ** building package indices 2021-05-19T21:00:38.3186470Z ** testing if installed package can be loaded 2021-05-19T21:00:38.5859930Z * DONE (processx) 2021-05-19T21:00:38.8705100Z * installing *source* package ‘highr’ ... 2021-05-19T21:00:38.8727150Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:38.8935320Z ** R 2021-05-19T21:00:38.8992060Z ** inst 2021-05-19T21:00:38.9029440Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:39.0701620Z ** help 2021-05-19T21:00:39.0871070Z *** installing help indices 2021-05-19T21:00:39.1044700Z ** building package indices 2021-05-19T21:00:39.1144920Z ** installing vignettes 2021-05-19T21:00:39.1200340Z ** testing if installed package can be loaded 2021-05-19T21:00:39.4039470Z * DONE (highr) 2021-05-19T21:00:39.6832410Z * installing *source* package ‘rversions’ ... 2021-05-19T21:00:39.6901780Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:39.7060160Z ** R 2021-05-19T21:00:39.7119800Z ** inst 2021-05-19T21:00:39.7135010Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:39.9444280Z ** help 2021-05-19T21:00:39.9724410Z *** installing help indices 2021-05-19T21:00:39.9957280Z *** copying figures 2021-05-19T21:00:39.9966210Z ** building package indices 2021-05-19T21:00:40.0182370Z ** testing if installed package can be loaded 2021-05-19T21:00:40.2647470Z * DONE (rversions) 2021-05-19T21:00:40.8133850Z * installing *source* package ‘pillar’ ... 2021-05-19T21:00:40.8294010Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:40.8527020Z ** R 2021-05-19T21:00:40.8944620Z ** inst 2021-05-19T21:00:40.9091020Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:42.7911900Z ** help 2021-05-19T21:00:42.9224750Z *** installing help indices 2021-05-19T21:00:43.0190130Z *** copying figures 2021-05-19T21:00:43.0219750Z ** building package indices 2021-05-19T21:00:43.0873000Z ** installing vignettes 2021-05-19T21:00:43.0975590Z ** testing if installed package can be loaded 2021-05-19T21:00:43.4413060Z * DONE (pillar) 2021-05-19T21:00:43.7851390Z * installing *source* package ‘callr’ ... 2021-05-19T21:00:43.7905610Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:43.8085620Z ** R 2021-05-19T21:00:43.8367440Z ** inst 2021-05-19T21:00:43.8384230Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:47.3041060Z ** help 2021-05-19T21:00:47.4992660Z *** installing help indices 2021-05-19T21:00:47.5843610Z ** building package indices 2021-05-19T21:00:47.6510860Z ** testing if installed package can be loaded 2021-05-19T21:00:47.8928470Z * DONE (callr) 2021-05-19T21:00:48.5096820Z * installing *source* package ‘knitr’ ... 2021-05-19T21:00:48.5291230Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:48.5824350Z ** R 2021-05-19T21:00:48.6527280Z ** demo 2021-05-19T21:00:48.6541490Z ** inst 2021-05-19T21:00:48.7129830Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:53.2474910Z ** help 2021-05-19T21:00:53.5145910Z *** installing help indices 2021-05-19T21:00:53.6493260Z ** building package indices 2021-05-19T21:00:53.7753040Z ** installing vignettes 2021-05-19T21:00:53.7971820Z ** testing if installed package can be loaded 2021-05-19T21:00:54.0447670Z * DONE (knitr) 2021-05-19T21:00:54.6369980Z * installing *source* package ‘tibble’ ... 2021-05-19T21:00:54.6534250Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:54.6801630Z ** libs 2021-05-19T21:00:54.6969750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-19T21:00:54.7737460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-19T21:00:54.8751040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:00:54.9421470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-19T21:00:55.0690660Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:00:55.1283220Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-19T21:00:55.1323350Z ** R 2021-05-19T21:00:55.1655490Z ** inst 2021-05-19T21:00:55.1789790Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:56.9463870Z ** help 2021-05-19T21:00:57.0514610Z *** installing help indices 2021-05-19T21:00:57.1070830Z *** copying figures 2021-05-19T21:00:57.1109350Z ** building package indices 2021-05-19T21:00:57.1554780Z ** installing vignettes 2021-05-19T21:00:57.1621860Z ** testing if installed package can be loaded 2021-05-19T21:00:57.6145600Z * DONE (tibble) 2021-05-19T21:00:57.9467760Z * installing *source* package ‘pkgbuild’ ... 2021-05-19T21:00:57.9511630Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-19T21:00:57.9700170Z ** R 2021-05-19T21:00:57.9868880Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:00:59.2461670Z ** help 2021-05-19T21:00:59.3066540Z *** installing help indices 2021-05-19T21:00:59.3483320Z ** building package indices 2021-05-19T21:00:59.3857150Z ** testing if installed package can be loaded 2021-05-19T21:00:59.6868860Z * DONE (pkgbuild) 2021-05-19T21:01:00.2110940Z * installing *source* package ‘roxygen2’ ... 2021-05-19T21:01:00.2269070Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:00.2521790Z ** libs 2021-05-19T21:01:00.2707090Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-19T21:01:01.3768540Z In file included from RcppExports.cpp:4: 2021-05-19T21:01:01.3769580Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T21:01:01.3771710Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:01:01.3772930Z SEXP data = Parent::get__(); 2021-05-19T21:01:01.3773370Z ^ 2021-05-19T21:01:05.1440080Z 1 warning generated. 2021-05-19T21:01:05.1564280Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-19T21:01:06.1651190Z In file included from escapeExamples.cpp:1: 2021-05-19T21:01:06.1652290Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T21:01:06.1654440Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:01:06.1655570Z SEXP data = Parent::get__(); 2021-05-19T21:01:06.1656230Z ^ 2021-05-19T21:01:08.5976110Z 1 warning generated. 2021-05-19T21:01:08.6090330Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-19T21:01:09.6465490Z In file included from isComplete.cpp:1: 2021-05-19T21:01:09.6466520Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T21:01:09.6468650Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:01:09.6469770Z SEXP data = Parent::get__(); 2021-05-19T21:01:09.6470200Z ^ 2021-05-19T21:01:12.0914070Z 1 warning generated. 2021-05-19T21:01:12.1026960Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-19T21:01:13.1314820Z In file included from leadingSpaces.cpp:1: 2021-05-19T21:01:13.1316180Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T21:01:13.1319160Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:01:13.1320720Z SEXP data = Parent::get__(); 2021-05-19T21:01:13.1321170Z ^ 2021-05-19T21:01:15.7236240Z 1 warning generated. 2021-05-19T21:01:15.7354650Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-19T21:01:16.7758760Z In file included from parser2.cpp:1: 2021-05-19T21:01:16.7760340Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T21:01:16.7762770Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:01:16.7763880Z SEXP data = Parent::get__(); 2021-05-19T21:01:16.7764310Z ^ 2021-05-19T21:01:20.8749110Z 1 warning generated. 2021-05-19T21:01:20.8875650Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-19T21:01:21.9093670Z In file included from wrapUsage.cpp:1: 2021-05-19T21:01:21.9094690Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T21:01:21.9096850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T21:01:21.9097960Z SEXP data = Parent::get__(); 2021-05-19T21:01:21.9098410Z ^ 2021-05-19T21:01:24.5416870Z 1 warning generated. 2021-05-19T21:01:24.5570490Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:01:24.6194070Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-19T21:01:24.6240350Z ** R 2021-05-19T21:01:24.6775270Z ** inst 2021-05-19T21:01:24.6845490Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:28.8003240Z ** help 2021-05-19T21:01:28.9357770Z *** installing help indices 2021-05-19T21:01:28.9939590Z *** copying figures 2021-05-19T21:01:28.9950650Z ** building package indices 2021-05-19T21:01:29.0419150Z ** installing vignettes 2021-05-19T21:01:29.0536330Z ** testing if installed package can be loaded 2021-05-19T21:01:29.5726880Z * DONE (roxygen2) 2021-05-19T21:01:29.8862650Z * installing *source* package ‘rematch2’ ... 2021-05-19T21:01:29.8885640Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:29.9097710Z ** R 2021-05-19T21:01:29.9193280Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:30.3592490Z ** help 2021-05-19T21:01:30.4000930Z *** installing help indices 2021-05-19T21:01:30.4295700Z ** building package indices 2021-05-19T21:01:30.4490630Z ** testing if installed package can be loaded 2021-05-19T21:01:30.8791290Z * DONE (rematch2) 2021-05-19T21:01:31.1857150Z * installing *source* package ‘waldo’ ... 2021-05-19T21:01:31.1894620Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:31.2072420Z ** R 2021-05-19T21:01:31.2189890Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:31.7861270Z ** help 2021-05-19T21:01:31.8041770Z *** installing help indices 2021-05-19T21:01:31.8262040Z *** copying figures 2021-05-19T21:01:31.8265940Z ** building package indices 2021-05-19T21:01:31.8397920Z ** testing if installed package can be loaded 2021-05-19T21:01:32.1193370Z * DONE (waldo) 2021-05-19T21:01:32.8234020Z * installing *source* package ‘testthat’ ... 2021-05-19T21:01:32.8465000Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-19T21:01:32.8768520Z ** libs 2021-05-19T21:01:32.8943950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-19T21:01:32.9725600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-19T21:01:33.0695120Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-19T21:01:34.0386690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-19T21:01:34.8931050Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-19T21:01:49.6977470Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:01:49.7709860Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-19T21:01:49.7815490Z ** R 2021-05-19T21:01:49.8487810Z ** inst 2021-05-19T21:01:49.8640870Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:01:59.8204150Z ** help 2021-05-19T21:02:00.1783290Z *** installing help indices 2021-05-19T21:02:00.3361190Z *** copying figures 2021-05-19T21:02:00.3405800Z ** building package indices 2021-05-19T21:02:00.4928750Z ** installing vignettes 2021-05-19T21:02:00.5059580Z ** testing if installed package can be loaded 2021-05-19T21:02:00.8297580Z * DONE (testthat) 2021-05-19T21:02:01.3520190Z * installing *source* package ‘devtools’ ... 2021-05-19T21:02:01.3635110Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:01.4685920Z ** R 2021-05-19T21:02:01.5262350Z ** inst 2021-05-19T21:02:01.5378180Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:03.2712620Z ** help 2021-05-19T21:02:03.4345210Z *** installing help indices 2021-05-19T21:02:03.5170680Z *** copying figures 2021-05-19T21:02:03.5178190Z ** building package indices 2021-05-19T21:02:03.6016160Z ** installing vignettes 2021-05-19T21:02:03.6088280Z ** testing if installed package can be loaded 2021-05-19T21:02:04.3595430Z * DONE (devtools) 2021-05-19T21:02:04.4015960Z 2021-05-19T21:02:04.4018150Z The downloaded source packages are in 2021-05-19T21:02:04.4020350Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/downloaded_packages’ 2021-05-19T21:02:04.5732320Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T21:02:07.3428860Z 2021-05-19T21:02:07.7243710Z 2021-05-19T21:02:07.7266020Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/remotes2a70696ea22d/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T21:02:07.7346310Z 2021-05-19T21:02:07.7349260Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/remotes2a70696ea22d/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-19T21:02:07.8195830Z 2021-05-19T21:02:07.8771090Z 2021-05-19T21:02:07.8776320Z ─ preparing ‘desc’: 2021-05-19T21:02:07.8777110Z 2021-05-19T21:02:07.8778720Z 2021-05-19T21:02:07.8780310Z ✔ checking DESCRIPTION meta-information 2021-05-19T21:02:07.9430450Z 2021-05-19T21:02:07.9462180Z 2021-05-19T21:02:07.9464300Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T21:02:07.9471010Z 2021-05-19T21:02:07.9499620Z 2021-05-19T21:02:07.9501290Z ─ checking for empty or unneeded directories 2021-05-19T21:02:07.9532790Z 2021-05-19T21:02:07.9561850Z 2021-05-19T21:02:07.9563480Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T21:02:08.0871330Z 2021-05-19T21:02:08.0872890Z 2021-05-19T21:02:08.0874550Z 2021-05-19T21:02:08.1185440Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T21:02:08.1187150Z (as ‘lib’ is unspecified) 2021-05-19T21:02:08.5241160Z * installing *source* package ‘desc’ ... 2021-05-19T21:02:08.5569360Z ** R 2021-05-19T21:02:08.5854760Z ** inst 2021-05-19T21:02:08.5967540Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:10.2114030Z ** help 2021-05-19T21:02:10.4365590Z *** installing help indices 2021-05-19T21:02:10.5522510Z ** building package indices 2021-05-19T21:02:10.7058370Z ** testing if installed package can be loaded 2021-05-19T21:02:10.9440170Z * DONE (desc) 2021-05-19T21:02:11.2258240Z 2021-05-19T21:02:11.2259750Z 2021-05-19T21:02:11.2279340Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/remotes2a705b824c2/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T21:02:11.2321910Z 2021-05-19T21:02:11.2324890Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/remotes2a705b824c2/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-19T21:02:11.2841490Z 2021-05-19T21:02:11.2889710Z 2021-05-19T21:02:11.2893590Z ─ preparing ‘ghtravis’: 2021-05-19T21:02:11.2903830Z 2021-05-19T21:02:11.2904660Z 2021-05-19T21:02:11.2971680Z checking DESCRIPTION meta-information ... 2021-05-19T21:02:11.3020130Z 2021-05-19T21:02:11.3021960Z ✔ checking DESCRIPTION meta-information 2021-05-19T21:02:11.3679770Z 2021-05-19T21:02:11.3718070Z 2021-05-19T21:02:11.3720190Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T21:02:11.3728350Z 2021-05-19T21:02:11.3764130Z 2021-05-19T21:02:11.3765790Z ─ checking for empty or unneeded directories 2021-05-19T21:02:11.3773350Z 2021-05-19T21:02:11.3806540Z 2021-05-19T21:02:11.3808060Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T21:02:11.4098100Z 2021-05-19T21:02:11.4099320Z 2021-05-19T21:02:11.4099980Z 2021-05-19T21:02:11.4744630Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T21:02:11.4745750Z (as ‘lib’ is unspecified) 2021-05-19T21:02:11.7726870Z * installing *source* package ‘ghtravis’ ... 2021-05-19T21:02:11.7911880Z ** R 2021-05-19T21:02:11.8076820Z ** inst 2021-05-19T21:02:11.8096520Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:13.0443850Z ** help 2021-05-19T21:02:13.1445970Z *** installing help indices 2021-05-19T21:02:13.1955350Z ** building package indices 2021-05-19T21:02:13.2425390Z ** testing if installed package can be loaded 2021-05-19T21:02:14.0071660Z * DONE (ghtravis) 2021-05-19T21:02:14.0429960Z Using github PAT from envvar GITHUB_PAT 2021-05-19T21:02:14.2256390Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T21:02:16.9735420Z 2021-05-19T21:02:16.9737860Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T21:02:16.9738800Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T21:02:16.9739900Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T21:02:16.9748470Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T21:02:16.9749810Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T21:02:16.9750780Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T21:02:16.9752120Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T21:02:16.9753310Z (as ‘lib’ is unspecified) 2021-05-19T21:02:18.3009040Z 2021-05-19T21:02:18.3010070Z There are binary versions available but the source versions are later: 2021-05-19T21:02:18.3023170Z binary source needs_compilation 2021-05-19T21:02:18.3023840Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-19T21:02:18.3024370Z generics 0.0.2 0.1.0 FALSE 2021-05-19T21:02:18.3024870Z dplyr 0.8.5 1.0.6 TRUE 2021-05-19T21:02:18.3025340Z tidyr 1.0.2 1.1.3 TRUE 2021-05-19T21:02:18.3025590Z 2021-05-19T21:02:18.3030600Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-19T21:02:18.3031150Z 2021-05-19T21:02:18.3044640Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-19T21:02:18.5471570Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-19T21:02:18.5480320Z ================================================== 2021-05-19T21:02:18.5480780Z downloaded 89 KB 2021-05-19T21:02:18.5481060Z 2021-05-19T21:02:18.5521540Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-19T21:02:18.7850210Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-19T21:02:18.7877810Z ================================================== 2021-05-19T21:02:18.7878410Z downloaded 115 KB 2021-05-19T21:02:18.7878870Z 2021-05-19T21:02:18.7914390Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-19T21:02:18.9210180Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-19T21:02:18.9236770Z ================================================== 2021-05-19T21:02:18.9237290Z downloaded 194 KB 2021-05-19T21:02:18.9237560Z 2021-05-19T21:02:18.9273980Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-19T21:02:19.0638520Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-19T21:02:19.0821560Z ================================================== 2021-05-19T21:02:19.0822600Z downloaded 932 KB 2021-05-19T21:02:19.0823220Z 2021-05-19T21:02:19.0877260Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-19T21:02:19.3104070Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-19T21:02:19.3235140Z ================================================== 2021-05-19T21:02:19.3235750Z downloaded 691 KB 2021-05-19T21:02:19.3236030Z 2021-05-19T21:02:19.7249160Z * installing *source* package ‘tidyselect’ ... 2021-05-19T21:02:19.7311220Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:19.7534620Z ** R 2021-05-19T21:02:19.7755050Z ** inst 2021-05-19T21:02:19.7809060Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:20.7555680Z ** help 2021-05-19T21:02:20.8435600Z *** installing help indices 2021-05-19T21:02:20.8924480Z ** building package indices 2021-05-19T21:02:20.9372790Z ** installing vignettes 2021-05-19T21:02:20.9429930Z ** testing if installed package can be loaded 2021-05-19T21:02:21.2550980Z * DONE (tidyselect) 2021-05-19T21:02:21.6463890Z * installing *source* package ‘generics’ ... 2021-05-19T21:02:21.6539110Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:21.6749780Z ** R 2021-05-19T21:02:21.6858970Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:21.8384550Z ** help 2021-05-19T21:02:22.0090470Z *** installing help indices 2021-05-19T21:02:22.0640980Z ** building package indices 2021-05-19T21:02:22.1160690Z ** testing if installed package can be loaded 2021-05-19T21:02:22.3478850Z * DONE (generics) 2021-05-19T21:02:22.7673940Z * installing *source* package ‘cpp11’ ... 2021-05-19T21:02:22.7736780Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:22.7952330Z ** R 2021-05-19T21:02:22.8065460Z ** inst 2021-05-19T21:02:22.8263360Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:23.0746430Z ** help 2021-05-19T21:02:23.0969460Z *** installing help indices 2021-05-19T21:02:23.1200510Z ** building package indices 2021-05-19T21:02:23.1337570Z ** installing vignettes 2021-05-19T21:02:23.1383710Z ** testing if installed package can be loaded 2021-05-19T21:02:23.3631180Z * DONE (cpp11) 2021-05-19T21:02:24.2435360Z * installing *source* package ‘dplyr’ ... 2021-05-19T21:02:24.2675750Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:24.2982100Z ** libs 2021-05-19T21:02:24.3202280Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-19T21:02:24.5231380Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-19T21:02:24.7665800Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-19T21:02:24.9550540Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-19T21:02:25.7876890Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-19T21:02:25.9531060Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-19T21:02:26.1263140Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-19T21:02:26.3061690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-19T21:02:26.5010690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-19T21:02:26.6790350Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-19T21:02:26.8350490Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-19T21:02:27.0520960Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:02:27.1148850Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-19T21:02:27.1193970Z ** R 2021-05-19T21:02:27.2052980Z ** data 2021-05-19T21:02:27.2077250Z *** moving datasets to lazyload DB 2021-05-19T21:02:27.3213760Z ** inst 2021-05-19T21:02:27.3358160Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:32.1379090Z ** help 2021-05-19T21:02:32.6059470Z *** installing help indices 2021-05-19T21:02:32.8106870Z *** copying figures 2021-05-19T21:02:32.8145390Z ** building package indices 2021-05-19T21:02:33.0393710Z ** installing vignettes 2021-05-19T21:02:33.0573320Z ** testing if installed package can be loaded 2021-05-19T21:02:33.6403590Z * DONE (dplyr) 2021-05-19T21:02:34.1518230Z * installing *source* package ‘tidyr’ ... 2021-05-19T21:02:34.1642650Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:34.1884080Z ** libs 2021-05-19T21:02:34.2455860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-19T21:02:35.4347980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-19T21:02:36.0311730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-19T21:02:37.4851850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-19T21:02:38.7500370Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:02:38.8118560Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-19T21:02:38.8167370Z ** R 2021-05-19T21:02:38.8465770Z ** data 2021-05-19T21:02:38.8525700Z *** moving datasets to lazyload DB 2021-05-19T21:02:39.0524540Z ** inst 2021-05-19T21:02:39.0682610Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:40.8468020Z ** help 2021-05-19T21:02:41.0164490Z *** installing help indices 2021-05-19T21:02:41.0979680Z *** copying figures 2021-05-19T21:02:41.1029440Z ** building package indices 2021-05-19T21:02:41.1834100Z ** installing vignettes 2021-05-19T21:02:41.1916470Z ** testing if installed package can be loaded 2021-05-19T21:02:41.7827330Z * DONE (tidyr) 2021-05-19T21:02:41.8162840Z 2021-05-19T21:02:41.8163760Z The downloaded source packages are in 2021-05-19T21:02:41.8165570Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/downloaded_packages’ 2021-05-19T21:02:42.0655310Z 2021-05-19T21:02:42.0674170Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/remotes2a703217474b/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T21:02:42.0721160Z 2021-05-19T21:02:42.0724770Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/remotes2a703217474b/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-19T21:02:42.0973450Z 2021-05-19T21:02:42.1011900Z 2021-05-19T21:02:42.1013630Z ─ preparing ‘aghast’: 2021-05-19T21:02:42.1022690Z 2021-05-19T21:02:42.1023530Z 2021-05-19T21:02:42.1079770Z checking DESCRIPTION meta-information ... 2021-05-19T21:02:42.1127570Z 2021-05-19T21:02:42.1129420Z ✔ checking DESCRIPTION meta-information 2021-05-19T21:02:42.1573700Z 2021-05-19T21:02:42.1620570Z 2021-05-19T21:02:42.1623250Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T21:02:42.1630990Z 2021-05-19T21:02:42.1668890Z 2021-05-19T21:02:42.1670710Z ─ checking for empty or unneeded directories 2021-05-19T21:02:42.1707590Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T21:02:42.1764020Z 2021-05-19T21:02:42.1764990Z 2021-05-19T21:02:42.1765710Z 2021-05-19T21:02:42.1929510Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T21:02:42.1931290Z (as ‘lib’ is unspecified) 2021-05-19T21:02:42.5905720Z * installing *source* package ‘aghast’ ... 2021-05-19T21:02:42.6147020Z ** R 2021-05-19T21:02:42.6251620Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:42.9136860Z ** help 2021-05-19T21:02:42.9463840Z *** installing help indices 2021-05-19T21:02:42.9795230Z ** building package indices 2021-05-19T21:02:42.9997830Z ** testing if installed package can be loaded 2021-05-19T21:02:43.2235620Z * DONE (aghast) 2021-05-19T21:02:43.2470060Z Installing 1 packages: covr 2021-05-19T21:02:43.2479590Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T21:02:43.2481080Z (as ‘lib’ is unspecified) 2021-05-19T21:02:44.0991350Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T21:02:44.0991880Z 2021-05-19T21:02:44.6859730Z 2021-05-19T21:02:44.6861120Z There are binary versions available but the source versions are later: 2021-05-19T21:02:44.6873260Z binary source needs_compilation 2021-05-19T21:02:44.6874220Z rex 1.1.2 1.2.0 FALSE 2021-05-19T21:02:44.6875010Z covr 3.5.0 3.5.1 TRUE 2021-05-19T21:02:44.6876070Z 2021-05-19T21:02:44.6889810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-19T21:02:44.9585540Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-19T21:02:44.9622380Z ================================================== 2021-05-19T21:02:44.9623130Z downloaded 154 KB 2021-05-19T21:02:44.9626110Z 2021-05-19T21:02:44.9858800Z 2021-05-19T21:02:44.9869640Z installing the source packages ‘rex’, ‘covr’ 2021-05-19T21:02:44.9870390Z The downloaded binary packages are in 2021-05-19T21:02:44.9874480Z 2021-05-19T21:02:44.9875350Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpVoxYme/downloaded_packages 2021-05-19T21:02:44.9883130Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-19T21:02:45.2334800Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-19T21:02:45.2352870Z ================================================== 2021-05-19T21:02:45.2353560Z downloaded 89 KB 2021-05-19T21:02:45.2354050Z 2021-05-19T21:02:45.2388410Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-19T21:02:45.4700830Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-19T21:02:45.4740810Z ================================================== 2021-05-19T21:02:45.4741490Z downloaded 143 KB 2021-05-19T21:02:45.4741950Z 2021-05-19T21:02:45.8319870Z * installing *source* package ‘rex’ ... 2021-05-19T21:02:45.8363990Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:45.8540460Z ** R 2021-05-19T21:02:45.8623820Z ** inst 2021-05-19T21:02:45.8657060Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:46.2296210Z ** help 2021-05-19T21:02:46.3017150Z *** installing help indices 2021-05-19T21:02:46.3726470Z ** building package indices 2021-05-19T21:02:46.4085360Z ** installing vignettes 2021-05-19T21:02:46.4132080Z ** testing if installed package can be loaded 2021-05-19T21:02:46.6324400Z * DONE (rex) 2021-05-19T21:02:47.1435420Z * installing *source* package ‘covr’ ... 2021-05-19T21:02:47.1567340Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-19T21:02:47.1857490Z ** libs 2021-05-19T21:02:47.2029850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-19T21:02:47.3264790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T21:02:47.3892060Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-19T21:02:47.3933810Z ** R 2021-05-19T21:02:47.4216490Z ** inst 2021-05-19T21:02:47.4300790Z ** byte-compile and prepare package for lazy loading 2021-05-19T21:02:48.7019450Z ** help 2021-05-19T21:02:48.7996720Z *** installing help indices 2021-05-19T21:02:48.8572980Z *** copying figures 2021-05-19T21:02:48.8581640Z ** building package indices 2021-05-19T21:02:48.9099040Z ** installing vignettes 2021-05-19T21:02:48.9151930Z ** testing if installed package can be loaded 2021-05-19T21:02:49.2870960Z * DONE (covr) 2021-05-19T21:02:49.3265450Z 2021-05-19T21:02:49.3266330Z The downloaded source packages are in 2021-05-19T21:02:49.3268170Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVoxYme/downloaded_packages’ 2021-05-19T21:02:49.3597590Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T21:02:49.3598420Z remotes::install_deps(dependencies = TRUE) 2021-05-19T21:02:49.3599010Z remotes::install_cran("rcmdcheck") 2021-05-19T21:02:49.3599540Z remotes::install_cran("markdown") 2021-05-19T21:02:49.3883860Z shell: /usr/local/bin/Rscript {0} 2021-05-19T21:02:49.3884300Z env: 2021-05-19T21:02:49.3884750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T21:02:49.3885260Z TIC_DEPLOY_KEY: 2021-05-19T21:02:49.3885990Z RSPM: 2021-05-19T21:02:49.3887180Z GITHUB_PAT: *** 2021-05-19T21:02:49.3888110Z COVERALLS_TOKEN: *** 2021-05-19T21:02:49.3888650Z continue-on-error: false 2021-05-19T21:02:49.3889110Z VDIFFR_RUN_TESTS: false 2021-05-19T21:02:49.3889590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T21:02:49.3890000Z TZ: UTC 2021-05-19T21:02:49.3890360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T21:02:49.3890740Z NOT_CRAN: true 2021-05-19T21:02:49.3891180Z ##[endgroup] 2021-05-19T21:02:55.8417390Z tractor.base (NA -> 6f92c97af...) [GitHub] 2021-05-19T21:02:55.8418930Z dcm2niir (NA -> cd9c14f52...) [GitHub] 2021-05-19T21:02:55.8421330Z dcmtk (NA -> 491cbcea6...) [GitHub] 2021-05-19T21:02:55.8422570Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-19T21:02:55.8424010Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-19T21:02:55.8425030Z fslr (NA -> 2836c3181...) [GitHub] 2021-05-19T21:02:55.8425930Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-19T21:02:55.8427680Z ore (NA -> 1.6.3 ) [CRAN] 2021-05-19T21:02:55.8428740Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-19T21:02:55.8429810Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-19T21:02:55.8430810Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T21:02:55.8431740Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-19T21:02:55.8433210Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-19T21:02:55.8434330Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-19T21:02:55.8435270Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-19T21:02:55.8436420Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-19T21:02:55.8437370Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-19T21:02:55.8438270Z shades (NA -> 1.4.0 ) [CRAN] 2021-05-19T21:02:55.8439190Z reportr (NA -> 1.3.0 ) [CRAN] 2021-05-19T21:02:55.8440120Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-19T21:02:56.4758180Z Downloading GitHub repo jonclayden/tractor@HEAD 2021-05-19T21:02:59.1831200Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/reportr.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/reportr 2021-05-19T21:02:59.1940410Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/reportr'... 2021-05-19T21:02:59.6913140Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/mmand.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/mmand 2021-05-19T21:02:59.6996470Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/mmand'... 2021-05-19T21:03:00.7206140Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/RNiftyReg.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/RNiftyReg 2021-05-19T21:03:00.7300200Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/RNiftyReg'... 2021-05-19T21:03:01.6181330Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/corpcor.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/corpcor 2021-05-19T21:03:01.6286300Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/corpcor'... 2021-05-19T21:03:02.2966190Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/Rcpp.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/Rcpp 2021-05-19T21:03:02.3057550Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/Rcpp'... 2021-05-19T21:03:03.3832750Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/ore.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/ore 2021-05-19T21:03:03.3925090Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/ore'... 2021-05-19T21:03:04.0102000Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/RcppEigen.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/RcppEigen 2021-05-19T21:03:04.0194430Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/RcppEigen'... 2021-05-19T21:03:05.2340390Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/RNifti.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/RNifti 2021-05-19T21:03:05.2433920Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/RNifti'... 2021-05-19T21:03:05.9200350Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/divest.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/divest 2021-05-19T21:03:05.9294530Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/divest'... 2021-05-19T21:03:06.5212520Z Submodule 'dcm_qa' (https://github.com/neurolabusc/dcm_qa.git) registered for path 'tests/dcm_qa' 2021-05-19T21:03:06.5219730Z Submodule 'dcm_qa_nih' (https://github.com/neurolabusc/dcm_qa_nih.git) registered for path 'tests/dcm_qa_nih' 2021-05-19T21:03:06.5237970Z Submodule 'tests/dcm_qa_stc' (https://github.com/neurolabusc/dcm_qa_stc.git) registered for path 'tests/dcm_qa_stc' 2021-05-19T21:03:06.5252590Z Submodule 'tests/testthat/dcm_qa_uih' (https://github.com/neurolabusc/dcm_qa_uih.git) registered for path 'tests/dcm_qa_uih' 2021-05-19T21:03:06.5461890Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa'... 2021-05-19T21:03:08.5790130Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_nih'... 2021-05-19T21:03:09.2122670Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_stc'... 2021-05-19T21:03:11.8430370Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_uih'... 2021-05-19T21:03:21.0565000Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/yaml.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/yaml 2021-05-19T21:03:21.0648100Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/yaml'... 2021-05-19T21:03:21.5684110Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/loder.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tractor.base/../lib/loder 2021-05-19T21:03:21.5767440Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpPuetvz/remotes88a92f8d14d2/tractor-tractor-6f92c97/tr