2021-05-15T22:36:51.1105646Z ##[section]Starting: Request a runner to run this job 2021-05-15T22:36:51.2090796Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T22:36:51.3152510Z 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-15T22:36:51.3950766Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T22:36:51.4820127Z ##[section]Finishing: Request a runner to run this job 2021-05-15T22:37:02.4017050Z Current runner version: '2.278.0' 2021-05-15T22:37:02.4069870Z ##[group]Operating System 2021-05-15T22:37:02.4070880Z Mac OS X 2021-05-15T22:37:02.4071500Z 10.15.7 2021-05-15T22:37:02.4071890Z 19H1030 2021-05-15T22:37:02.4072350Z ##[endgroup] 2021-05-15T22:37:02.4072850Z ##[group]Virtual Environment 2021-05-15T22:37:02.4073590Z Environment: macos-10.15 2021-05-15T22:37:02.4074170Z Version: 20210510.1 2021-05-15T22:37:02.4075150Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T22:37:02.4076430Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T22:37:02.4077300Z ##[endgroup] 2021-05-15T22:37:02.4079160Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T22:37:02.4080730Z Actions: write 2021-05-15T22:37:02.4081210Z Checks: write 2021-05-15T22:37:02.4081830Z Contents: write 2021-05-15T22:37:02.4082340Z Deployments: write 2021-05-15T22:37:02.4083060Z Issues: write 2021-05-15T22:37:02.4083620Z Metadata: read 2021-05-15T22:37:02.4084130Z Packages: write 2021-05-15T22:37:02.4084630Z PullRequests: write 2021-05-15T22:37:02.4085240Z RepositoryProjects: write 2021-05-15T22:37:02.4085900Z SecurityEvents: write 2021-05-15T22:37:02.4086450Z Statuses: write 2021-05-15T22:37:02.4087060Z ##[endgroup] 2021-05-15T22:37:02.4090680Z Prepare workflow directory 2021-05-15T22:37:02.5384910Z Prepare all required actions 2021-05-15T22:37:02.5398130Z Getting action download info 2021-05-15T22:37:02.9207830Z Download action repository 'actions/checkout@v2' 2021-05-15T22:37:03.8114310Z Download action repository 'r-lib/actions@master' 2021-05-15T22:37:05.6771490Z Download action repository 'adigherman/actions@master' 2021-05-15T22:37:07.2943910Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T22:37:07.5664560Z Download action repository 'actions/cache@v1' 2021-05-15T22:37:08.6979170Z Download action repository 'actions/upload-artifact@master' 2021-05-15T22:37:08.9543820Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T22:37:09.5986700Z ##[group]Run actions/checkout@v2 2021-05-15T22:37:09.5987350Z with: 2021-05-15T22:37:09.5987830Z repository: neuroconductor/gganatogram 2021-05-15T22:37:09.5988680Z token: *** 2021-05-15T22:37:09.5989050Z ssh-strict: true 2021-05-15T22:37:09.5989500Z persist-credentials: true 2021-05-15T22:37:09.5989930Z clean: true 2021-05-15T22:37:09.5990280Z fetch-depth: 1 2021-05-15T22:37:09.5990620Z lfs: false 2021-05-15T22:37:09.5990980Z submodules: false 2021-05-15T22:37:09.5991310Z env: 2021-05-15T22:37:09.5991710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:09.5992130Z TIC_DEPLOY_KEY: 2021-05-15T22:37:09.5992450Z RSPM: 2021-05-15T22:37:09.5993100Z GITHUB_PAT: *** 2021-05-15T22:37:09.5993490Z COVERALLS_TOKEN: 2021-05-15T22:37:09.5993930Z continue-on-error: false 2021-05-15T22:37:09.5994370Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:09.5994740Z ##[endgroup] 2021-05-15T22:37:10.3463160Z Syncing repository: neuroconductor/gganatogram 2021-05-15T22:37:10.3464450Z ##[group]Getting Git version info 2021-05-15T22:37:10.3466230Z Working directory is '/Users/runner/work/gganatogram/gganatogram' 2021-05-15T22:37:10.3466980Z [command]/usr/local/bin/git version 2021-05-15T22:37:10.8957890Z git version 2.31.1 2021-05-15T22:37:10.9063620Z ##[endgroup] 2021-05-15T22:37:10.9179330Z Deleting the contents of '/Users/runner/work/gganatogram/gganatogram' 2021-05-15T22:37:10.9423180Z ##[group]Initializing the repository 2021-05-15T22:37:10.9475140Z [command]/usr/local/bin/git init /Users/runner/work/gganatogram/gganatogram 2021-05-15T22:37:10.9577950Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T22:37:10.9681520Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T22:37:10.9784930Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T22:37:10.9886890Z hint: 2021-05-15T22:37:10.9990010Z hint: git config --global init.defaultBranch 2021-05-15T22:37:11.0092650Z hint: 2021-05-15T22:37:11.0195280Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T22:37:11.0297940Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T22:37:11.0399880Z hint: 2021-05-15T22:37:11.0502410Z hint: git branch -m 2021-05-15T22:37:11.0605140Z Initialized empty Git repository in /Users/runner/work/gganatogram/gganatogram/.git/ 2021-05-15T22:37:11.0624160Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/gganatogram 2021-05-15T22:37:11.0726060Z ##[endgroup] 2021-05-15T22:37:11.0792130Z ##[group]Disabling automatic garbage collection 2021-05-15T22:37:11.0858540Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T22:37:11.0929100Z ##[endgroup] 2021-05-15T22:37:11.0935840Z ##[group]Setting up auth 2021-05-15T22:37:11.0943700Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T22:37:11.0946970Z [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-15T22:37:11.0951820Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T22:37:11.0957700Z [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-15T22:37:11.0960960Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T22:37:11.0967570Z ##[endgroup] 2021-05-15T22:37:11.0969700Z ##[group]Fetching the repository 2021-05-15T22:37:11.0972700Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +09b025c540c6830d12c60e76bc8cc5606ccfe2fc:refs/tags/1.1.1.s 2021-05-15T22:37:11.0977050Z remote: Enumerating objects: 229, done. 2021-05-15T22:37:11.0978930Z remote: Counting objects: 0% (1/229) 2021-05-15T22:37:11.0979900Z remote: Counting objects: 1% (3/229) 2021-05-15T22:37:11.0983590Z remote: Counting objects: 2% (5/229) 2021-05-15T22:37:11.0988090Z remote: Counting objects: 3% (7/229) 2021-05-15T22:37:11.0992990Z remote: Counting objects: 4% (10/229) 2021-05-15T22:37:11.1015920Z remote: Counting objects: 5% (12/229) 2021-05-15T22:37:11.1020620Z remote: Counting objects: 6% (14/229) 2021-05-15T22:37:11.1025420Z remote: Counting objects: 7% (17/229) 2021-05-15T22:37:11.1031130Z remote: Counting objects: 8% (19/229) 2021-05-15T22:37:11.1032290Z remote: Counting objects: 9% (21/229) 2021-05-15T22:37:11.1036990Z remote: Counting objects: 10% (23/229) 2021-05-15T22:37:11.1040270Z remote: Counting objects: 11% (26/229) 2021-05-15T22:37:11.1042200Z remote: Counting objects: 12% (28/229) 2021-05-15T22:37:11.1044210Z remote: Counting objects: 13% (30/229) 2021-05-15T22:37:11.1046390Z remote: Counting objects: 14% (33/229) 2021-05-15T22:37:11.1047300Z remote: Counting objects: 15% (35/229) 2021-05-15T22:37:11.1049640Z remote: Counting objects: 16% (37/229) 2021-05-15T22:37:11.1050610Z remote: Counting objects: 17% (39/229) 2021-05-15T22:37:11.1051520Z remote: Counting objects: 18% (42/229) 2021-05-15T22:37:11.1052350Z remote: Counting objects: 19% (44/229) 2021-05-15T22:37:11.1054970Z remote: Counting objects: 20% (46/229) 2021-05-15T22:37:11.1057660Z remote: Counting objects: 21% (49/229) 2021-05-15T22:37:11.1058760Z remote: Counting objects: 22% (51/229) 2021-05-15T22:37:11.1060680Z remote: Counting objects: 23% (53/229) 2021-05-15T22:37:11.1062720Z remote: Counting objects: 24% (55/229) 2021-05-15T22:37:11.1065860Z remote: Counting objects: 25% (58/229) 2021-05-15T22:37:11.1067790Z remote: Counting objects: 26% (60/229) 2021-05-15T22:37:11.1070930Z remote: Counting objects: 27% (62/229) 2021-05-15T22:37:11.1072710Z remote: Counting objects: 28% (65/229) 2021-05-15T22:37:11.1074640Z remote: Counting objects: 29% (67/229) 2021-05-15T22:37:11.1079600Z remote: Counting objects: 30% (69/229) 2021-05-15T22:37:11.1082460Z remote: Counting objects: 31% (71/229) 2021-05-15T22:37:11.1084560Z remote: Counting objects: 32% (74/229) 2021-05-15T22:37:11.1086640Z remote: Counting objects: 33% (76/229) 2021-05-15T22:37:11.1087870Z remote: Counting objects: 34% (78/229) 2021-05-15T22:37:11.1089780Z remote: Counting objects: 35% (81/229) 2021-05-15T22:37:11.1093000Z remote: Counting objects: 36% (83/229) 2021-05-15T22:37:11.1094300Z remote: Counting objects: 37% (85/229) 2021-05-15T22:37:11.1096430Z remote: Counting objects: 38% (88/229) 2021-05-15T22:37:11.1097730Z remote: Counting objects: 39% (90/229) 2021-05-15T22:37:11.1101650Z remote: Counting objects: 40% (92/229) 2021-05-15T22:37:11.1102320Z remote: Counting objects: 41% (94/229) 2021-05-15T22:37:11.1105680Z remote: Counting objects: 42% (97/229) 2021-05-15T22:37:11.1107670Z remote: Counting objects: 43% (99/229) 2021-05-15T22:37:11.1109890Z remote: Counting objects: 44% (101/229) 2021-05-15T22:37:11.1111050Z remote: Counting objects: 45% (104/229) 2021-05-15T22:37:11.1113000Z remote: Counting objects: 46% (106/229) 2021-05-15T22:37:11.1114100Z remote: Counting objects: 47% (108/229) 2021-05-15T22:37:11.1116110Z remote: Counting objects: 48% (110/229) 2021-05-15T22:37:11.1118920Z remote: Counting objects: 49% (113/229) 2021-05-15T22:37:11.1120900Z remote: Counting objects: 50% (115/229) 2021-05-15T22:37:11.1122160Z remote: Counting objects: 51% (117/229) 2021-05-15T22:37:11.1125260Z remote: Counting objects: 52% (120/229) 2021-05-15T22:37:11.1127280Z remote: Counting objects: 53% (122/229) 2021-05-15T22:37:11.1129940Z remote: Counting objects: 54% (124/229) 2021-05-15T22:37:11.1130890Z remote: Counting objects: 55% (126/229) 2021-05-15T22:37:11.1132560Z remote: Counting objects: 56% (129/229) 2021-05-15T22:37:11.1134180Z remote: Counting objects: 57% (131/229) 2021-05-15T22:37:11.1135370Z remote: Counting objects: 58% (133/229) 2021-05-15T22:37:11.1136360Z remote: Counting objects: 59% (136/229) 2021-05-15T22:37:11.1137920Z remote: Counting objects: 60% (138/229) 2021-05-15T22:37:11.1139590Z remote: Counting objects: 61% (140/229) 2021-05-15T22:37:11.1142510Z remote: Counting objects: 62% (142/229) 2021-05-15T22:37:11.1143700Z remote: Counting objects: 63% (145/229) 2021-05-15T22:37:11.1145380Z remote: Counting objects: 64% (147/229) 2021-05-15T22:37:11.1147070Z remote: Counting objects: 65% (149/229) 2021-05-15T22:37:11.1149100Z remote: Counting objects: 66% (152/229) 2021-05-15T22:37:11.1150720Z remote: Counting objects: 67% (154/229) 2021-05-15T22:37:11.1152340Z remote: Counting objects: 68% (156/229) 2021-05-15T22:37:11.1155600Z remote: Counting objects: 69% (159/229) 2021-05-15T22:37:11.1156610Z remote: Counting objects: 70% (161/229) 2021-05-15T22:37:11.1158210Z remote: Counting objects: 71% (163/229) 2021-05-15T22:37:11.1159890Z remote: Counting objects: 72% (165/229) 2021-05-15T22:37:11.1161300Z remote: Counting objects: 73% (168/229) 2021-05-15T22:37:11.1162890Z remote: Counting objects: 74% (170/229) 2021-05-15T22:37:11.1163910Z remote: Counting objects: 75% (172/229) 2021-05-15T22:37:11.1165660Z remote: Counting objects: 76% (175/229) 2021-05-15T22:37:11.1168900Z remote: Counting objects: 77% (177/229) 2021-05-15T22:37:11.1170920Z remote: Counting objects: 78% (179/229) 2021-05-15T22:37:11.1171930Z remote: Counting objects: 79% (181/229) 2021-05-15T22:37:11.1173630Z remote: Counting objects: 80% (184/229) 2021-05-15T22:37:11.1175320Z remote: Counting objects: 81% (186/229) 2021-05-15T22:37:11.1176270Z remote: Counting objects: 82% (188/229) 2021-05-15T22:37:11.1178110Z remote: Counting objects: 83% (191/229) 2021-05-15T22:37:11.1181020Z remote: Counting objects: 84% (193/229) 2021-05-15T22:37:11.1183430Z remote: Counting objects: 85% (195/229) 2021-05-15T22:37:11.1185040Z remote: Counting objects: 86% (197/229) 2021-05-15T22:37:11.1185670Z remote: Counting objects: 87% (200/229) 2021-05-15T22:37:11.1187370Z remote: Counting objects: 88% (202/229) 2021-05-15T22:37:11.1189090Z remote: Counting objects: 89% (204/229) 2021-05-15T22:37:11.1189980Z remote: Counting objects: 90% (207/229) 2021-05-15T22:37:11.1191680Z remote: Counting objects: 91% (209/229) 2021-05-15T22:37:11.1193600Z remote: Counting objects: 92% (211/229) 2021-05-15T22:37:11.1195350Z remote: Counting objects: 93% (213/229) 2021-05-15T22:37:11.1196970Z remote: Counting objects: 94% (216/229) 2021-05-15T22:37:11.1198010Z remote: Counting objects: 95% (218/229) 2021-05-15T22:37:11.1200270Z remote: Counting objects: 96% (220/229) 2021-05-15T22:37:11.1202020Z remote: Counting objects: 97% (223/229) 2021-05-15T22:37:11.1203710Z remote: Counting objects: 98% (225/229) 2021-05-15T22:37:11.1204660Z remote: Counting objects: 99% (227/229) 2021-05-15T22:37:11.1206940Z remote: Counting objects: 100% (229/229) 2021-05-15T22:37:11.1208710Z remote: Counting objects: 100% (229/229), done. 2021-05-15T22:37:11.1210360Z remote: Compressing objects: 0% (1/211) 2021-05-15T22:37:11.1212090Z remote: Compressing objects: 1% (3/211) 2021-05-15T22:37:11.1214120Z remote: Compressing objects: 2% (5/211) 2021-05-15T22:37:11.1214870Z remote: Compressing objects: 3% (7/211) 2021-05-15T22:37:11.1216600Z remote: Compressing objects: 4% (9/211) 2021-05-15T22:37:11.1218840Z remote: Compressing objects: 5% (11/211) 2021-05-15T22:37:11.1220610Z remote: Compressing objects: 6% (13/211) 2021-05-15T22:37:11.1221780Z remote: Compressing objects: 7% (15/211) 2021-05-15T22:37:11.1222800Z remote: Compressing objects: 8% (17/211) 2021-05-15T22:37:11.1224540Z remote: Compressing objects: 9% (19/211) 2021-05-15T22:37:11.1226190Z remote: Compressing objects: 10% (22/211) 2021-05-15T22:37:11.1227240Z remote: Compressing objects: 11% (24/211) 2021-05-15T22:37:11.1228960Z remote: Compressing objects: 12% (26/211) 2021-05-15T22:37:11.1230660Z remote: Compressing objects: 13% (28/211) 2021-05-15T22:37:11.1232790Z remote: Compressing objects: 14% (30/211) 2021-05-15T22:37:11.1233880Z remote: Compressing objects: 15% (32/211) 2021-05-15T22:37:11.1235630Z remote: Compressing objects: 16% (34/211) 2021-05-15T22:37:11.1237240Z remote: Compressing objects: 17% (36/211) 2021-05-15T22:37:11.1238890Z remote: Compressing objects: 18% (38/211) 2021-05-15T22:37:11.1240490Z remote: Compressing objects: 19% (41/211) 2021-05-15T22:37:11.1242220Z remote: Compressing objects: 20% (43/211) 2021-05-15T22:37:11.1243910Z remote: Compressing objects: 21% (45/211) 2021-05-15T22:37:11.1245410Z remote: Compressing objects: 22% (47/211) 2021-05-15T22:37:11.1247410Z remote: Compressing objects: 23% (49/211) 2021-05-15T22:37:11.1249130Z remote: Compressing objects: 24% (51/211) 2021-05-15T22:37:11.1250860Z remote: Compressing objects: 25% (53/211) 2021-05-15T22:37:11.1252630Z remote: Compressing objects: 26% (55/211) 2021-05-15T22:37:11.1254360Z remote: Compressing objects: 27% (57/211) 2021-05-15T22:37:11.1256530Z remote: Compressing objects: 28% (60/211) 2021-05-15T22:37:11.1258750Z remote: Compressing objects: 29% (62/211) 2021-05-15T22:37:11.1259690Z remote: Compressing objects: 30% (64/211) 2021-05-15T22:37:11.1261370Z remote: Compressing objects: 31% (66/211) 2021-05-15T22:37:11.1263020Z remote: Compressing objects: 32% (68/211) 2021-05-15T22:37:11.1264680Z remote: Compressing objects: 33% (70/211) 2021-05-15T22:37:11.1266290Z remote: Compressing objects: 34% (72/211) 2021-05-15T22:37:11.1266970Z remote: Compressing objects: 35% (74/211) 2021-05-15T22:37:11.1268650Z remote: Compressing objects: 36% (76/211) 2021-05-15T22:37:11.1270930Z remote: Compressing objects: 37% (79/211) 2021-05-15T22:37:11.1272590Z remote: Compressing objects: 38% (81/211) 2021-05-15T22:37:11.1274290Z remote: Compressing objects: 39% (83/211) 2021-05-15T22:37:11.1275910Z remote: Compressing objects: 40% (85/211) 2021-05-15T22:37:11.1277630Z remote: Compressing objects: 41% (87/211) 2021-05-15T22:37:11.1279400Z remote: Compressing objects: 42% (89/211) 2021-05-15T22:37:11.1281060Z remote: Compressing objects: 43% (91/211) 2021-05-15T22:37:11.1282090Z remote: Compressing objects: 43% (92/211) 2021-05-15T22:37:11.1284260Z remote: Compressing objects: 44% (93/211) 2021-05-15T22:37:11.1285330Z remote: Compressing objects: 45% (95/211) 2021-05-15T22:37:11.1287090Z remote: Compressing objects: 46% (98/211) 2021-05-15T22:37:11.1288760Z remote: Compressing objects: 47% (100/211) 2021-05-15T22:37:11.1290490Z remote: Compressing objects: 48% (102/211) 2021-05-15T22:37:11.1292150Z remote: Compressing objects: 49% (104/211) 2021-05-15T22:37:11.1293810Z remote: Compressing objects: 50% (106/211) 2021-05-15T22:37:11.1294740Z remote: Compressing objects: 51% (108/211) 2021-05-15T22:37:11.1297010Z remote: Compressing objects: 52% (110/211) 2021-05-15T22:37:11.1299490Z remote: Compressing objects: 53% (112/211) 2021-05-15T22:37:11.1300270Z remote: Compressing objects: 54% (114/211) 2021-05-15T22:37:11.1301850Z remote: Compressing objects: 55% (117/211) 2021-05-15T22:37:11.1303660Z remote: Compressing objects: 56% (119/211) 2021-05-15T22:37:11.1304740Z remote: Compressing objects: 57% (121/211) 2021-05-15T22:37:11.1305950Z remote: Compressing objects: 58% (123/211) 2021-05-15T22:37:11.1306990Z remote: Compressing objects: 59% (125/211) 2021-05-15T22:37:11.1309830Z remote: Compressing objects: 60% (127/211) 2021-05-15T22:37:11.1311780Z remote: Compressing objects: 61% (129/211) 2021-05-15T22:37:11.1313480Z remote: Compressing objects: 62% (131/211) 2021-05-15T22:37:11.1314160Z remote: Compressing objects: 63% (133/211) 2021-05-15T22:37:11.1315110Z remote: Compressing objects: 64% (136/211) 2021-05-15T22:37:11.1316920Z remote: Compressing objects: 65% (138/211) 2021-05-15T22:37:11.1318520Z remote: Compressing objects: 66% (140/211) 2021-05-15T22:37:11.1320300Z remote: Compressing objects: 67% (142/211) 2021-05-15T22:37:11.1322510Z remote: Compressing objects: 68% (144/211) 2021-05-15T22:37:11.1323790Z remote: Compressing objects: 69% (146/211) 2021-05-15T22:37:11.1325480Z remote: Compressing objects: 70% (148/211) 2021-05-15T22:37:11.1327240Z remote: Compressing objects: 71% (150/211) 2021-05-15T22:37:11.1328230Z remote: Compressing objects: 72% (152/211) 2021-05-15T22:37:11.1329160Z remote: Compressing objects: 73% (155/211) 2021-05-15T22:37:11.1330100Z remote: Compressing objects: 74% (157/211) 2021-05-15T22:37:11.1331870Z remote: Compressing objects: 75% (159/211) 2021-05-15T22:37:11.1333680Z remote: Compressing objects: 76% (161/211) 2021-05-15T22:37:11.1335540Z remote: Compressing objects: 77% (163/211) 2021-05-15T22:37:11.1337760Z remote: Compressing objects: 78% (165/211) 2021-05-15T22:37:11.1339530Z remote: Compressing objects: 79% (167/211) 2021-05-15T22:37:11.1341200Z remote: Compressing objects: 80% (169/211) 2021-05-15T22:37:11.1342880Z remote: Compressing objects: 81% (171/211) 2021-05-15T22:37:11.1343890Z remote: Compressing objects: 82% (174/211) 2021-05-15T22:37:11.1345550Z remote: Compressing objects: 83% (176/211) 2021-05-15T22:37:11.1347670Z remote: Compressing objects: 84% (178/211) 2021-05-15T22:37:11.1349520Z remote: Compressing objects: 85% (180/211) 2021-05-15T22:37:11.1351540Z remote: Compressing objects: 86% (182/211) 2021-05-15T22:37:11.1353060Z remote: Compressing objects: 87% (184/211) 2021-05-15T22:37:11.1354170Z remote: Compressing objects: 88% (186/211) 2021-05-15T22:37:11.1355880Z remote: Compressing objects: 89% (188/211) 2021-05-15T22:37:11.1357400Z remote: Compressing objects: 90% (190/211) 2021-05-15T22:37:11.1360020Z remote: Compressing objects: 91% (193/211) 2021-05-15T22:37:11.1360970Z remote: Compressing objects: 92% (195/211) 2021-05-15T22:37:11.1362710Z remote: Compressing objects: 93% (197/211) 2021-05-15T22:37:11.1364360Z remote: Compressing objects: 94% (199/211) 2021-05-15T22:37:11.1366100Z remote: Compressing objects: 95% (201/211) 2021-05-15T22:37:11.1367820Z remote: Compressing objects: 96% (203/211) 2021-05-15T22:37:11.1369510Z remote: Compressing objects: 97% (205/211) 2021-05-15T22:37:11.1372990Z remote: Compressing objects: 98% (207/211) 2021-05-15T22:37:11.1373670Z remote: Compressing objects: 99% (209/211) 2021-05-15T22:37:11.1375400Z remote: Compressing objects: 100% (211/211) 2021-05-15T22:37:11.1377170Z remote: Compressing objects: 100% (211/211), done. 2021-05-15T22:37:11.1378820Z Receiving objects: 0% (1/229) 2021-05-15T22:37:11.1380860Z Receiving objects: 1% (3/229) 2021-05-15T22:37:11.1382520Z Receiving objects: 2% (5/229) 2021-05-15T22:37:11.1385160Z Receiving objects: 3% (7/229) 2021-05-15T22:37:11.1386850Z Receiving objects: 4% (10/229) 2021-05-15T22:37:11.1388510Z Receiving objects: 5% (12/229) 2021-05-15T22:37:11.1390090Z Receiving objects: 6% (14/229) 2021-05-15T22:37:11.1391640Z Receiving objects: 7% (17/229) 2021-05-15T22:37:11.1392590Z Receiving objects: 8% (19/229) 2021-05-15T22:37:11.1394190Z Receiving objects: 9% (21/229) 2021-05-15T22:37:11.1395790Z Receiving objects: 10% (23/229) 2021-05-15T22:37:11.1397390Z Receiving objects: 11% (26/229) 2021-05-15T22:37:11.1398980Z Receiving objects: 12% (28/229) 2021-05-15T22:37:11.1399910Z Receiving objects: 13% (30/229) 2021-05-15T22:37:11.1400950Z Receiving objects: 14% (33/229) 2021-05-15T22:37:11.1401890Z Receiving objects: 15% (35/229) 2021-05-15T22:37:11.1403390Z Receiving objects: 16% (37/229) 2021-05-15T22:37:11.1404240Z Receiving objects: 17% (39/229) 2021-05-15T22:37:11.1405810Z Receiving objects: 18% (42/229) 2021-05-15T22:37:11.1407710Z Receiving objects: 19% (44/229) 2021-05-15T22:37:11.1409410Z Receiving objects: 20% (46/229) 2021-05-15T22:37:11.1410310Z Receiving objects: 21% (49/229) 2021-05-15T22:37:11.1412000Z Receiving objects: 22% (51/229) 2021-05-15T22:37:11.1413560Z Receiving objects: 23% (53/229) 2021-05-15T22:37:11.1415210Z Receiving objects: 24% (55/229) 2021-05-15T22:37:11.1416130Z Receiving objects: 25% (58/229) 2021-05-15T22:37:11.1417700Z Receiving objects: 26% (60/229) 2021-05-15T22:37:11.1419420Z Receiving objects: 27% (62/229) 2021-05-15T22:37:11.1420940Z Receiving objects: 28% (65/229) 2021-05-15T22:37:11.1424020Z Receiving objects: 29% (67/229) 2021-05-15T22:37:11.1424970Z Receiving objects: 30% (69/229) 2021-05-15T22:37:11.1426610Z Receiving objects: 31% (71/229) 2021-05-15T22:37:11.1427460Z Receiving objects: 32% (74/229) 2021-05-15T22:37:11.1429100Z Receiving objects: 33% (76/229) 2021-05-15T22:37:11.1430390Z Receiving objects: 34% (78/229) 2021-05-15T22:37:11.1432030Z Receiving objects: 35% (81/229) 2021-05-15T22:37:11.1433280Z Receiving objects: 36% (83/229) 2021-05-15T22:37:11.1435040Z Receiving objects: 37% (85/229) 2021-05-15T22:37:11.1435970Z Receiving objects: 38% (88/229) 2021-05-15T22:37:11.1437580Z Receiving objects: 39% (90/229) 2021-05-15T22:37:11.1439230Z Receiving objects: 40% (92/229) 2021-05-15T22:37:11.1658010Z Receiving objects: 41% (94/229) 2021-05-15T22:37:11.1805660Z Receiving objects: 42% (97/229) 2021-05-15T22:37:11.1843120Z Receiving objects: 43% (99/229) 2021-05-15T22:37:11.2019310Z Receiving objects: 44% (101/229) 2021-05-15T22:37:11.2031830Z Receiving objects: 45% (104/229) 2021-05-15T22:37:11.2044030Z Receiving objects: 46% (106/229) 2021-05-15T22:37:11.2190830Z Receiving objects: 47% (108/229) 2021-05-15T22:37:11.2357480Z Receiving objects: 48% (110/229) 2021-05-15T22:37:11.2519130Z Receiving objects: 49% (113/229) 2021-05-15T22:37:11.2524110Z Receiving objects: 50% (115/229) 2021-05-15T22:37:11.2624370Z Receiving objects: 51% (117/229) 2021-05-15T22:37:11.2634530Z Receiving objects: 52% (120/229) 2021-05-15T22:37:11.2673410Z Receiving objects: 53% (122/229) 2021-05-15T22:37:11.2713290Z Receiving objects: 54% (124/229) 2021-05-15T22:37:11.3120900Z Receiving objects: 55% (126/229) 2021-05-15T22:37:11.3154760Z Receiving objects: 56% (129/229) 2021-05-15T22:37:11.3196120Z Receiving objects: 57% (131/229) 2021-05-15T22:37:11.3348400Z Receiving objects: 58% (133/229) 2021-05-15T22:37:11.3363880Z Receiving objects: 59% (136/229) 2021-05-15T22:37:11.3395760Z Receiving objects: 60% (138/229) 2021-05-15T22:37:11.3507710Z Receiving objects: 61% (140/229) 2021-05-15T22:37:11.3633070Z Receiving objects: 62% (142/229) 2021-05-15T22:37:11.5492160Z Receiving objects: 63% (145/229) 2021-05-15T22:37:11.5756660Z Receiving objects: 64% (147/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.6632090Z Receiving objects: 65% (149/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.6780100Z Receiving objects: 66% (152/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.7345860Z Receiving objects: 67% (154/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.8161710Z Receiving objects: 68% (156/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.8348510Z Receiving objects: 69% (159/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.8480680Z Receiving objects: 70% (161/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.8581350Z Receiving objects: 71% (163/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.8810090Z Receiving objects: 72% (165/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.8837830Z Receiving objects: 73% (168/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.8980660Z Receiving objects: 74% (170/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.9190310Z Receiving objects: 75% (172/229), 22.56 MiB | 45.11 MiB/s 2021-05-15T22:37:11.9280940Z Receiving objects: 76% (175/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:11.9420060Z Receiving objects: 77% (177/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:11.9497340Z Receiving objects: 78% (179/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:11.9519210Z Receiving objects: 79% (181/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:11.9532910Z Receiving objects: 80% (184/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:11.9626260Z Receiving objects: 81% (186/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.0049140Z Receiving objects: 82% (188/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.0072970Z Receiving objects: 82% (190/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.0644820Z Receiving objects: 83% (191/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.0922950Z Receiving objects: 84% (193/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.0981170Z Receiving objects: 85% (195/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.0994020Z Receiving objects: 86% (197/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.0998260Z Receiving objects: 87% (200/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1004200Z Receiving objects: 88% (202/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1013200Z Receiving objects: 89% (204/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1114980Z Receiving objects: 90% (207/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1118530Z remote: Total 229 (delta 26), reused 167 (delta 14), pack-reused 0 2021-05-15T22:37:12.1120960Z Receiving objects: 91% (209/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1122640Z Receiving objects: 92% (211/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1124230Z Receiving objects: 93% (213/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1125730Z Receiving objects: 94% (216/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1127390Z Receiving objects: 95% (218/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1129250Z Receiving objects: 96% (220/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1130610Z Receiving objects: 97% (223/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1131690Z Receiving objects: 98% (225/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1132900Z Receiving objects: 99% (227/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1134270Z Receiving objects: 100% (229/229), 46.87 MiB | 46.91 MiB/s 2021-05-15T22:37:12.1135140Z Receiving objects: 100% (229/229), 55.40 MiB | 46.62 MiB/s, done. 2021-05-15T22:37:12.1136210Z Resolving deltas: 0% (0/26) 2021-05-15T22:37:12.1137030Z Resolving deltas: 3% (1/26) 2021-05-15T22:37:12.1137750Z Resolving deltas: 7% (2/26) 2021-05-15T22:37:12.1142240Z Resolving deltas: 11% (3/26) 2021-05-15T22:37:12.1143150Z Resolving deltas: 15% (4/26) 2021-05-15T22:37:12.1143910Z Resolving deltas: 19% (5/26) 2021-05-15T22:37:12.1145330Z Resolving deltas: 23% (6/26) 2021-05-15T22:37:12.1146140Z Resolving deltas: 26% (7/26) 2021-05-15T22:37:12.1146970Z Resolving deltas: 30% (8/26) 2021-05-15T22:37:12.1147760Z Resolving deltas: 34% (9/26) 2021-05-15T22:37:12.1148650Z Resolving deltas: 38% (10/26) 2021-05-15T22:37:12.1149410Z Resolving deltas: 42% (11/26) 2021-05-15T22:37:12.1150220Z Resolving deltas: 46% (12/26) 2021-05-15T22:37:12.1151710Z Resolving deltas: 50% (13/26) 2021-05-15T22:37:12.1152550Z Resolving deltas: 53% (14/26) 2021-05-15T22:37:12.1153290Z Resolving deltas: 65% (17/26) 2021-05-15T22:37:12.1154080Z Resolving deltas: 69% (18/26) 2021-05-15T22:37:12.1154800Z Resolving deltas: 73% (19/26) 2021-05-15T22:37:12.1155520Z Resolving deltas: 76% (20/26) 2021-05-15T22:37:12.1156290Z Resolving deltas: 80% (21/26) 2021-05-15T22:37:12.1157030Z Resolving deltas: 84% (22/26) 2021-05-15T22:37:12.1157760Z Resolving deltas: 88% (23/26) 2021-05-15T22:37:12.1158530Z Resolving deltas: 92% (24/26) 2021-05-15T22:37:12.1159260Z Resolving deltas: 96% (25/26) 2021-05-15T22:37:12.1160190Z Resolving deltas: 100% (26/26) 2021-05-15T22:37:12.1161000Z Resolving deltas: 100% (26/26), done. 2021-05-15T22:37:12.1450400Z From https://github.com/neuroconductor/gganatogram 2021-05-15T22:37:12.1452450Z * [new ref] 09b025c540c6830d12c60e76bc8cc5606ccfe2fc -> 1.1.1.s 2021-05-15T22:37:12.1519270Z ##[endgroup] 2021-05-15T22:37:12.1521110Z ##[group]Determining the checkout info 2021-05-15T22:37:12.1527650Z ##[endgroup] 2021-05-15T22:37:12.1531780Z ##[group]Checking out the ref 2021-05-15T22:37:12.1533740Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.1.1.s 2021-05-15T22:37:12.8267020Z HEAD is now at 09b025c Version id 52 stable 2021-05-15T22:37:12.8293790Z ##[endgroup] 2021-05-15T22:37:12.8394700Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T22:37:12.8467490Z '09b025c540c6830d12c60e76bc8cc5606ccfe2fc' 2021-05-15T22:37:12.8657940Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T22:37:12.8658520Z with: 2021-05-15T22:37:12.8658870Z r-version: 3.5 2021-05-15T22:37:12.8659260Z Ncpus: 1 2021-05-15T22:37:12.8659750Z crayon.enabled: NULL 2021-05-15T22:37:12.8660310Z remove-openmp-macos: true 2021-05-15T22:37:12.8660840Z http-user-agent: default 2021-05-15T22:37:12.8671090Z install-r: true 2021-05-15T22:37:12.8671670Z windows-path-include-mingw: true 2021-05-15T22:37:12.8672580Z env: 2021-05-15T22:37:12.8672970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:12.8673380Z TIC_DEPLOY_KEY: 2021-05-15T22:37:12.8673690Z RSPM: 2021-05-15T22:37:12.8674910Z GITHUB_PAT: *** 2021-05-15T22:37:12.8675300Z COVERALLS_TOKEN: 2021-05-15T22:37:12.8675720Z continue-on-error: false 2021-05-15T22:37:12.8676160Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:12.8676520Z ##[endgroup] 2021-05-15T22:37:13.1353570Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T22:37:15.8447640Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-15T22:37:16.2882800Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T22:37:18.5123420Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T22:37:19.0908290Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T22:37:19.1018720Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T22:37:19.1120330Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T22:37:19.1222050Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T22:37:19.1322620Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T22:37:19.1424750Z Checksumming (Apple_Free : 3)… 2021-05-15T22:37:19.1524300Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T22:37:19.1567710Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T22:37:19.1577340Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T22:37:19.1670270Z Checksumming (Apple_Free : 5)… 2021-05-15T22:37:20.0057710Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T22:37:20.0159470Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T22:37:21.0110940Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T22:37:21.0213970Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T22:37:21.0215000Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T22:37:21.0290390Z verified CRC32 $84F1919B 2021-05-15T22:37:21.5101390Z /dev/disk2 GUID_partition_scheme 2021-05-15T22:37:21.5219250Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T22:37:21.5600560Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T22:37:26.0509940Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T22:37:26.0512520Z To reinstall 0.29.2_3, run: 2021-05-15T22:37:26.0514060Z brew reinstall pkg-config 2021-05-15T22:37:26.1488670Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T22:37:27.7951730Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T22:37:28.1017010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T22%3A45%3A00Z&sig=BpXsgcNsWGSkBByhahSYCJtPtc9C8O%2Fp4yJ66AfuQH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:37:28.3698820Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T22:37:29.7375870Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-15T22:37:29.7475910Z installer: Upgrading at base path / 2021-05-15T22:37:29.7536060Z installer: The upgrade was successful. 2021-05-15T22:37:32.7668790Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T22:37:32.8832790Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T22:37:34.3020500Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T22:37:34.3222720Z installer: Package name is gfortran 2021-05-15T22:37:34.3324310Z installer: Installing at base path / 2021-05-15T22:37:34.3425970Z installer: The install was successful. 2021-05-15T22:37:34.3471760Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T22:37:34.4441900Z "disk2" ejected. 2021-05-15T22:37:34.4544470Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T22:37:34.6042150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T22%3A45%3A00Z&sig=x1NJVbsCmJOoB%2FSNzNdamA38aOox%2FuWJVHNlaj%2BeVHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:37:34.6849990Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T22:37:38.2274400Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T22:37:39.0739640Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T22:37:39.0998710Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T22:37:39.0999290Z env: 2021-05-15T22:37:39.0999710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:39.1000180Z TIC_DEPLOY_KEY: 2021-05-15T22:37:39.1000540Z RSPM: 2021-05-15T22:37:39.1001750Z GITHUB_PAT: *** 2021-05-15T22:37:39.1002200Z COVERALLS_TOKEN: 2021-05-15T22:37:39.1002650Z continue-on-error: false 2021-05-15T22:37:39.1003260Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:39.1003740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:37:39.1004190Z TZ: UTC 2021-05-15T22:37:39.1004560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:37:39.1004970Z NOT_CRAN: true 2021-05-15T22:37:39.1005320Z ##[endgroup] 2021-05-15T22:37:39.7456110Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T22:37:39.8945800Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T22:37:39.8964570Z Dload Upload Total Spent Left Speed 2021-05-15T22:37:39.8965280Z 2021-05-15T22:37:39.9242710Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:37:39.9249570Z 100 117 0 117 0 0 3900 0 --:--:-- --:--:-- --:--:-- 3900 2021-05-15T22:37:40.2171940Z 2021-05-15T22:37:40.2294020Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:37:40.6985330Z 2021-05-15T22:37:41.7043450Z 0 82.6M 0 15859 0 0 19725 0 1:13:13 --:--:-- 1:13:13 19725 2021-05-15T22:37:42.6540080Z 11 82.6M 11 9808k 0 0 5418k 0 0:00:15 0:00:01 0:00:14 9743k 2021-05-15T22:37:43.6690380Z 20 82.6M 20 17.1M 0 0 6355k 0 0:00:13 0:00:02 0:00:11 8957k 2021-05-15T22:37:44.6673110Z 31 82.6M 31 26.3M 0 0 7156k 0 0:00:11 0:00:03 0:00:08 9093k 2021-05-15T22:37:45.6729920Z 41 82.6M 41 34.1M 0 0 7327k 0 0:00:11 0:00:04 0:00:07 8808k 2021-05-15T22:37:46.6751380Z 50 82.6M 50 42.1M 0 0 7468k 0 0:00:11 0:00:05 0:00:06 8670k 2021-05-15T22:37:47.6820480Z 60 82.6M 60 50.2M 0 0 7590k 0 0:00:11 0:00:06 0:00:05 8381k 2021-05-15T22:37:48.6866060Z 70 82.6M 70 58.3M 0 0 7668k 0 0:00:11 0:00:07 0:00:04 8388k 2021-05-15T22:37:49.6460120Z 81 82.6M 81 67.5M 0 0 7867k 0 0:00:10 0:00:08 0:00:02 8399k 2021-05-15T22:37:50.3294410Z 92 82.6M 92 76.5M 0 0 8036k 0 0:00:10 0:00:09 0:00:01 8715k 2021-05-15T22:37:50.3296670Z 100 82.6M 100 82.6M 0 0 8109k 0 0:00:10 0:00:10 --:--:-- 8906k 2021-05-15T22:37:54.3868560Z ##[group]Run tlmgr update --self 2021-05-15T22:37:54.3869290Z tlmgr update --self 2021-05-15T22:37:54.3870140Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T22:37:54.3870940Z tlmgr update --all 2021-05-15T22:37:54.4050940Z shell: /bin/bash -e {0} 2021-05-15T22:37:54.4052100Z env: 2021-05-15T22:37:54.4052530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:54.4053020Z TIC_DEPLOY_KEY: 2021-05-15T22:37:54.4053390Z RSPM: 2021-05-15T22:37:54.4055160Z GITHUB_PAT: *** 2021-05-15T22:37:54.4055640Z COVERALLS_TOKEN: 2021-05-15T22:37:54.4056100Z continue-on-error: false 2021-05-15T22:37:54.4056590Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:54.4057070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:37:54.4057520Z TZ: UTC 2021-05-15T22:37:54.4057870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:37:54.4058280Z NOT_CRAN: true 2021-05-15T22:37:54.4058740Z ##[endgroup] 2021-05-15T22:37:56.4740650Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:37:56.4751130Z tlmgr: no self-updates for tlmgr available 2021-05-15T22:37:58.6615010Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:37:58.6621770Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T22:37:58.8222840Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T22:37:59.0505060Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T22:37:59.2028060Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T22:37:59.3718050Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T22:37:59.5226520Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T22:38:03.0009560Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-15T22:38:03.0010310Z [8/89, 00:04/00:04] install: biblatex [238k] 2021-05-15T22:38:03.1443400Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-15T22:38:03.2923160Z [10/89, 00:05/00:05] install: checkcites [7k] 2021-05-15T22:38:03.4287420Z [11/89, 00:05/00:05] install: chickenize [15k] 2021-05-15T22:38:03.5860760Z [12/89, 00:05/00:05] install: chinese-jfm [3k] 2021-05-15T22:38:03.7306390Z [13/89, 00:05/00:05] install: cloze [9k] 2021-05-15T22:38:03.8702610Z [14/89, 00:05/00:05] install: colorprofiles [86k] 2021-05-15T22:38:04.0595650Z [15/89, 00:06/00:06] install: combofont [2k] 2021-05-15T22:38:04.2009570Z [16/89, 00:06/00:06] install: courier [470k] 2021-05-15T22:38:04.4985580Z [17/89, 00:06/00:06] install: courier-scaled [3k] 2021-05-15T22:38:04.6560030Z [18/89, 00:06/00:06] install: cstypo [3k] 2021-05-15T22:38:04.7963410Z [19/89, 00:06/00:06] install: ctablestack [2k] 2021-05-15T22:38:04.9375080Z [20/89, 00:06/00:06] install: ekdosis [19k] 2021-05-15T22:38:05.1063350Z [21/89, 00:07/00:07] install: emoji [40k] 2021-05-15T22:38:05.2788880Z [22/89, 00:07/00:07] install: emojicite [2k] 2021-05-15T22:38:05.4202140Z [23/89, 00:07/00:07] install: enctex [24k] 2021-05-15T22:38:05.5958780Z [24/89, 00:07/00:07] install: enigma [18k] 2021-05-15T22:38:05.7679780Z [25/89, 00:07/00:07] install: etex-pkg [6k] 2021-05-15T22:38:05.9156380Z [26/89, 00:07/00:07] install: filecontents [3k] 2021-05-15T22:38:06.0637580Z [27/89, 00:08/00:08] install: grfext [3k] 2021-05-15T22:38:06.2042610Z [28/89, 00:08/00:08] install: hyphenex [9k] 2021-05-15T22:38:06.3499610Z [29/89, 00:08/00:08] install: ifplatform [2k] 2021-05-15T22:38:06.4897330Z [30/89, 00:08/00:08] install: innerscript [4k] 2021-05-15T22:38:06.6368640Z [31/89, 00:08/00:08] install: interpreter [7k] 2021-05-15T22:38:06.7833240Z [32/89, 00:08/00:08] install: kanaparser [5k] 2021-05-15T22:38:06.9298170Z [33/89, 00:08/00:08] install: knuth-local [23k] 2021-05-15T22:38:07.1053880Z [34/89, 00:09/00:09] install: logreq [4k] 2021-05-15T22:38:07.2591000Z [35/89, 00:09/00:09] install: lua-typo [7k] 2021-05-15T22:38:07.3991900Z [36/89, 00:09/00:09] install: lua-uca [70k] 2021-05-15T22:38:07.5951700Z [37/89, 00:09/00:09] install: lua-ul [7k] 2021-05-15T22:38:07.7417550Z [38/89, 00:09/00:09] install: lua-uni-algos [6k] 2021-05-15T22:38:07.8983990Z [39/89, 00:09/00:09] install: lua-visual-debug [4k] 2021-05-15T22:38:08.0456180Z [40/89, 00:10/00:10] install: luacode [3k] 2021-05-15T22:38:08.1901330Z [41/89, 00:10/00:10] install: luacolor [5k] 2021-05-15T22:38:08.3311980Z [42/89, 00:10/00:10] install: luahyphenrules [3k] 2021-05-15T22:38:08.4712230Z [43/89, 00:10/00:10] install: luaimageembed [2k] 2021-05-15T22:38:08.6202610Z [44/89, 00:10/00:10] install: luaindex [5k] 2021-05-15T22:38:08.7645580Z [45/89, 00:10/00:10] install: luainputenc [5k] 2021-05-15T22:38:08.9155620Z [46/89, 00:10/00:10] install: luaintro [1k] 2021-05-15T22:38:09.0561070Z [47/89, 00:11/00:11] install: luakeys [5k] 2021-05-15T22:38:09.2057020Z [48/89, 00:11/00:11] install: lualatex-doc [1k] 2021-05-15T22:38:09.3465720Z [49/89, 00:11/00:11] install: lualatex-truncate [2k] 2021-05-15T22:38:09.4870810Z [50/89, 00:11/00:11] install: luamplib [12k] 2021-05-15T22:38:09.6384310Z [51/89, 00:11/00:11] install: luapackageloader [2k] 2021-05-15T22:38:09.7787490Z [52/89, 00:11/00:11] install: luaprogtable [7k] 2021-05-15T22:38:09.9373490Z [53/89, 00:11/00:11] install: luarandom [2k] 2021-05-15T22:38:10.0831540Z [54/89, 00:12/00:12] install: luatex85 [2k] 2021-05-15T22:38:10.2234730Z [55/89, 00:12/00:12] install: luatexbase [4k] 2021-05-15T22:38:10.3812960Z [56/89, 00:12/00:12] install: luatexko [22k] 2021-05-15T22:38:10.5513760Z [57/89, 00:12/00:12] install: luatextra [2k] 2021-05-15T22:38:10.6925200Z [58/89, 00:12/00:12] install: luavlna [8k] 2021-05-15T22:38:10.8344240Z [59/89, 00:12/00:12] install: luaxml [31k] 2021-05-15T22:38:10.9993500Z [60/89, 00:12/00:12] install: makeindex.universal-darwin [91k] 2021-05-15T22:38:11.2109980Z [61/89, 00:13/00:13] install: makeindex [5k] 2021-05-15T22:38:11.3550210Z [62/89, 00:13/00:13] install: mflogo [2k] 2021-05-15T22:38:11.5026580Z [63/89, 00:13/00:13] install: newpax [9k] 2021-05-15T22:38:11.6534850Z [64/89, 00:13/00:13] install: nodetree [13k] 2021-05-15T22:38:11.7997140Z [65/89, 00:13/00:13] install: odsfile [5k] 2021-05-15T22:38:11.9460600Z [66/89, 00:13/00:13] install: optex.universal-darwin [1k] 2021-05-15T22:38:12.0923270Z [67/89, 00:14/00:14] install: optex [770k] 2021-05-15T22:38:12.4262930Z [68/89, 00:14/00:14] install: pdfarticle [4k] 2021-05-15T22:38:12.5719050Z [69/89, 00:14/00:14] install: pdfextra [22k] 2021-05-15T22:38:12.7455690Z [70/89, 00:14/00:14] install: placeat [4k] 2021-05-15T22:38:12.8906310Z [71/89, 00:14/00:14] install: plantuml [3k] 2021-05-15T22:38:13.0409010Z [72/89, 00:15/00:15] install: rsfs [55k] 2021-05-15T22:38:13.2468810Z [73/89, 00:15/00:15] install: selnolig [53k] 2021-05-15T22:38:13.4454900Z [74/89, 00:15/00:15] install: spelling [14k] 2021-05-15T22:38:13.6340810Z [75/89, 00:15/00:15] install: stricttex [2k] 2021-05-15T22:38:13.7818500Z [76/89, 00:15/00:15] install: texlive-common [1k] 2021-05-15T22:38:13.9289980Z [77/89, 00:15/00:15] install: texlive-en [1k] 2021-05-15T22:38:14.0686340Z [78/89, 00:16/00:16] install: texlive-msg-translations [144k] 2021-05-15T22:38:14.2980680Z [79/89, 00:16/00:16] install: thumbpdf.universal-darwin [1k] 2021-05-15T22:38:14.4373900Z [80/89, 00:16/00:16] install: thumbpdf [19k] 2021-05-15T22:38:14.6102730Z [81/89, 00:16/00:16] install: tlshell.universal-darwin [1k] 2021-05-15T22:38:14.7610500Z [82/89, 00:16/00:16] install: tlshell [29k] 2021-05-15T22:38:14.9878150Z [83/89, 00:16/00:16] install: typewriter [25k] 2021-05-15T22:38:15.1632270Z [84/89, 00:17/00:17] install: uninormalize [6k] 2021-05-15T22:38:15.3237390Z [85/89, 00:17/00:17] install: upquote [2k] 2021-05-15T22:38:15.4715610Z [86/89, 00:17/00:17] install: xdvi.universal-darwin [948k] 2021-05-15T22:38:15.8430640Z [87/89, 00:17/00:17] install: xdvi [7k] 2021-05-15T22:38:15.9887740Z [88/89, 00:17/00:17] install: collection-basic [1k] 2021-05-15T22:38:16.1484780Z [89/89, 00:18/00:18] install: collection-luatex [1k] 2021-05-15T22:38:16.2966040Z running mktexlsr ... 2021-05-15T22:38:16.8597280Z done running mktexlsr. 2021-05-15T22:38:16.8993300Z running updmap-sys ... 2021-05-15T22:38:17.4658210Z done running updmap-sys. 2021-05-15T22:38:17.4659890Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T22:38:17.4662400Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/OAYsDz16NS/w2px6y7hng ... 2021-05-15T22:38:18.5689320Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/OAYsDz16NS/w2px6y7hng. 2021-05-15T22:38:18.5691000Z OK: optex.fmt/luatex 2021-05-15T22:38:18.5692570Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T22:38:18.5694400Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T22:38:20.5568700Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:38:20.5570110Z tlmgr: no updates available 2021-05-15T22:38:20.6922370Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T22:38:20.6922880Z with: 2021-05-15T22:38:20.6923230Z pandoc-version: 2.7.3 2021-05-15T22:38:20.6923570Z env: 2021-05-15T22:38:20.6923950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:20.6924360Z TIC_DEPLOY_KEY: 2021-05-15T22:38:20.6924680Z RSPM: 2021-05-15T22:38:20.6925830Z GITHUB_PAT: *** 2021-05-15T22:38:20.6926210Z COVERALLS_TOKEN: 2021-05-15T22:38:20.6926640Z continue-on-error: false 2021-05-15T22:38:20.6927070Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:20.6927520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:20.6927920Z TZ: UTC 2021-05-15T22:38:20.6928260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:20.6928620Z NOT_CRAN: true 2021-05-15T22:38:20.6928940Z ##[endgroup] 2021-05-15T22:38:21.1145450Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T22:38:23.6490400Z installer: Package name is pandoc 2021-05-15T22:38:23.6497470Z installer: Installing at base path / 2021-05-15T22:38:23.6500400Z installer: The install was successful. 2021-05-15T22:38:23.6648310Z ##[group]Run git config user.name adigherman 2021-05-15T22:38:23.6649110Z git config user.name adigherman 2021-05-15T22:38:23.6649680Z git config user.email adig@jhu.edu 2021-05-15T22:38:23.6834270Z shell: /bin/bash -e {0} 2021-05-15T22:38:23.6834730Z env: 2021-05-15T22:38:23.6835240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:23.6847810Z TIC_DEPLOY_KEY: 2021-05-15T22:38:23.6848670Z RSPM: 2021-05-15T22:38:23.6850590Z GITHUB_PAT: *** 2021-05-15T22:38:23.6851270Z COVERALLS_TOKEN: 2021-05-15T22:38:23.6851780Z continue-on-error: false 2021-05-15T22:38:23.6852320Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:23.6852840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:23.6853340Z TZ: UTC 2021-05-15T22:38:23.6853810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:23.6854230Z NOT_CRAN: true 2021-05-15T22:38:23.6854650Z ##[endgroup] 2021-05-15T22:38:23.7436500Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T22:38:23.7437170Z env: 2021-05-15T22:38:23.7437690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:23.7438170Z TIC_DEPLOY_KEY: 2021-05-15T22:38:23.7438500Z RSPM: 2021-05-15T22:38:23.7439900Z GITHUB_PAT: *** 2021-05-15T22:38:23.7440320Z COVERALLS_TOKEN: 2021-05-15T22:38:23.7440810Z continue-on-error: false 2021-05-15T22:38:23.7441270Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:23.7441780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:23.7442200Z TZ: UTC 2021-05-15T22:38:23.7442590Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:23.7443010Z NOT_CRAN: true 2021-05-15T22:38:23.7443360Z ##[endgroup] 2021-05-15T22:38:25.4538670Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T22:38:25.4903360Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T22:38:25.4904600Z To reinstall 3.20.2, run: 2021-05-15T22:38:25.4905540Z brew reinstall cmake 2021-05-15T22:38:27.1476520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T22:38:28.0525470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:38:28.5405800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T22:38:28.8390570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T22%3A45%3A00Z&sig=GxhwXWC1iJ08yQos24oZ%2BfORccN2wXwHhXuv2hBur1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:38:28.8735810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=GxhwXWC1iJ08yQos24oZ\%2BfORccN2wXwHhXuv2hBur1U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:38:28.9143340Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T22:38:28.9872580Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T22:38:28.9901200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2753-68kkjj 2021-05-15T22:38:29.0075140Z cp -pR /private/tmp/d20210515-2753-68kkjj/libssh/. /usr/local/Cellar/libssh 2021-05-15T22:38:29.0259330Z chmod -Rf +w /private/tmp/d20210515-2753-68kkjj 2021-05-15T22:38:29.0848180Z ==> Finishing up 2021-05-15T22:38:29.1202380Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T22:38:29.1226890Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T22:38:29.1231570Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T22:38:29.1237560Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T22:38:29.1241930Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T22:38:29.1247590Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T22:38:29.1254900Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T22:38:29.1403830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2917-1vyts5o.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-15T22:38:31.5753530Z ==> Summary 2021-05-15T22:38:31.5780970Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T22:38:33.8529180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T22:38:34.9046520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T22:38:35.3766580Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T22:38:35.6362600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T22%3A45%3A00Z&sig=qipZ%2F%2Fte7se1S9jt%2BTiDr9jWQXYZPRn93YolFz5hkOE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:38:35.6647420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-15T22\%3A45\%3A00Z\&sig=qipZ\%2F\%2Fte7se1S9jt\%2BTiDr9jWQXYZPRn93YolFz5hkOE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:38:36.5297750Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T22:38:36.8938240Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T22:38:37.8803370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:38:38.3805320Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T22:38:38.6670520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T22%3A45%3A00Z&sig=6VHHDa0sgYGn%2FfPSql3kuxixUxoO7iV2gpHgc4gvzeI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:38:38.6970110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=6VHHDa0sgYGn\%2FfPSql3kuxixUxoO7iV2gpHgc4gvzeI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:38:38.7461310Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T22:38:38.7528700Z ==> Installing dependencies for jags: gcc 2021-05-15T22:38:38.7537090Z ==> Installing jags dependency: gcc 2021-05-15T22:38:38.8482360Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T22:38:38.8515300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2924-qgblai 2021-05-15T22:38:40.8062290Z cp -pR /private/tmp/d20210515-2924-qgblai/gcc/. /usr/local/Cellar/gcc 2021-05-15T22:38:42.2608760Z chmod -Rf +w /private/tmp/d20210515-2924-qgblai 2021-05-15T22:38:45.9094320Z ==> Finishing up 2021-05-15T22:38:46.3265670Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T22:38:46.3269280Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T22:38:46.3274710Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T22:38:46.3279580Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T22:38:46.3284720Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T22:38:46.3289890Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T22:38:46.3304030Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T22:38:46.3310130Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T22:38:46.3315950Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T22:38:46.3321470Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T22:38:46.3335970Z rm /usr/local/bin/c++-11 2021-05-15T22:38:46.3338970Z rm /usr/local/bin/cpp-11 2021-05-15T22:38:46.3342510Z rm /usr/local/bin/g++-11 2021-05-15T22:38:46.3392020Z rm /usr/local/bin/gcc-11 2021-05-15T22:38:46.3394390Z rm /usr/local/bin/gcc-ar-11 2021-05-15T22:38:46.3397420Z rm /usr/local/bin/gcc-nm-11 2021-05-15T22:38:46.3400630Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T22:38:46.3403540Z rm /usr/local/bin/gcov-11 2021-05-15T22:38:46.3406840Z rm /usr/local/bin/gcov-dump-11 2021-05-15T22:38:46.3409820Z rm /usr/local/bin/gcov-tool-11 2021-05-15T22:38:46.5776690Z Error: The `brew link` step did not complete successfully 2021-05-15T22:38:46.5792020Z The formula built, but is not symlinked into /usr/local 2021-05-15T22:38:46.5793600Z Could not symlink bin/gfortran 2021-05-15T22:38:46.5794560Z Target /usr/local/bin/gfortran 2021-05-15T22:38:46.5795560Z already exists. You may want to remove it: 2021-05-15T22:38:46.5797010Z rm '/usr/local/bin/gfortran' 2021-05-15T22:38:46.5797690Z 2021-05-15T22:38:46.5798620Z To force the link and overwrite all conflicting files: 2021-05-15T22:38:46.5799940Z brew link --overwrite gcc 2021-05-15T22:38:46.5800610Z 2021-05-15T22:38:46.5801450Z To list all files that would be deleted: 2021-05-15T22:38:46.5802760Z brew link --overwrite --dry-run gcc 2021-05-15T22:38:46.5803480Z 2021-05-15T22:38:46.5804340Z Possible conflicting files are: 2021-05-15T22:38:46.5810920Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T22:38:47.0603840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3097-19y1uzj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-15T22:38:49.9509860Z ==> Summary 2021-05-15T22:38:50.0663750Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T22:38:50.0675040Z ==> Installing jags 2021-05-15T22:38:50.0679100Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T22:38:50.0708730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2924-908l5u 2021-05-15T22:38:50.1301960Z cp -pR /private/tmp/d20210515-2924-908l5u/jags/. /usr/local/Cellar/jags 2021-05-15T22:38:50.1981040Z chmod -Rf +w /private/tmp/d20210515-2924-908l5u 2021-05-15T22:38:50.3205890Z ==> Finishing up 2021-05-15T22:38:50.3597110Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T22:38:50.3699290Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T22:38:50.3700640Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T22:38:50.3801030Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T22:38:50.3903020Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T22:38:50.3927060Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T22:38:50.4030130Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T22:38:50.4132010Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T22:38:50.4234700Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T22:38:50.4336310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3123-9xh57s.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-15T22:38:52.9802860Z ==> Summary 2021-05-15T22:38:52.9889910Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T22:38:55.3646100Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T22:38:56.3306260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T22:38:56.7985320Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T22:38:57.0459630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T22%3A45%3A00Z&sig=lI0hGUtFkib15IYXYuPYysK5HpU8ui7ZV4kYyhlQXnU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:38:57.0761080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-15T22\%3A45\%3A00Z\&sig=lI0hGUtFkib15IYXYuPYysK5HpU8ui7ZV4kYyhlQXnU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:38:57.2358000Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T22:38:57.3472550Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T22:38:57.3499970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3130-bxhq2 2021-05-15T22:38:57.5540560Z cp -pR /private/tmp/d20210515-3130-bxhq2/v8/. /usr/local/Cellar/v8 2021-05-15T22:38:57.6660110Z chmod -Rf +w /private/tmp/d20210515-3130-bxhq2 2021-05-15T22:38:57.8273540Z ==> Finishing up 2021-05-15T22:38:57.8808910Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T22:38:57.9206730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3295-w1ddj.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-15T22:39:00.3416810Z ==> Summary 2021-05-15T22:39:00.3477200Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T22:39:02.5176390Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T22:39:03.7035760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:04.1750360Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T22:39:04.4572940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T22%3A45%3A00Z&sig=Fy5V7p7kDQLUjp9S2L7OF6sm11xv8DlfL0B5mNcN65M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:04.4987110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=Fy5V7p7kDQLUjp9S2L7OF6sm11xv8DlfL0B5mNcN65M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:04.5859130Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T22:39:04.6058420Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T22:39:05.5765470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:06.0728120Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T22:39:06.3401400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T22%3A45%3A00Z&sig=tYL2TtBOT3OZngLuM%2BhFdLtIWJWZVjokLCpgRTBlhNI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:06.4172920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=tYL2TtBOT3OZngLuM\%2BhFdLtIWJWZVjokLCpgRTBlhNI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:06.4786340Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T22:39:06.4922760Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T22:39:08.4339850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:09.9059980Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T22:39:11.1825120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T22%3A45%3A00Z&sig=geYL92cCp%2BJqaacpBsdjQjIUKobEk2TPWtFhUmtFgkM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:11.2242820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=geYL92cCp\%2BJqaacpBsdjQjIUKobEk2TPWtFhUmtFgkM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:11.3302670Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T22:39:11.3537830Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T22:39:11.3542780Z ==> Installing fftw dependency: hwloc 2021-05-15T22:39:11.4182750Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T22:39:11.4210120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3302-wb1r6o 2021-05-15T22:39:11.7170100Z cp -pR /private/tmp/d20210515-3302-wb1r6o/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T22:39:12.1472150Z chmod -Rf +w /private/tmp/d20210515-3302-wb1r6o 2021-05-15T22:39:12.5792210Z ==> Finishing up 2021-05-15T22:39:12.6110750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T22:39:12.6113260Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T22:39:12.6118500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T22:39:12.6123150Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T22:39:12.6128280Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T22:39:12.6146490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T22:39:12.6151290Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T22:39:12.6156210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T22:39:12.6170090Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T22:39:12.6174900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T22:39:12.6180010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T22:39:12.6184750Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T22:39:12.6189520Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T22:39:12.6196630Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T22:39:12.6201350Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T22:39:12.6230450Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T22:39:12.6249360Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T22:39:12.6250790Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T22:39:12.6267600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T22:39:12.6272600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T22:39:12.6278220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T22:39:12.6286580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T22:39:12.6291290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T22:39:12.6296860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T22:39:12.6304680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T22:39:12.6309380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T22:39:12.6326360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T22:39:12.6331750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T22:39:12.6336770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T22:39:12.6342330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T22:39:12.6347100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T22:39:12.6401480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T22:39:12.6413900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T22:39:12.6432430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T22:39:12.6444950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T22:39:12.6458160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T22:39:12.6472700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T22:39:12.6486480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T22:39:12.6491650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T22:39:12.6505840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T22:39:12.6522370Z 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-15T22:39:12.6527360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T22:39:12.6550190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T22:39:12.6577240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T22:39:12.6589660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T22:39:12.6600920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T22:39:12.6611570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T22:39:12.6617150Z 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-15T22:39:12.6622480Z 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-15T22:39:12.6635500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T22:39:12.6649430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T22:39:12.6654660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T22:39:12.6663010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T22:39:12.6668420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T22:39:12.6676770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T22:39:12.6682170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T22:39:12.6690340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T22:39:12.6701460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T22:39:12.6706310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T22:39:12.6712070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T22:39:12.6724810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T22:39:12.6736650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T22:39:12.6742980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T22:39:12.6752780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T22:39:12.6757810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T22:39:12.6770040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T22:39:12.6775160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T22:39:12.6791130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T22:39:12.6796040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T22:39:12.6802150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T22:39:12.6809890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T22:39:12.6814980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T22:39:12.6825630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T22:39:12.6834680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T22:39:12.6844040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T22:39:12.6854980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T22:39:12.6859800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T22:39:12.6865420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T22:39:12.6870310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T22:39:12.6875910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T22:39:12.6880870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T22:39:12.6903470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T22:39:12.6908380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T22:39:12.6914040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T22:39:12.6918890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T22:39:12.6924370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T22:39:12.6929310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T22:39:12.6934690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T22:39:12.6939950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T22:39:12.6945330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T22:39:12.6950520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T22:39:12.6961760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T22:39:12.6967080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T22:39:12.6972580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T22:39:12.6977670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T22:39:12.6983290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T22:39:12.6988690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T22:39:12.6993790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T22:39:12.6999210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T22:39:12.7007470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T22:39:12.7008800Z Only the first 100 operations were output. 2021-05-15T22:39:13.0679160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3478-1cxnhdm.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-15T22:39:15.7382830Z ==> Summary 2021-05-15T22:39:15.7961810Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T22:39:15.7968380Z ==> Installing fftw dependency: open-mpi 2021-05-15T22:39:15.8606660Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T22:39:15.8624080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3302-mowf42 2021-05-15T22:39:16.1329960Z cp -pR /private/tmp/d20210515-3302-mowf42/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T22:39:16.6227370Z chmod -Rf +w /private/tmp/d20210515-3302-mowf42 2021-05-15T22:39:18.2179170Z ==> Finishing up 2021-05-15T22:39:18.2529950Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T22:39:18.2533890Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T22:39:18.2539460Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T22:39:18.2595700Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T22:39:18.2602390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T22:39:18.2606880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T22:39:18.2612050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T22:39:18.2616700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T22:39:18.2621950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T22:39:18.2626470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T22:39:18.2631630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T22:39:18.2636230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T22:39:18.2648480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T22:39:18.2654010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T22:39:18.2658700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T22:39:18.2663800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T22:39:18.2668530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T22:39:18.2673970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T22:39:18.2678340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T22:39:18.2683610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T22:39:18.2688290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T22:39:18.2693330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T22:39:18.2697930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T22:39:18.2703100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T22:39:18.2710350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T22:39:18.2714840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T22:39:18.2720150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T22:39:18.2724930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T22:39:18.2730400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T22:39:18.2762170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T22:39:18.2763830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T22:39:18.2766260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T22:39:18.2770050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T22:39:18.2773110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T22:39:18.2775320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T22:39:18.2777380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T22:39:18.2827180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T22:39:18.2874980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T22:39:18.2876740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T22:39:18.2878090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T22:39:18.2880110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T22:39:18.2881610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T22:39:18.2883020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T22:39:18.2884380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T22:39:18.2885670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T22:39:18.2886790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T22:39:18.2887840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T22:39:18.2889140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T22:39:18.2890780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T22:39:18.2891890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T22:39:18.2893030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T22:39:18.2894180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T22:39:18.2895490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T22:39:18.2896660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T22:39:18.2897980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T22:39:18.2899500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T22:39:18.2900940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T22:39:18.2904010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T22:39:18.2909630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T22:39:18.2914700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T22:39:18.2928710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T22:39:18.2933630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T22:39:18.2939330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T22:39:18.2956850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T22:39:18.2964800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T22:39:18.2982330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T22:39:18.2987950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T22:39:18.2993380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T22:39:18.3000050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T22:39:18.3005810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T22:39:18.3011200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T22:39:18.3016860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T22:39:18.3022180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T22:39:18.3027980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T22:39:18.3032790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T22:39:18.3038410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T22:39:18.3043830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T22:39:18.3049540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T22:39:18.3055330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T22:39:18.3060720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T22:39:18.3065960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T22:39:18.3072110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T22:39:18.3104440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T22:39:18.3109440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T22:39:18.3116150Z 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-15T22:39:18.3121830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T22:39:18.3126880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T22:39:18.3132550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T22:39:18.3138150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T22:39:18.3143220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T22:39:18.3148900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T22:39:18.3153870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T22:39:18.3159490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T22:39:18.3164470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T22:39:18.3169920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T22:39:18.3175180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T22:39:18.3180180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T22:39:18.3185700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T22:39:18.3190680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T22:39:18.3196280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T22:39:18.3200000Z Only the first 100 operations were output. 2021-05-15T22:39:18.7707180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3506-ij0mka.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-15T22:39:21.3600940Z ==> Summary 2021-05-15T22:39:21.4055310Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T22:39:21.4059780Z ==> Installing fftw 2021-05-15T22:39:21.4063890Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T22:39:21.4082120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3302-1rui82 2021-05-15T22:39:21.5038110Z cp -pR /private/tmp/d20210515-3302-1rui82/fftw/. /usr/local/Cellar/fftw 2021-05-15T22:39:21.5607950Z chmod -Rf +w /private/tmp/d20210515-3302-1rui82 2021-05-15T22:39:21.7207220Z ==> Finishing up 2021-05-15T22:39:21.7797560Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T22:39:21.7801080Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T22:39:21.7806050Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T22:39:21.7810430Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T22:39:21.7817430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T22:39:21.7821840Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T22:39:21.7826670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T22:39:21.7830990Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T22:39:21.7835940Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T22:39:21.7840580Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T22:39:21.7845390Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T22:39:21.7849750Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T22:39:21.7885720Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T22:39:21.8030640Z info /usr/local/share/info/fftw3.info 2021-05-15T22:39:21.8040150Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T22:39:21.8046130Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T22:39:21.8057440Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T22:39:21.8063550Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T22:39:21.8069380Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T22:39:21.8075140Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T22:39:21.8100780Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T22:39:21.8105670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T22:39:21.8110730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T22:39:21.8118120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T22:39:21.8124410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T22:39:21.8129420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T22:39:21.8134910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T22:39:21.8140580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T22:39:21.8147700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T22:39:21.8153600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T22:39:21.8159920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T22:39:21.8164840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T22:39:21.8170700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T22:39:21.8175890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T22:39:21.8180650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T22:39:21.8186340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T22:39:21.8191610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T22:39:21.8196330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T22:39:21.8202420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T22:39:21.8216060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T22:39:21.8225840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T22:39:21.8234850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T22:39:21.8245970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T22:39:21.8255440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T22:39:21.8275320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T22:39:21.8276950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T22:39:21.8282470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T22:39:21.8291800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T22:39:21.8297200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T22:39:21.8306100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T22:39:21.8314540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T22:39:21.8323450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T22:39:21.8332220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T22:39:21.8338560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T22:39:21.8346040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T22:39:21.8355280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T22:39:21.8380610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T22:39:21.8382300Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T22:39:21.8389950Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T22:39:21.8397760Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T22:39:21.9216460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3534-10c0j1f.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-15T22:39:24.3706530Z ==> Summary 2021-05-15T22:39:24.3761180Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T22:39:25.1323310Z ==> No outdated dependents to upgrade! 2021-05-15T22:39:25.1325290Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:39:25.3147990Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T22:39:25.3149990Z fftw, open-mpi 2021-05-15T22:39:25.3160680Z rm /usr/local/bin/fftw-wisdom 2021-05-15T22:39:25.3162710Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T22:39:25.3165380Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T22:39:25.3170640Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T22:39:25.3174340Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T22:39:25.3178420Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T22:39:25.3183260Z rm /usr/local/include/fftw3.f 2021-05-15T22:39:25.3184940Z rm /usr/local/include/fftw3.f03 2021-05-15T22:39:25.3190590Z rm /usr/local/include/fftw3.h 2021-05-15T22:39:25.3193890Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T22:39:25.3196390Z rm /usr/local/include/fftw3l.f03 2021-05-15T22:39:25.3199910Z rm /usr/local/include/fftw3q.f03 2021-05-15T22:39:25.3209030Z rm /usr/local/lib/cmake/fftw3 2021-05-15T22:39:25.3211690Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T22:39:25.3217270Z rm /usr/local/lib/libfftw3.a 2021-05-15T22:39:25.3219540Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T22:39:25.3228730Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T22:39:25.3229660Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T22:39:25.3230970Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T22:39:25.3234370Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T22:39:25.3240450Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T22:39:25.3241530Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T22:39:25.3245020Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T22:39:25.3248400Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T22:39:25.3251450Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T22:39:25.3255420Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T22:39:25.3259880Z rm /usr/local/lib/libfftw3f.a 2021-05-15T22:39:25.3263210Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T22:39:25.3267570Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T22:39:25.3271380Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T22:39:25.3276070Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T22:39:25.3280240Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T22:39:25.3281910Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T22:39:25.3284900Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T22:39:25.3290100Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T22:39:25.3291700Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T22:39:25.3295450Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T22:39:25.3298470Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T22:39:25.3301800Z rm /usr/local/lib/libfftw3l.a 2021-05-15T22:39:25.3304730Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T22:39:25.3309790Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T22:39:25.3311710Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T22:39:25.3315050Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T22:39:25.3318720Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T22:39:25.3322200Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T22:39:25.3324450Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T22:39:25.3327960Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T22:39:25.3330510Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T22:39:25.3335210Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T22:39:25.3339940Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T22:39:25.3342810Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T22:39:25.3347670Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T22:39:25.3404630Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T22:39:25.3407570Z rm /usr/local/share/info/fftw3.info 2021-05-15T22:39:25.3413730Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T22:39:25.3419420Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T22:39:25.3443860Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T22:39:25.3454540Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T22:39:25.3458220Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T22:39:25.3467120Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T22:39:25.4402660Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T22:39:25.4403720Z rm /usr/local/bin/mpic++ 2021-05-15T22:39:25.4404620Z rm /usr/local/bin/mpicc 2021-05-15T22:39:25.4409520Z rm /usr/local/bin/mpicxx 2021-05-15T22:39:25.4411110Z rm /usr/local/bin/mpiexec 2021-05-15T22:39:25.4414230Z rm /usr/local/bin/mpif77 2021-05-15T22:39:25.4420720Z rm /usr/local/bin/mpif90 2021-05-15T22:39:25.4421590Z rm /usr/local/bin/mpifort 2021-05-15T22:39:25.4423840Z rm /usr/local/bin/mpirun 2021-05-15T22:39:25.4429600Z rm /usr/local/bin/ompi-clean 2021-05-15T22:39:25.4430890Z rm /usr/local/bin/ompi-server 2021-05-15T22:39:25.4432840Z rm /usr/local/bin/ompi_info 2021-05-15T22:39:25.4439410Z rm /usr/local/bin/opal_wrapper 2021-05-15T22:39:25.4440850Z rm /usr/local/bin/orte-clean 2021-05-15T22:39:25.4442390Z rm /usr/local/bin/orte-info 2021-05-15T22:39:25.4445830Z rm /usr/local/bin/orte-server 2021-05-15T22:39:25.4455770Z rm /usr/local/bin/ortecc 2021-05-15T22:39:25.4458640Z rm /usr/local/bin/orted 2021-05-15T22:39:25.4462390Z rm /usr/local/bin/orterun 2021-05-15T22:39:25.4469300Z rm /usr/local/bin/profile2mat.pl 2021-05-15T22:39:25.4478850Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T22:39:25.4484120Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T22:39:25.4488460Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T22:39:25.4494730Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T22:39:25.4503910Z rm /usr/local/include/mpi-ext.h 2021-05-15T22:39:25.4508170Z rm /usr/local/include/mpi.h 2021-05-15T22:39:25.4512120Z rm /usr/local/include/mpi.mod 2021-05-15T22:39:25.4520680Z rm /usr/local/include/mpi_ext.mod 2021-05-15T22:39:25.4522480Z rm /usr/local/include/mpi_f08.mod 2021-05-15T22:39:25.4532190Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T22:39:25.4533150Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T22:39:25.4540650Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T22:39:25.4545000Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T22:39:25.4550210Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T22:39:25.4557060Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T22:39:25.4558790Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T22:39:25.4564700Z rm /usr/local/include/mpif-config.h 2021-05-15T22:39:25.4568300Z rm /usr/local/include/mpif-constants.h 2021-05-15T22:39:25.4574100Z rm /usr/local/include/mpif-ext.h 2021-05-15T22:39:25.4577710Z rm /usr/local/include/mpif-externals.h 2021-05-15T22:39:25.4583430Z rm /usr/local/include/mpif-handles.h 2021-05-15T22:39:25.4587280Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T22:39:25.4592340Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T22:39:25.4596890Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T22:39:25.4602280Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T22:39:25.4607580Z rm /usr/local/include/mpif.h 2021-05-15T22:39:25.4610370Z rm /usr/local/include/openmpi 2021-05-15T22:39:25.4616010Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T22:39:25.4623970Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T22:39:25.4630790Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T22:39:25.4634300Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T22:39:25.4641330Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T22:39:25.4645070Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T22:39:25.4654680Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T22:39:25.4655710Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T22:39:25.4663870Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T22:39:25.4670700Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T22:39:25.4674120Z rm /usr/local/lib/libmpi.dylib 2021-05-15T22:39:25.4677760Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T22:39:25.4685150Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T22:39:25.4690490Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T22:39:25.4696150Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T22:39:25.4702020Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T22:39:25.4704060Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T22:39:25.4711540Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T22:39:25.4715200Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T22:39:25.4722870Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T22:39:25.4725330Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T22:39:25.4736240Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T22:39:25.4737680Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T22:39:25.4743780Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T22:39:25.4746750Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T22:39:25.4754250Z rm /usr/local/lib/openmpi 2021-05-15T22:39:25.4764960Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T22:39:25.4766510Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T22:39:25.4774320Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T22:39:25.4782280Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T22:39:25.4785110Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T22:39:25.4792660Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T22:39:25.4794490Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T22:39:25.4801040Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T22:39:25.4803870Z rm /usr/local/lib/pmix 2021-05-15T22:39:25.4824210Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T22:39:25.4836110Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T22:39:25.4837150Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T22:39:25.4838110Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T22:39:25.4843520Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T22:39:25.4847430Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T22:39:25.4850590Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T22:39:25.4857890Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T22:39:25.4862150Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T22:39:25.4869100Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T22:39:25.4872100Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T22:39:25.4878420Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T22:39:25.4883030Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T22:39:25.4886810Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T22:39:25.4892780Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T22:39:25.4901730Z rm /usr/local/share/man/man1/orted.1 2021-05-15T22:39:25.4908020Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T22:39:25.4930450Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T22:39:25.4936620Z Only the first 100 operations were output. 2021-05-15T22:39:27.5104280Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T22:39:28.4900900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:28.9558630Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T22:39:29.2337860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T22%3A45%3A00Z&sig=hNP2jHdhJdGjEE08AP2KNCkmhmqdOVcksTUnRByLckc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:29.2631310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=hNP2jHdhJdGjEE08AP2KNCkmhmqdOVcksTUnRByLckc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:29.7047820Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T22:39:29.8362660Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T22:39:29.8394530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3542-1xpjusk 2021-05-15T22:39:30.5850790Z cp -pR /private/tmp/d20210515-3542-1xpjusk/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T22:39:31.2992010Z chmod -Rf +w /private/tmp/d20210515-3542-1xpjusk 2021-05-15T22:39:32.3299020Z ==> Finishing up 2021-05-15T22:39:32.4243220Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T22:39:32.4256500Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T22:39:32.4264310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T22:39:32.4268670Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T22:39:32.4389060Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T22:39:32.4393820Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T22:39:32.4398610Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T22:39:32.4405140Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T22:39:32.4413630Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T22:39:32.4418320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T22:39:32.4422940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T22:39:32.4427630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T22:39:32.4432330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T22:39:32.4437190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T22:39:32.4441780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T22:39:32.4446400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T22:39:32.4451200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T22:39:32.4455960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T22:39:32.4460710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T22:39:32.4465490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T22:39:32.4470160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T22:39:32.4476090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T22:39:32.4481140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T22:39:32.4485980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T22:39:32.4490790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T22:39:32.4495490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T22:39:32.4507630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T22:39:32.4512850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T22:39:32.4518120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T22:39:32.4523040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T22:39:32.4527670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T22:39:32.4532420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T22:39:32.4537060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T22:39:32.4541710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T22:39:32.4546490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T22:39:32.4551140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T22:39:32.4555860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T22:39:32.4560530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T22:39:32.4565180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T22:39:32.4569910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T22:39:32.4574810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T22:39:32.4579400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T22:39:32.4584710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T22:39:32.4608590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T22:39:32.4610020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T22:39:32.4611630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T22:39:32.4612960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T22:39:32.4614310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T22:39:32.4615600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T22:39:32.4618800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T22:39:32.4623510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T22:39:32.4628300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T22:39:32.4633200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T22:39:32.4637700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T22:39:32.4642540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T22:39:32.4647230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T22:39:32.4710140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T22:39:32.4711600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T22:39:32.4712910Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T22:39:32.4714220Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T22:39:32.4716050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T22:39:32.4717340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T22:39:32.4718630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T22:39:32.4719940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T22:39:32.4721260Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T22:39:32.4722570Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T22:39:32.4723840Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T22:39:32.4725110Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T22:39:32.4726440Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T22:39:32.4728180Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T22:39:32.4729470Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T22:39:32.4730780Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T22:39:32.4732220Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T22:39:32.4733520Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T22:39:32.4738110Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T22:39:32.4742640Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T22:39:32.4747290Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T22:39:32.4751930Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T22:39:32.4756470Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T22:39:32.4761220Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T22:39:32.4765960Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T22:39:32.4773100Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T22:39:32.4779290Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T22:39:32.4786280Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T22:39:32.4802600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T22:39:32.4808280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T22:39:32.4814120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T22:39:32.4819570Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T22:39:32.4825810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T22:39:32.4831310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T22:39:32.4836600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T22:39:32.4841840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T22:39:32.4847100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T22:39:32.4852410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T22:39:32.4857720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T22:39:32.4862920Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T22:39:32.4868160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T22:39:32.4873560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T22:39:32.4878780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T22:39:32.4884000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T22:39:32.4889380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T22:39:32.4893300Z Only the first 100 operations were output. 2021-05-15T22:39:32.8639790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3707-148whw1.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-15T22:39:35.4686330Z ==> Summary 2021-05-15T22:39:35.5414850Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T22:39:38.1064350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T22:39:39.1023870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:39.5670970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T22:39:39.8541030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T22%3A45%3A00Z&sig=Ca9ivFf8s8EPAj813NrgSi2GqS%2BxI%2Fc9shqgbrEuoFo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:39.8834710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=Ca9ivFf8s8EPAj813NrgSi2GqS\%2BxI\%2Fc9shqgbrEuoFo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:39.9701640Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T22:39:40.0605310Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T22:39:40.0633580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3714-bx0uva 2021-05-15T22:39:40.1386380Z cp -pR /private/tmp/d20210515-3714-bx0uva/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T22:39:40.2791920Z chmod -Rf +w /private/tmp/d20210515-3714-bx0uva 2021-05-15T22:39:40.4478320Z ==> Finishing up 2021-05-15T22:39:40.4815130Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T22:39:40.4879010Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T22:39:40.4913350Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T22:39:40.4914800Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T22:39:40.4916240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.4940710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.4966780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.4969180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.4971110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.4997010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5025020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5040170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5043630Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T22:39:40.5050410Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T22:39:40.5054280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5056460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5062140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5075480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5077860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5107960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5123520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5149760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5151710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5169050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5183360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5209600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5224960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5253640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5275590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5278290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5291710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5305220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5317150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5351550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5355690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5371480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5391430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5419290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5421590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5423780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5436230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5473060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5489550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5491540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5501690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5505000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5530190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5541610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5543550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5558600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5588020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5615340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5642410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5663160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5665360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5683460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5719920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5724970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5757770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5860430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:40.5862100Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T22:39:40.5964770Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T22:39:40.6065400Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T22:39:40.6167800Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T22:39:40.6267680Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T22:39:40.6300770Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T22:39:40.6400410Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T22:39:40.6503390Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T22:39:40.6604590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3879-8ndegd.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-15T22:39:43.0495850Z ==> Summary 2021-05-15T22:39:43.0696590Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T22:39:45.1219900Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T22:39:45.1221030Z To reinstall 1.6.37, run: 2021-05-15T22:39:45.1221780Z brew reinstall libpng 2021-05-15T22:39:47.0532910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T22:39:48.0374750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:48.8050640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T22:39:49.0651170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T22%3A45%3A00Z&sig=Epms0eL5C15zIaqkGMSD8RKGJpN8usRDOqPDprgtXp8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:49.0949570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=Epms0eL5C15zIaqkGMSD8RKGJpN8usRDOqPDprgtXp8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:49.1226570Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T22:39:49.1273950Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T22:39:50.1121170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:50.6271220Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T22:39:50.9152860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T22%3A45%3A00Z&sig=%2FEl%2BjnQH7C5YmcRsOCco8RaSg7G04gAkn4MANUiu93o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:50.9466330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=\%2FEl\%2BjnQH7C5YmcRsOCco8RaSg7G04gAkn4MANUiu93o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:50.9912210Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T22:39:50.9962140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T22:39:51.9590610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:52.4562920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T22:39:52.7290740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T22%3A45%3A00Z&sig=je%2BoQ3FTLF92kNq7gmCYEG2ejSsj060YX9XR0R2odZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:52.7587430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=je\%2BoQ3FTLF92kNq7gmCYEG2ejSsj060YX9XR0R2odZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:52.8088970Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T22:39:52.8118090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T22:39:54.0345290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:54.4770070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T22:39:54.7414290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T22%3A45%3A00Z&sig=Op7spD8LLH3lyTRcbbkIR%2BbngN79kQyzAvdAi3TsFEI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:54.7702520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=Op7spD8LLH3lyTRcbbkIR\%2BbngN79kQyzAvdAi3TsFEI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:54.8000230Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T22:39:54.8028840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T22:39:55.7712970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:56.2372900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T22:39:56.5167000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T22%3A45%3A00Z&sig=AL3IbMqlXPNCpG4K8KmprLz0Nb6oEdXHYhAk8oXh0R4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:56.5465870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=AL3IbMqlXPNCpG4K8KmprLz0Nb6oEdXHYhAk8oXh0R4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:56.5964860Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T22:39:56.6024780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T22:39:57.7124080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:58.1943750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T22:39:58.4539570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T22%3A45%3A00Z&sig=D8BZxdb7lihUXquNQlU8jIpxEGKJvTUWKBoh9ACpDfw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:58.4826870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=D8BZxdb7lihUXquNQlU8jIpxEGKJvTUWKBoh9ACpDfw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:58.5488670Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T22:39:58.5591030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T22:39:59.5436640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:00.0658770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T22:40:00.3573020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T22%3A50%3A00Z&sig=DR5OiWievVOvlFnmIcX4%2BSYclm40HSRuvgWC3V9Tw4E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:00.3857400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=DR5OiWievVOvlFnmIcX4\%2BSYclm40HSRuvgWC3V9Tw4E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:00.4308480Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T22:40:00.4337660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T22:40:01.4084250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:01.9204270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T22:40:02.5691570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T22%3A50%3A00Z&sig=HHx7ppcsgo6d2RRepzNJCoCXq6j3LFGW1qOBSGkC5Bg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:02.6163080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=HHx7ppcsgo6d2RRepzNJCoCXq6j3LFGW1qOBSGkC5Bg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:02.6479060Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T22:40:02.6507810Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T22:40:03.6536190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:04.1510930Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T22:40:04.5105710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T22%3A50%3A00Z&sig=hpKNvFB4nLlKuwVzGgVcmQs9Ub5IYQbgljrRuk91d1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:04.5400830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=hpKNvFB4nLlKuwVzGgVcmQs9Ub5IYQbgljrRuk91d1U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:04.5732690Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T22:40:04.5767630Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T22:40:05.5156540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:06.0128490Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T22:40:06.3260760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T22%3A50%3A00Z&sig=xXxBAQTbkUByNn%2FwRugPNplzOHemH1H8ed%2BOPapA86c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:06.3588790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=xXxBAQTbkUByNn\%2FwRugPNplzOHemH1H8ed\%2BOPapA86c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:06.3994570Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T22:40:06.4039560Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T22:40:07.4215080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:07.9156850Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T22:40:08.3181010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T22%3A50%3A00Z&sig=vHR%2Ftz0RqmLPDFbe33vupIF6FKE8nES%2F3eQW312mlMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:08.3512040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=vHR\%2Ftz0RqmLPDFbe33vupIF6FKE8nES\%2F3eQW312mlMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:08.4228220Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T22:40:08.4316150Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T22:40:09.3966400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:09.8596330Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T22:40:10.2042070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T22%3A50%3A00Z&sig=v5sndIzBjXF7PqXpCOEC%2FtQ6yxPWcCPR0CppXgP2kaQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:10.2399050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=v5sndIzBjXF7PqXpCOEC\%2FtQ6yxPWcCPR0CppXgP2kaQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:10.2802740Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T22:40:10.2861580Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T22:40:11.2719960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:11.7698230Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T22:40:12.1228710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T22%3A50%3A00Z&sig=wBJbsMBwpy5JWhKS3Fpvngd31%2BKWoagMZzdZH6Ji0uQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:12.1604680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=wBJbsMBwpy5JWhKS3Fpvngd31\%2BKWoagMZzdZH6Ji0uQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:12.2081640Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T22:40:12.2122370Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T22:40:13.1890830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:13.6777470Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T22:40:13.9894470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T22%3A50%3A00Z&sig=YHcoJoTquNuyIM7qRw2wQnYIQr4FqWi5eSBXPTNP6G0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:14.0189580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=YHcoJoTquNuyIM7qRw2wQnYIQr4FqWi5eSBXPTNP6G0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:14.1534010Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T22:40:14.2040220Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T22:40:15.2205910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:15.7038460Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T22:40:16.0278160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T22%3A50%3A00Z&sig=GdTwCQHHuyAMKRr0SpZSDAvWuSztCQe8j2J%2FnCb%2B4u4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:16.0568730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=GdTwCQHHuyAMKRr0SpZSDAvWuSztCQe8j2J\%2FnCb\%2B4u4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:16.1117970Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T22:40:16.1213240Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T22:40:17.0814190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:17.5306850Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T22:40:17.8925450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T22%3A50%3A00Z&sig=Fy7DQCWafpZfJyEcf1hWwChLMNw0tnrjbSpkeuS5W8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:17.9212670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Fy7DQCWafpZfJyEcf1hWwChLMNw0tnrjbSpkeuS5W8M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:18.8319830Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T22:40:19.2627210Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T22:40:20.2431700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:20.7660240Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T22:40:21.1728240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T22%3A50%3A00Z&sig=WEeVMoS%2BBGZ%2FJdrRBSG8WpohmiKk0iblrkB5c6vi500%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:21.2017090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=WEeVMoS\%2BBGZ\%2FJdrRBSG8WpohmiKk0iblrkB5c6vi500\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:21.3415670Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T22:40:21.3978690Z ==> 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-15T22:40:21.3981600Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T22:40:21.4738070Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T22:40:21.4780960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-1q8vhkl 2021-05-15T22:40:21.4855620Z cp -pR /private/tmp/d20210515-3989-1q8vhkl/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T22:40:21.4940380Z chmod -Rf +w /private/tmp/d20210515-3989-1q8vhkl 2021-05-15T22:40:21.5311100Z ==> Finishing up 2021-05-15T22:40:21.6373740Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T22:40:21.6462470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4250-1ndtdad.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-15T22:40:24.1771000Z ==> Summary 2021-05-15T22:40:24.1784380Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T22:40:24.1791990Z ==> Installing poppler dependency: xorgproto 2021-05-15T22:40:24.1825400Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T22:40:24.1842190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3989-1r7qjjv 2021-05-15T22:40:24.2735640Z cp -pR /private/tmp/d20210515-3989-1r7qjjv/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T22:40:24.4036570Z chmod -Rf +w /private/tmp/d20210515-3989-1r7qjjv 2021-05-15T22:40:24.5576760Z ==> Finishing up 2021-05-15T22:40:24.5935290Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T22:40:24.5948860Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T22:40:24.5964830Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T22:40:24.5969970Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T22:40:24.5975040Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T22:40:24.5980410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T22:40:24.5985380Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T22:40:24.5990700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T22:40:24.5995810Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T22:40:24.6000530Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T22:40:24.6005680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T22:40:24.6067040Z rm /usr/local/share/pkgconfig 2021-05-15T22:40:24.6089780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T22:40:24.6094510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T22:40:24.6099920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T22:40:24.6105000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T22:40:24.6110600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T22:40:24.6121670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T22:40:24.6127320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T22:40:24.6133920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T22:40:24.6139270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T22:40:24.6145020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T22:40:24.6150060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T22:40:24.6155600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T22:40:24.6160680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T22:40:24.6166920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T22:40:24.6177290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T22:40:24.6180760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T22:40:24.6186630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T22:40:24.6192220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T22:40:24.6197760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T22:40:24.6203010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T22:40:24.6222260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T22:40:24.6227110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T22:40:24.6232720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T22:40:24.6237340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T22:40:24.6242480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T22:40:24.6247150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T22:40:24.6252300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T22:40:24.6257620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T22:40:24.6262810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T22:40:24.6268370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T22:40:24.6273440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T22:40:24.6278710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T22:40:24.6283740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T22:40:24.6288440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T22:40:24.6294780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T22:40:24.6302070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T22:40:24.6312910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T22:40:24.6314720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T22:40:24.6316280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T22:40:24.6319810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T22:40:24.6324540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T22:40:24.6329640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T22:40:24.6865930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4276-1a9son9.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-15T22:40:27.1970010Z ==> Summary 2021-05-15T22:40:27.2130770Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T22:40:27.2137490Z ==> Installing poppler dependency: libxau 2021-05-15T22:40:27.2242360Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T22:40:27.2259820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-et02t0 2021-05-15T22:40:27.2379860Z cp -pR /private/tmp/d20210515-3989-et02t0/libxau/. /usr/local/Cellar/libxau 2021-05-15T22:40:27.2548890Z chmod -Rf +w /private/tmp/d20210515-3989-et02t0 2021-05-15T22:40:27.4297610Z ==> Finishing up 2021-05-15T22:40:27.4659310Z rm /usr/local/include/X11 2021-05-15T22:40:27.4671150Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T22:40:27.4675670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T22:40:27.4681120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T22:40:27.4686580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T22:40:27.4691080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T22:40:27.4696570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T22:40:27.4701770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T22:40:27.4707870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T22:40:27.4724190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T22:40:27.4729260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T22:40:27.4734040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T22:40:27.4739290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T22:40:27.4744330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T22:40:27.4748990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T22:40:27.4755170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T22:40:27.4760870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T22:40:27.4765820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T22:40:27.4771370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T22:40:27.4776360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T22:40:27.4781640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T22:40:27.4786360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T22:40:27.4791700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T22:40:27.4796450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T22:40:27.4801730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T22:40:27.4804880Z mkdir -p /usr/local/include/X11/dri 2021-05-15T22:40:27.4811510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T22:40:27.4817010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T22:40:27.4821870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T22:40:27.4825450Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T22:40:27.4833360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T22:40:27.4838290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T22:40:27.4844330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T22:40:27.4849350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T22:40:27.4854920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T22:40:27.4859850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T22:40:27.4865340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T22:40:27.4870260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T22:40:27.4875720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T22:40:27.4881540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T22:40:27.4891170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T22:40:27.4896680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T22:40:27.4902400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T22:40:27.4908190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T22:40:27.4913830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T22:40:27.4919600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T22:40:27.4925130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T22:40:27.4930900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T22:40:27.4936590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T22:40:27.4942310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T22:40:27.4947740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T22:40:27.4953380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T22:40:27.4959210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T22:40:27.4964720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T22:40:27.4970560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T22:40:27.4977640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T22:40:27.4983720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T22:40:27.4989010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T22:40:27.4995010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T22:40:27.5000620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T22:40:27.5006360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T22:40:27.5012050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T22:40:27.5017810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T22:40:27.5023640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T22:40:27.5029410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T22:40:27.5035240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T22:40:27.5040850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T22:40:27.5046720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T22:40:27.5052660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T22:40:27.5070800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T22:40:27.5075830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T22:40:27.5081420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T22:40:27.5087270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T22:40:27.5092850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T22:40:27.5097740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T22:40:27.5103120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T22:40:27.5108040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T22:40:27.5113350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T22:40:27.5118580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T22:40:27.5123510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T22:40:27.5128970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T22:40:27.5134000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T22:40:27.5139330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T22:40:27.5144190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T22:40:27.5149590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T22:40:27.5154480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T22:40:27.5159910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T22:40:27.5164960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T22:40:27.5170310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T22:40:27.5175620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T22:40:27.5180940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T22:40:27.5185710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T22:40:27.5191520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T22:40:27.5196230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T22:40:27.5201720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T22:40:27.5206540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T22:40:27.5212310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T22:40:27.5218280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T22:40:27.5226610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T22:40:27.5232140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T22:40:27.5237780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T22:40:27.5243440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T22:40:27.5247450Z Only the first 100 operations were output. 2021-05-15T22:40:27.5694130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4303-1hxjoa2.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-15T22:40:30.0469930Z ==> Summary 2021-05-15T22:40:30.0500990Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T22:40:30.0502690Z ==> Installing poppler dependency: libxdmcp 2021-05-15T22:40:30.0587150Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T22:40:30.0605050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-1r1sqsw 2021-05-15T22:40:30.0708180Z cp -pR /private/tmp/d20210515-3989-1r1sqsw/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T22:40:30.0840150Z chmod -Rf +w /private/tmp/d20210515-3989-1r1sqsw 2021-05-15T22:40:30.1333510Z ==> Finishing up 2021-05-15T22:40:30.1694000Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T22:40:30.1700840Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T22:40:30.1710230Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T22:40:30.1718460Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T22:40:30.1725810Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T22:40:30.1881930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4329-1ewjp3b.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-15T22:40:32.6354720Z ==> Summary 2021-05-15T22:40:32.6372760Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T22:40:32.6378610Z ==> Installing poppler dependency: libxcb 2021-05-15T22:40:32.6710620Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T22:40:32.6728240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-3989-1txh5jb 2021-05-15T22:40:33.3326710Z cp -pR /private/tmp/d20210515-3989-1txh5jb/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T22:40:34.5956260Z chmod -Rf +w /private/tmp/d20210515-3989-1txh5jb 2021-05-15T22:40:35.7322050Z ==> Finishing up 2021-05-15T22:40:35.7654590Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T22:40:35.7663180Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T22:40:35.7733210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T22:40:35.7739000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T22:40:35.7748560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T22:40:35.7757870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T22:40:35.7770260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T22:40:35.7782740Z 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-15T22:40:35.7792960Z 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-15T22:40:35.7801800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T22:40:35.7812520Z 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-15T22:40:35.7823410Z 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-15T22:40:35.7831150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T22:40:35.7836910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T22:40:35.7844420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T22:40:35.7855390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T22:40:35.7912000Z 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-15T22:40:35.7920880Z 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-15T22:40:35.7930310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T22:40:35.7940810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T22:40:35.7943480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T22:40:35.7958880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T22:40:35.7977160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T22:40:35.7980420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T22:40:35.7984830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T22:40:35.7993700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T22:40:35.7995740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T22:40:35.8012030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T22:40:35.8022430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T22:40:35.8025840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T22:40:35.8032870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T22:40:35.8034570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T22:40:35.8038300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T22:40:35.8049780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T22:40:35.8055520Z 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-15T22:40:35.8060390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T22:40:35.8068180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T22:40:35.8073660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T22:40:35.8083540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T22:40:35.8089050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T22:40:35.8096200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T22:40:35.8103820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T22:40:35.8109470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T22:40:35.8114570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T22:40:35.8123330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T22:40:35.8128370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T22:40:35.8137700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T22:40:35.8142680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T22:40:35.8148620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T22:40:35.8153770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T22:40:35.8159690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T22:40:35.8169900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T22:40:35.8175310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T22:40:35.8180990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T22:40:35.8189490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T22:40:35.8195170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T22:40:35.8205680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T22:40:35.8210820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T22:40:35.8218250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T22:40:35.8223810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T22:40:35.8229120Z 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-15T22:40:35.8238960Z 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-15T22:40:35.8243830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T22:40:35.8249560Z 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-15T22:40:35.8254860Z 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-15T22:40:35.8260640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T22:40:35.8266040Z 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-15T22:40:35.8271540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T22:40:35.8276640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T22:40:35.8282360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T22:40:35.8289740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T22:40:35.8294950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T22:40:35.8300550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T22:40:35.8305900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T22:40:35.8311510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T22:40:35.8316660Z 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-15T22:40:35.8322240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T22:40:35.8327430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T22:40:35.8337910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T22:40:35.8343680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T22:40:35.8348530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T22:40:35.8354190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T22:40:35.8359600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T22:40:35.8364680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T22:40:35.8373980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T22:40:35.8379630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T22:40:35.8384330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T22:40:35.8390060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T22:40:35.8395470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T22:40:35.8400670Z 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-15T22:40:35.8413390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T22:40:35.8419310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T22:40:35.8428260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T22:40:35.8433880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T22:40:35.8439690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T22:40:35.8445560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T22:40:35.8452050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T22:40:35.8457870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T22:40:35.8462860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T22:40:35.8468980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T22:40:35.8472830Z Only the first 100 operations were output. 2021-05-15T22:40:37.4382430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4364-lijad7.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-15T22:40:40.1781040Z ==> Summary 2021-05-15T22:40:40.3135980Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T22:40:40.3141430Z ==> Installing poppler dependency: libx11 2021-05-15T22:40:40.3616750Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T22:40:40.3634130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-1x1m2r5 2021-05-15T22:40:40.6727350Z cp -pR /private/tmp/d20210515-3989-1x1m2r5/libx11/. /usr/local/Cellar/libx11 2021-05-15T22:40:41.1852600Z chmod -Rf +w /private/tmp/d20210515-3989-1x1m2r5 2021-05-15T22:40:41.6510070Z ==> Finishing up 2021-05-15T22:40:41.6908900Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T22:40:41.6920460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T22:40:41.6922290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T22:40:41.6923860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T22:40:41.6925400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T22:40:41.6928490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T22:40:41.6933390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T22:40:41.6938910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T22:40:41.6943360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T22:40:41.6948860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T22:40:41.6953350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T22:40:41.6958970Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T22:40:41.6966430Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T22:40:41.6972760Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T22:40:41.6999450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T22:40:41.7004960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T22:40:41.7010930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T22:40:41.7016890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T22:40:41.7022150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T22:40:41.7027980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T22:40:41.7032980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T22:40:41.7038890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T22:40:41.7043920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T22:40:41.7049770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T22:40:41.7055480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T22:40:41.7060420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T22:40:41.7066280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T22:40:41.7071160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T22:40:41.7077010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T22:40:41.7082120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T22:40:41.7087680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T22:40:41.7093230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T22:40:41.7098170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T22:40:41.7104200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T22:40:41.7109110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T22:40:41.7114970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T22:40:41.7120330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T22:40:41.7125610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T22:40:41.7131070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T22:40:41.7137410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T22:40:41.7143480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T22:40:41.7149760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T22:40:41.7153990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T22:40:41.7159800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T22:40:41.7164820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T22:40:41.7170650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T22:40:41.7175540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T22:40:41.7181140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T22:40:41.7186200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T22:40:41.7191870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T22:40:41.7196850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T22:40:41.7202450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T22:40:42.6032770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T22:40:42.6042470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T22:40:42.6145150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T22:40:42.6241290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T22:40:42.6343880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T22:40:42.6446790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T22:40:42.6549270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T22:40:42.6649220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T22:40:42.6751660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T22:40:42.6853800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T22:40:42.6953930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T22:40:42.7021010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T22:40:42.7083050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T22:40:42.7183390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T22:40:42.7197760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T22:40:42.7299990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T22:40:42.7318290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T22:40:42.7332800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T22:40:42.7434960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T22:40:42.7453200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T22:40:42.7461640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T22:40:42.7562140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T22:40:42.7615780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T22:40:42.7676660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T22:40:42.7750740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T22:40:42.7802810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T22:40:42.7905350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T22:40:42.7916700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T22:40:42.8018980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T22:40:42.8020340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T22:40:42.8066130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T22:40:42.8134690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T22:40:42.8200820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T22:40:42.8265120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T22:40:42.8341520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T22:40:42.8390690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T22:40:42.8481510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T22:40:42.8500540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T22:40:42.8602730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T22:40:42.8612830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T22:40:42.8637540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T22:40:42.8726040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T22:40:42.8787200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T22:40:42.8849220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T22:40:42.8922990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T22:40:42.8992420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T22:40:42.9090170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T22:40:42.9094820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T22:40:42.9196060Z Only the first 100 operations were output. 2021-05-15T22:40:42.9219190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4390-1hbb9xf.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-15T22:40:45.0043160Z ==> Summary 2021-05-15T22:40:45.0699250Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T22:40:45.0704790Z ==> Installing poppler dependency: libxext 2021-05-15T22:40:45.1248430Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T22:40:45.1265880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-yaefjo 2021-05-15T22:40:45.1595620Z cp -pR /private/tmp/d20210515-3989-yaefjo/libxext/. /usr/local/Cellar/libxext 2021-05-15T22:40:45.2043430Z chmod -Rf +w /private/tmp/d20210515-3989-yaefjo 2021-05-15T22:40:45.2948840Z ==> Finishing up 2021-05-15T22:40:45.3337980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T22:40:45.3342660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T22:40:45.3348440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T22:40:45.3353590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T22:40:45.3358920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T22:40:45.3363640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T22:40:45.3369150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T22:40:45.3374190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T22:40:45.3379610Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T22:40:45.3384840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T22:40:45.3390120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T22:40:45.3395050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T22:40:45.3400590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T22:40:45.3405630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T22:40:45.3410490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T22:40:45.3415960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T22:40:45.3428700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T22:40:45.3434310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T22:40:45.3439920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T22:40:45.3444920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T22:40:45.3450570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T22:40:45.3455610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T22:40:45.3461240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T22:40:45.3466030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T22:40:45.3471750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T22:40:45.3476710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T22:40:45.3481980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T22:40:45.3487490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T22:40:45.3492750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T22:40:45.3498210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T22:40:45.3503230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T22:40:45.3508710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T22:40:45.3513690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T22:40:45.3519310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T22:40:45.3524590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T22:40:45.3530830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T22:40:45.3558620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T22:40:45.3563730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T22:40:45.3569130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T22:40:45.3574370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T22:40:45.3580050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T22:40:45.3584870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T22:40:45.3590220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T22:40:45.3595650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T22:40:45.3600610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T22:40:45.3606320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T22:40:45.3633840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T22:40:45.3638960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T22:40:45.3644400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T22:40:45.3649860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T22:40:45.3655230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T22:40:45.3660310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T22:40:45.3667150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T22:40:45.3672050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T22:40:45.3678220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T22:40:45.3685710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T22:40:45.3689530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T22:40:45.3695020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T22:40:45.3700270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T22:40:45.3705590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T22:40:45.3710400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T22:40:45.3715690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T22:40:45.3721230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T22:40:45.3726180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T22:40:45.3731660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T22:40:45.3736710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T22:40:45.3742630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T22:40:45.3747560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T22:40:45.3752810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T22:40:45.3758780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T22:40:45.3764350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T22:40:45.3769860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T22:40:45.3775850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T22:40:45.3781680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T22:40:45.3786410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T22:40:45.3792200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T22:40:45.3796930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T22:40:45.3803800Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T22:40:45.3807820Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T22:40:45.3813150Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T22:40:45.3820250Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T22:40:45.4067640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4416-19nruyp.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-15T22:40:48.0146650Z ==> Summary 2021-05-15T22:40:48.0207010Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T22:40:48.0212360Z ==> Installing poppler dependency: libxrender 2021-05-15T22:40:48.0751140Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T22:40:48.0769160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-ij3n43 2021-05-15T22:40:48.0878510Z cp -pR /private/tmp/d20210515-3989-ij3n43/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T22:40:48.1024920Z chmod -Rf +w /private/tmp/d20210515-3989-ij3n43 2021-05-15T22:40:48.1569320Z ==> Finishing up 2021-05-15T22:40:48.1951400Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T22:40:48.1958930Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T22:40:48.1966160Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T22:40:48.1970700Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T22:40:48.1976070Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T22:40:48.1983290Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T22:40:48.2110970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4442-vmslda.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-15T22:40:50.7321460Z ==> Summary 2021-05-15T22:40:50.7343950Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T22:40:50.7349330Z ==> Installing poppler dependency: lzo 2021-05-15T22:40:50.7372970Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T22:40:50.7390920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-10rkay5 2021-05-15T22:40:50.7553620Z cp -pR /private/tmp/d20210515-3989-10rkay5/lzo/. /usr/local/Cellar/lzo 2021-05-15T22:40:50.7772680Z chmod -Rf +w /private/tmp/d20210515-3989-10rkay5 2021-05-15T22:40:50.8338680Z ==> Finishing up 2021-05-15T22:40:50.8713450Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T22:40:50.8721370Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T22:40:50.8727750Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T22:40:50.8732250Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T22:40:50.8737680Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T22:40:50.8744920Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T22:40:50.8909020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4468-1s8ls81.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-15T22:40:53.2645970Z ==> Summary 2021-05-15T22:40:53.2678770Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T22:40:53.2685170Z ==> Installing poppler dependency: pixman 2021-05-15T22:40:53.2711910Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T22:40:53.2729410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-ncfk4i 2021-05-15T22:40:53.2883770Z cp -pR /private/tmp/d20210515-3989-ncfk4i/pixman/. /usr/local/Cellar/pixman 2021-05-15T22:40:53.3016410Z chmod -Rf +w /private/tmp/d20210515-3989-ncfk4i 2021-05-15T22:40:53.3521430Z ==> Finishing up 2021-05-15T22:40:53.3906180Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T22:40:53.3912450Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T22:40:53.3917260Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T22:40:53.3922540Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T22:40:53.3927630Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T22:40:53.3935080Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T22:40:53.4064050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4494-nx7yhn.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-15T22:40:55.8723340Z ==> Summary 2021-05-15T22:40:55.8747600Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T22:40:55.8749580Z ==> Installing poppler dependency: cairo 2021-05-15T22:40:56.0567360Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T22:40:56.0584740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-g0hoi 2021-05-15T22:40:56.1262320Z cp -pR /private/tmp/d20210515-3989-g0hoi/cairo/. /usr/local/Cellar/cairo 2021-05-15T22:40:56.2035320Z chmod -Rf +w /private/tmp/d20210515-3989-g0hoi 2021-05-15T22:40:56.4191520Z ==> Finishing up 2021-05-15T22:40:56.4611540Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T22:40:56.4625120Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T22:40:56.4631960Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T22:40:56.4643030Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T22:40:56.4653850Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T22:40:56.4669880Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T22:40:56.4679870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T22:40:56.4691170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T22:40:56.4700170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T22:40:56.4710190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T22:40:56.4721760Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T22:40:56.4731970Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T22:40:56.4742610Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T22:40:56.4755420Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T22:40:56.4774000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T22:40:56.4784020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T22:40:56.4798220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T22:40:56.4807320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T22:40:56.4815630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T22:40:56.4824360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T22:40:56.4835230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T22:40:56.4845360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T22:40:56.4856800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T22:40:56.4866560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T22:40:56.4877520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T22:40:56.4891510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T22:40:56.4902750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T22:40:56.4915580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T22:40:56.4927310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T22:40:56.4935710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T22:40:56.4945600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T22:40:56.5393870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4520-1bknbjc.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-15T22:40:59.0133070Z ==> Summary 2021-05-15T22:40:59.0217780Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T22:40:59.0226130Z ==> Installing poppler dependency: little-cms2 2021-05-15T22:40:59.0352630Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T22:40:59.0370600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-3mtr9e 2021-05-15T22:40:59.0544010Z cp -pR /private/tmp/d20210515-3989-3mtr9e/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T22:40:59.0727830Z chmod -Rf +w /private/tmp/d20210515-3989-3mtr9e 2021-05-15T22:40:59.1379470Z ==> Finishing up 2021-05-15T22:40:59.1588800Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T22:40:59.1599120Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T22:40:59.1605270Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T22:40:59.1613790Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T22:40:59.1620100Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T22:40:59.1680550Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T22:40:59.1685100Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T22:40:59.1702420Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T22:40:59.1714200Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T22:40:59.1725300Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T22:40:59.1735040Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T22:40:59.1740760Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T22:40:59.1746970Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T22:40:59.1751750Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T22:40:59.1756700Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T22:40:59.1764190Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T22:40:59.1937840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4546-11thvhu.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-15T22:41:01.6647700Z ==> Summary 2021-05-15T22:41:01.6673990Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T22:41:01.6680870Z ==> Installing poppler dependency: nspr 2021-05-15T22:41:01.6724460Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T22:41:01.6744910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-7cenxg 2021-05-15T22:41:01.7222650Z cp -pR /private/tmp/d20210515-3989-7cenxg/nspr/. /usr/local/Cellar/nspr 2021-05-15T22:41:01.7757550Z chmod -Rf +w /private/tmp/d20210515-3989-7cenxg 2021-05-15T22:41:01.8694590Z ==> Finishing up 2021-05-15T22:41:01.9092060Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T22:41:01.9098250Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T22:41:01.9140620Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T22:41:01.9147610Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T22:41:01.9152700Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T22:41:01.9159150Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T22:41:01.9164230Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T22:41:01.9168980Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T22:41:01.9174120Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T22:41:01.9181570Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T22:41:01.9449620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4572-g98gnb.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-15T22:41:04.3451530Z ==> Summary 2021-05-15T22:41:04.3512850Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T22:41:04.3519240Z ==> Installing poppler dependency: nss 2021-05-15T22:41:04.3721100Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T22:41:04.3739040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-4gkfkv 2021-05-15T22:41:04.6283010Z cp -pR /private/tmp/d20210515-3989-4gkfkv/nss/. /usr/local/Cellar/nss 2021-05-15T22:41:04.7752320Z chmod -Rf +w /private/tmp/d20210515-3989-4gkfkv 2021-05-15T22:41:06.1104160Z ==> Finishing up 2021-05-15T22:41:06.2065450Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T22:41:06.2069770Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T22:41:06.2077570Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T22:41:06.2082610Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T22:41:06.2087470Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T22:41:06.2092700Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T22:41:06.2105150Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T22:41:06.2110060Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T22:41:06.2114920Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T22:41:06.2120440Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T22:41:06.2124830Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T22:41:06.2129680Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T22:41:06.2134560Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T22:41:06.2142660Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T22:41:06.2147490Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T22:41:06.2152610Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T22:41:06.2161200Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T22:41:06.2164220Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T22:41:06.2169990Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T22:41:06.2209320Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T22:41:06.2213800Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T22:41:06.2218700Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T22:41:06.2223080Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T22:41:06.2228060Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T22:41:06.2232370Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T22:41:06.2237380Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T22:41:06.2241730Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T22:41:06.2246680Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T22:41:06.2251140Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T22:41:06.2256210Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T22:41:06.2260470Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T22:41:06.2265480Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T22:41:06.2269970Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T22:41:06.2274750Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T22:41:06.2279730Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T22:41:06.2285310Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T22:41:06.2289810Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T22:41:06.2294910Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T22:41:06.2299330Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T22:41:06.2304410Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T22:41:06.2308990Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T22:41:06.2314020Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T22:41:06.2318640Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T22:41:06.2323840Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T22:41:06.2328440Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T22:41:06.2333420Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T22:41:06.2337820Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T22:41:06.2342840Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T22:41:06.2347530Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T22:41:06.2352470Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T22:41:06.2357450Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T22:41:06.2362340Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T22:41:06.2367370Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T22:41:06.2371910Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T22:41:06.2377080Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T22:41:06.2381630Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T22:41:06.2386540Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T22:41:06.2390930Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T22:41:06.2396100Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T22:41:06.2400640Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T22:41:06.2406480Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T22:41:06.2411210Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T22:41:06.2416080Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T22:41:06.2420420Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T22:41:06.2425550Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T22:41:06.2430010Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T22:41:06.2434940Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T22:41:06.2439430Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T22:41:06.2444310Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T22:41:06.2448640Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T22:41:06.2456000Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T22:41:06.2464840Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T22:41:06.2469430Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T22:41:06.2474590Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T22:41:06.2479340Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T22:41:06.2484500Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T22:41:06.2489610Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T22:41:06.2494870Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T22:41:06.2499830Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T22:41:06.2504500Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T22:41:06.2509900Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T22:41:06.2515670Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T22:41:06.2520080Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T22:41:06.2525330Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T22:41:06.2529740Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T22:41:06.2535340Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T22:41:06.2539670Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T22:41:06.2544620Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T22:41:06.2549310Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T22:41:06.2554410Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T22:41:06.2558910Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T22:41:06.2563860Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T22:41:06.2568210Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T22:41:06.2577360Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T22:41:06.2581960Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T22:41:06.2587770Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T22:41:06.2592140Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T22:41:06.2597630Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T22:41:06.2602900Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T22:41:06.2607610Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T22:41:06.2611670Z Only the first 100 operations were output. 2021-05-15T22:41:06.3812900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4598-ot1k49.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-15T22:41:09.0729170Z ==> Summary 2021-05-15T22:41:09.0874040Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T22:41:09.0880450Z ==> Installing poppler dependency: openjpeg 2021-05-15T22:41:09.1170640Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T22:41:09.1200990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-1ffdwrp 2021-05-15T22:41:09.3324660Z cp -pR /private/tmp/d20210515-3989-1ffdwrp/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T22:41:09.5753000Z chmod -Rf +w /private/tmp/d20210515-3989-1ffdwrp 2021-05-15T22:41:09.8276000Z ==> Finishing up 2021-05-15T22:41:09.8672810Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T22:41:09.8676120Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T22:41:09.8681520Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T22:41:09.8688500Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T22:41:09.8697130Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T22:41:09.8706850Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T22:41:09.8720840Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T22:41:09.8730560Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T22:41:09.8738550Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T22:41:09.8745510Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T22:41:09.8750850Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T22:41:09.8755510Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T22:41:09.8761440Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T22:41:09.8766060Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T22:41:09.8774060Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T22:41:09.9737890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4624-b8b8r3.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-15T22:41:12.5512490Z ==> Summary 2021-05-15T22:41:12.5844460Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T22:41:12.5850730Z ==> Installing poppler dependency: qt@5 2021-05-15T22:41:12.5926500Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T22:41:12.5945400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-1mbbeqp 2021-05-15T22:41:17.6345210Z cp -pR /private/tmp/d20210515-3989-1mbbeqp/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T22:41:25.0125710Z chmod -Rf +w /private/tmp/d20210515-3989-1mbbeqp 2021-05-15T22:41:38.3241790Z ==> Finishing up 2021-05-15T22:41:41.0160130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4675-1xqd20e.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-15T22:41:46.7745930Z ==> Caveats 2021-05-15T22:41:46.7746990Z We agreed to the Qt open source license for you. 2021-05-15T22:41:46.7747940Z If this is unacceptable you should uninstall. 2021-05-15T22:41:46.7748560Z 2021-05-15T22:41:46.7749860Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:41:46.7750940Z because this is an alternate version of another formula. 2021-05-15T22:41:46.7751580Z 2021-05-15T22:41:46.7752340Z If you need to have qt@5 first in your PATH, run: 2021-05-15T22:41:46.7753790Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:41:46.7754520Z 2021-05-15T22:41:46.7755280Z For compilers to find qt@5 you may need to set: 2021-05-15T22:41:46.7756520Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T22:41:46.7757830Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T22:41:46.7758480Z 2021-05-15T22:41:46.7760060Z For pkg-config to find qt@5 you may need to set: 2021-05-15T22:41:46.7761260Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T22:41:46.7761910Z 2021-05-15T22:41:46.7763020Z ==> Summary 2021-05-15T22:41:47.4954240Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T22:41:47.4963650Z ==> Installing poppler 2021-05-15T22:41:47.4966240Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T22:41:47.4983820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3989-dcvhyd 2021-05-15T22:41:47.7719130Z cp -pR /private/tmp/d20210515-3989-dcvhyd/poppler/. /usr/local/Cellar/poppler 2021-05-15T22:41:48.0119670Z chmod -Rf +w /private/tmp/d20210515-3989-dcvhyd 2021-05-15T22:41:48.4603400Z ==> Finishing up 2021-05-15T22:41:48.4932460Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T22:41:48.4936250Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T22:41:48.4941890Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T22:41:48.4946890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T22:41:48.4951910Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T22:41:48.4957460Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T22:41:48.4962430Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T22:41:48.4967640Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T22:41:48.4972800Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T22:41:48.4977980Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T22:41:48.4983020Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T22:41:48.4988230Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T22:41:48.4993260Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T22:41:48.5000300Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T22:41:48.5029070Z rm /usr/local/share/gir-1.0 2021-05-15T22:41:48.5044290Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T22:41:48.5059220Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T22:41:48.5066580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T22:41:48.5073310Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T22:41:48.5079950Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T22:41:48.5091910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T22:41:48.5098220Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T22:41:48.5107570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T22:41:48.5113630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T22:41:48.5119610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T22:41:48.5125660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T22:41:48.5131480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T22:41:48.5137510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T22:41:48.5143640Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T22:41:48.5149400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T22:41:48.5165020Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T22:41:48.5183530Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T22:41:48.5255680Z rm /usr/local/lib/girepository-1.0 2021-05-15T22:41:48.5270800Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T22:41:48.5306810Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T22:41:48.5308940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T22:41:48.5311000Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T22:41:48.5312820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T22:41:48.5314580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T22:41:48.5316610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T22:41:48.5318610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T22:41:48.5320430Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T22:41:48.5327590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T22:41:48.5329810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T22:41:48.5335000Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T22:41:48.5341050Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T22:41:48.5349320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T22:41:48.5354190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T22:41:48.5358780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T22:41:49.3163660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T22:41:49.3267180Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T22:41:49.3285410Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T22:41:49.3419660Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T22:41:49.3522440Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T22:41:49.3625680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4707-1aijy9u.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-15T22:41:51.1931490Z ==> Summary 2021-05-15T22:41:51.2207220Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T22:41:52.8092110Z ==> Caveats 2021-05-15T22:41:52.8096040Z ==> qt@5 2021-05-15T22:41:52.8135410Z We agreed to the Qt open source license for you. 2021-05-15T22:41:52.8136430Z If this is unacceptable you should uninstall. 2021-05-15T22:41:52.8137090Z 2021-05-15T22:41:52.8138590Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:41:52.8139810Z because this is an alternate version of another formula. 2021-05-15T22:41:52.8140520Z 2021-05-15T22:41:52.8141300Z If you need to have qt@5 first in your PATH, run: 2021-05-15T22:41:52.8142820Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:41:52.8143590Z 2021-05-15T22:41:52.8144380Z For compilers to find qt@5 you may need to set: 2021-05-15T22:41:52.8145670Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T22:41:52.8146900Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T22:41:52.8148760Z 2021-05-15T22:41:52.8150160Z For pkg-config to find qt@5 you may need to set: 2021-05-15T22:41:52.8151230Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T22:41:52.8151890Z 2021-05-15T22:41:54.5830920Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T22:41:55.5361430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:41:56.0120660Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T22:41:56.2811570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T22%3A50%3A00Z&sig=dw6E3C%2BvipV550QnczPzI7LThS0x51tKyOoPUAr3fiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:41:56.3091990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=dw6E3C\%2BvipV550QnczPzI7LThS0x51tKyOoPUAr3fiw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:41:56.3379080Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T22:41:56.3426020Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T22:41:57.3340550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:41:57.8394250Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T22:41:58.1001320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T22%3A50%3A00Z&sig=o9r4vvmlt%2B8eB7IYOrvua%2BRHE04Uh7zZVfgOYlGihkM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:41:58.1302730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=o9r4vvmlt\%2B8eB7IYOrvua\%2BRHE04Uh7zZVfgOYlGihkM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:41:58.2207170Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T22:41:58.2485710Z ==> Installing dependencies for hdf5: szip 2021-05-15T22:41:58.2490220Z ==> Installing hdf5 dependency: szip 2021-05-15T22:41:58.3067250Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T22:41:58.3098530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4714-jx2owe 2021-05-15T22:41:58.3186890Z cp -pR /private/tmp/d20210515-4714-jx2owe/szip/. /usr/local/Cellar/szip 2021-05-15T22:41:58.3295130Z chmod -Rf +w /private/tmp/d20210515-4714-jx2owe 2021-05-15T22:41:58.3743620Z ==> Finishing up 2021-05-15T22:41:58.4106450Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T22:41:58.4110240Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T22:41:58.4118480Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T22:41:58.4125200Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T22:41:58.4129770Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T22:41:58.4135190Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T22:41:58.4256670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4884-j7se09.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-15T22:42:00.9240380Z ==> Summary 2021-05-15T22:42:00.9257430Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T22:42:00.9265850Z ==> Installing hdf5 2021-05-15T22:42:00.9269500Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T22:42:00.9286710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4714-1g1tav7 2021-05-15T22:42:01.1149890Z cp -pR /private/tmp/d20210515-4714-1g1tav7/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T22:42:01.2520090Z chmod -Rf +w /private/tmp/d20210515-4714-1g1tav7 2021-05-15T22:42:01.5750960Z ==> Finishing up 2021-05-15T22:42:01.6833840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T22:42:01.6837050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T22:42:01.6842560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T22:42:01.6846840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T22:42:01.6851950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T22:42:01.6856380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T22:42:01.6861280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T22:42:01.6865500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T22:42:01.6884490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T22:42:01.6888920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T22:42:01.6894100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T22:42:01.6898420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T22:42:01.6903300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T22:42:01.6907670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T22:42:01.6912970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T22:42:01.6917460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T22:42:01.6922430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T22:42:01.6926780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T22:42:01.6931860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T22:42:01.6936300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T22:42:01.6941540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T22:42:01.6946920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T22:42:01.6956230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T22:42:01.6961240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T22:42:01.6965950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T22:42:01.6975700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T22:42:01.6980100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T22:42:01.6985060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T22:42:01.6989380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T22:42:01.6994360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T22:42:01.6998930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T22:42:01.7003840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T22:42:01.7008320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T22:42:01.7027070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T22:42:01.7031900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T22:42:01.7036990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T22:42:01.7041810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T22:42:01.7046980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T22:42:01.7051410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T22:42:01.7056400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T22:42:01.7060800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T22:42:01.7065670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T22:42:01.7070020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T22:42:01.7075080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T22:42:01.7079530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T22:42:01.7084560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T22:42:01.7088980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T22:42:01.7093990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T22:42:01.7098230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T22:42:01.7103060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T22:42:01.7107390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T22:42:01.7112250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T22:42:01.7116440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T22:42:01.7121280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T22:42:01.7126900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T22:42:01.7132090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T22:42:01.7137060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T22:42:01.7141640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T22:42:01.7146700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T22:42:01.7151530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T22:42:01.7156010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T22:42:01.7161110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T22:42:01.7165480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T22:42:01.7170710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T22:42:01.7209730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T22:42:01.7211440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T22:42:01.7212970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T22:42:01.7214490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T22:42:01.7216340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T22:42:01.7218020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T22:42:01.7219610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T22:42:01.7221140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T22:42:01.7222730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T22:42:01.7224280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T22:42:01.7225830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T22:42:01.7227450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T22:42:01.7230540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T22:42:01.7234780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T22:42:01.7239540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T22:42:01.7244000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T22:42:01.7249140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T22:42:01.7253340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T22:42:01.7258380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T22:42:01.7277960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T22:42:01.7282110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T22:42:01.7287060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T22:42:01.7291320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T22:42:01.7296220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T22:42:01.7300890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T22:42:01.7305710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T22:42:01.7310000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T22:42:01.7314930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T22:42:01.7319250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T22:42:01.7324060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T22:42:01.7328430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T22:42:01.7333240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T22:42:01.7337580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T22:42:01.7342710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T22:42:01.7347140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T22:42:01.7351890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T22:42:01.7355220Z Only the first 100 operations were output. 2021-05-15T22:42:01.8297830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4910-17hghs1.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-15T22:42:04.2417180Z ==> Summary 2021-05-15T22:42:04.2571740Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T22:42:04.8978940Z ==> No outdated dependents to upgrade! 2021-05-15T22:42:04.8988520Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:42:04.9515810Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T22:42:04.9516870Z hdf5 2021-05-15T22:42:04.9525770Z rm /usr/local/bin/gif2h5 2021-05-15T22:42:04.9528440Z rm /usr/local/bin/h52gif 2021-05-15T22:42:04.9531660Z rm /usr/local/bin/h5c++ 2021-05-15T22:42:04.9534300Z rm /usr/local/bin/h5cc 2021-05-15T22:42:04.9537750Z rm /usr/local/bin/h5clear 2021-05-15T22:42:04.9540690Z rm /usr/local/bin/h5copy 2021-05-15T22:42:04.9544260Z rm /usr/local/bin/h5debug 2021-05-15T22:42:04.9546510Z rm /usr/local/bin/h5diff 2021-05-15T22:42:04.9549930Z rm /usr/local/bin/h5dump 2021-05-15T22:42:04.9552710Z rm /usr/local/bin/h5fc 2021-05-15T22:42:04.9556030Z rm /usr/local/bin/h5format_convert 2021-05-15T22:42:04.9558540Z rm /usr/local/bin/h5import 2021-05-15T22:42:04.9561740Z rm /usr/local/bin/h5jam 2021-05-15T22:42:04.9564410Z rm /usr/local/bin/h5ls 2021-05-15T22:42:04.9567550Z rm /usr/local/bin/h5mkgrp 2021-05-15T22:42:04.9570240Z rm /usr/local/bin/h5perf_serial 2021-05-15T22:42:04.9574340Z rm /usr/local/bin/h5redeploy 2021-05-15T22:42:04.9577050Z rm /usr/local/bin/h5repack 2021-05-15T22:42:04.9580680Z rm /usr/local/bin/h5repart 2021-05-15T22:42:04.9583300Z rm /usr/local/bin/h5stat 2021-05-15T22:42:04.9586520Z rm /usr/local/bin/h5unjam 2021-05-15T22:42:04.9589280Z rm /usr/local/bin/h5watch 2021-05-15T22:42:04.9596820Z rm /usr/local/include/H5ACpublic.h 2021-05-15T22:42:04.9599660Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T22:42:04.9602890Z rm /usr/local/include/H5Apublic.h 2021-05-15T22:42:04.9605770Z rm /usr/local/include/H5ArrayType.h 2021-05-15T22:42:04.9609090Z rm /usr/local/include/H5AtomType.h 2021-05-15T22:42:04.9611890Z rm /usr/local/include/H5Attribute.h 2021-05-15T22:42:04.9615180Z rm /usr/local/include/H5Classes.h 2021-05-15T22:42:04.9618020Z rm /usr/local/include/H5CommonFG.h 2021-05-15T22:42:04.9621390Z rm /usr/local/include/H5CompType.h 2021-05-15T22:42:04.9624090Z rm /usr/local/include/H5Cpp.h 2021-05-15T22:42:04.9627810Z rm /usr/local/include/H5CppDoc.h 2021-05-15T22:42:04.9631130Z rm /usr/local/include/H5Cpublic.h 2021-05-15T22:42:04.9634640Z rm /usr/local/include/H5DOpublic.h 2021-05-15T22:42:04.9637680Z rm /usr/local/include/H5DSpublic.h 2021-05-15T22:42:04.9641000Z rm /usr/local/include/H5DaccProp.h 2021-05-15T22:42:04.9643850Z rm /usr/local/include/H5DataSet.h 2021-05-15T22:42:04.9646790Z rm /usr/local/include/H5DataSpace.h 2021-05-15T22:42:04.9649760Z rm /usr/local/include/H5DataType.h 2021-05-15T22:42:04.9653040Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T22:42:04.9655680Z rm /usr/local/include/H5Dpublic.h 2021-05-15T22:42:04.9659160Z rm /usr/local/include/H5DxferProp.h 2021-05-15T22:42:04.9662110Z rm /usr/local/include/H5ESpublic.h 2021-05-15T22:42:04.9665350Z rm /usr/local/include/H5EnumType.h 2021-05-15T22:42:04.9667980Z rm /usr/local/include/H5Epubgen.h 2021-05-15T22:42:04.9671240Z rm /usr/local/include/H5Epublic.h 2021-05-15T22:42:04.9673950Z rm /usr/local/include/H5Exception.h 2021-05-15T22:42:04.9677170Z rm /usr/local/include/H5FDcore.h 2021-05-15T22:42:04.9686420Z rm /usr/local/include/H5FDdirect.h 2021-05-15T22:42:04.9687400Z rm /usr/local/include/H5FDfamily.h 2021-05-15T22:42:04.9688240Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T22:42:04.9689100Z rm /usr/local/include/H5FDlog.h 2021-05-15T22:42:04.9706810Z rm /usr/local/include/H5FDmpi.h 2021-05-15T22:42:04.9707740Z rm /usr/local/include/H5FDmpio.h 2021-05-15T22:42:04.9708560Z rm /usr/local/include/H5FDmulti.h 2021-05-15T22:42:04.9709380Z rm /usr/local/include/H5FDpublic.h 2021-05-15T22:42:04.9710200Z rm /usr/local/include/H5FDros3.h 2021-05-15T22:42:04.9711040Z rm /usr/local/include/H5FDsec2.h 2021-05-15T22:42:04.9711890Z rm /usr/local/include/H5FDstdio.h 2021-05-15T22:42:04.9714890Z rm /usr/local/include/H5FDwindows.h 2021-05-15T22:42:04.9717860Z rm /usr/local/include/H5FaccProp.h 2021-05-15T22:42:04.9721100Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T22:42:04.9723810Z rm /usr/local/include/H5File.h 2021-05-15T22:42:04.9727200Z rm /usr/local/include/H5FloatType.h 2021-05-15T22:42:04.9730090Z rm /usr/local/include/H5Fpublic.h 2021-05-15T22:42:04.9734860Z rm /usr/local/include/H5Gpublic.h 2021-05-15T22:42:04.9737980Z rm /usr/local/include/H5Group.h 2021-05-15T22:42:04.9741390Z rm /usr/local/include/H5IMpublic.h 2021-05-15T22:42:04.9744320Z rm /usr/local/include/H5IdComponent.h 2021-05-15T22:42:04.9747770Z rm /usr/local/include/H5Include.h 2021-05-15T22:42:04.9751160Z rm /usr/local/include/H5IntType.h 2021-05-15T22:42:04.9754700Z rm /usr/local/include/H5Ipublic.h 2021-05-15T22:42:04.9757170Z rm /usr/local/include/H5LDpublic.h 2021-05-15T22:42:04.9760410Z rm /usr/local/include/H5LTpublic.h 2021-05-15T22:42:04.9763160Z rm /usr/local/include/H5LaccProp.h 2021-05-15T22:42:04.9766470Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T22:42:04.9769130Z rm /usr/local/include/H5Library.h 2021-05-15T22:42:04.9772430Z rm /usr/local/include/H5Location.h 2021-05-15T22:42:04.9775340Z rm /usr/local/include/H5Lpublic.h 2021-05-15T22:42:04.9778720Z rm /usr/local/include/H5MMpublic.h 2021-05-15T22:42:04.9781530Z rm /usr/local/include/H5Mpublic.h 2021-05-15T22:42:04.9784730Z rm /usr/local/include/H5Object.h 2021-05-15T22:42:04.9788430Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T22:42:04.9790580Z rm /usr/local/include/H5Opublic.h 2021-05-15T22:42:04.9793540Z rm /usr/local/include/H5PLextern.h 2021-05-15T22:42:04.9796430Z rm /usr/local/include/H5PLpublic.h 2021-05-15T22:42:04.9799660Z rm /usr/local/include/H5PTpublic.h 2021-05-15T22:42:04.9802620Z rm /usr/local/include/H5PacketTable.h 2021-05-15T22:42:04.9805830Z rm /usr/local/include/H5Ppublic.h 2021-05-15T22:42:04.9808660Z rm /usr/local/include/H5PredType.h 2021-05-15T22:42:04.9812020Z rm /usr/local/include/H5PropList.h 2021-05-15T22:42:04.9814670Z rm /usr/local/include/H5Rpublic.h 2021-05-15T22:42:04.9818060Z rm /usr/local/include/H5Spublic.h 2021-05-15T22:42:04.9820890Z rm /usr/local/include/H5StrType.h 2021-05-15T22:42:04.9824160Z rm /usr/local/include/H5TBpublic.h 2021-05-15T22:42:04.9826830Z rm /usr/local/include/H5Tpublic.h 2021-05-15T22:42:04.9830200Z rm /usr/local/include/H5VLconnector.h 2021-05-15T22:42:04.9832970Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T22:42:04.9836240Z rm /usr/local/include/H5VLnative.h 2021-05-15T22:42:04.9840060Z Only the first 100 operations were output. 2021-05-15T22:42:06.7744340Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T22:42:07.7591210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:08.2325780Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T22:42:08.7247280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T22%3A50%3A00Z&sig=9ZnSYFwpQ9oMaQ9CHCMkQevLGaa7I1D6VF6dL%2F40LLk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:08.7697660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=9ZnSYFwpQ9oMaQ9CHCMkQevLGaa7I1D6VF6dL\%2F40LLk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:08.8655310Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T22:42:08.9438610Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T22:42:08.9465750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4920-mj28h1 2021-05-15T22:42:09.0775640Z cp -pR /private/tmp/d20210515-4920-mj28h1/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T22:42:09.2212370Z chmod -Rf +w /private/tmp/d20210515-4920-mj28h1 2021-05-15T22:42:09.3781030Z ==> Finishing up 2021-05-15T22:42:09.4083810Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T22:42:09.4091480Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T22:42:09.4119360Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T22:42:09.4123670Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T22:42:09.4131030Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T22:42:09.4135950Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T22:42:09.4141640Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T22:42:09.4146760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T22:42:09.4151230Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T22:42:09.4156790Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T22:42:09.4161430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T22:42:09.4166440Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T22:42:09.4172550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T22:42:09.4181600Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T22:42:09.4188040Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T22:42:09.4213030Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T22:42:09.4767760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5084-1xje5m6.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-15T22:42:12.1532920Z ==> Caveats 2021-05-15T22:42:12.1534810Z Emacs Lisp files have been installed to: 2021-05-15T22:42:12.1536360Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T22:42:12.1537800Z ==> Summary 2021-05-15T22:42:12.1725560Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T22:42:14.3227180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T22:42:15.3101230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:15.7765530Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T22:42:16.0493490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T22%3A50%3A00Z&sig=gMIujQu10L6%2BmM5giyszz3IgbPs1KSv67IbqWDLBT0U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:16.0773850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=gMIujQu10L6\%2BmM5giyszz3IgbPs1KSv67IbqWDLBT0U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:16.1450890Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T22:42:16.2274590Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T22:42:16.2303660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5091-zpouzx 2021-05-15T22:42:16.3549060Z cp -pR /private/tmp/d20210515-5091-zpouzx/gsl/. /usr/local/Cellar/gsl 2021-05-15T22:42:16.4965260Z chmod -Rf +w /private/tmp/d20210515-5091-zpouzx 2021-05-15T22:42:16.6679580Z ==> Finishing up 2021-05-15T22:42:16.6932060Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T22:42:16.6943130Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T22:42:16.6948910Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T22:42:16.6956900Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T22:42:16.6978720Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T22:42:16.6995110Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T22:42:16.7099480Z info /usr/local/share/info/gsl-ref.info 2021-05-15T22:42:16.7113890Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T22:42:16.7124460Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T22:42:16.7134840Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T22:42:16.7164920Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T22:42:16.7172250Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T22:42:16.7177590Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T22:42:16.7183970Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T22:42:16.7190540Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T22:42:16.7196560Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T22:42:16.7203190Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T22:42:16.7216770Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T22:42:16.7871990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5256-1tnzoyw.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-15T22:42:19.3611250Z ==> Summary 2021-05-15T22:42:19.3795840Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T22:42:22.5821740Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T22:42:23.5386990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:24.0631810Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T22:42:24.3488790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T22%3A50%3A00Z&sig=ooCcnC1%2BbsGfShacJdtU%2FFlMmLU8npS%2B8lpn61Uo1LY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:24.3889850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=ooCcnC1\%2BbsGfShacJdtU\%2FFlMmLU8npS\%2B8lpn61Uo1LY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:24.4730050Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T22:42:24.4926930Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T22:42:25.4531950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:25.9220930Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T22:42:26.2067200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T22%3A50%3A00Z&sig=3KH0t31AjHE8giP9QIO%2FmnpswTNWCJvEhrrMB6D6kfU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:26.2443030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=3KH0t31AjHE8giP9QIO\%2FmnpswTNWCJvEhrrMB6D6kfU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:26.2831380Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T22:42:26.2877500Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T22:42:27.2737600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:27.7771680Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T22:42:28.1289110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T22%3A50%3A00Z&sig=WFy%2BqYeo8VySgpulhZIWAZHeBkT0u8sL8Cgw36XCl3M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:28.1571730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=WFy\%2BqYeo8VySgpulhZIWAZHeBkT0u8sL8Cgw36XCl3M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:28.2179500Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T22:42:28.2221110Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T22:42:29.1765770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:29.6698680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T22:42:29.9391520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T22%3A50%3A00Z&sig=ahygc6pkpMk%2Fx3mt2Q1ehwUAPRtmkl55knHAoG%2BnO9M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:29.9690020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=ahygc6pkpMk\%2Fx3mt2Q1ehwUAPRtmkl55knHAoG\%2BnO9M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:30.0060130Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T22:42:30.0097980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T22:42:31.0283900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:31.4918010Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T22:42:31.7652750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T22%3A50%3A00Z&sig=L3sy3rGuVIo2a4ELdZHzAFNTtoxv3e6VbSxmJ57A39Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:31.8003550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=L3sy3rGuVIo2a4ELdZHzAFNTtoxv3e6VbSxmJ57A39Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:31.8568270Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T22:42:31.8660940Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T22:42:32.8886390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:33.3701830Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T22:42:33.6626770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T22%3A50%3A00Z&sig=AMBy5zpEzKn7LeCPa%2Be%2Bip5qC89Ybnm6hIp9m%2FDGhZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:33.6948070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=AMBy5zpEzKn7LeCPa\%2Be\%2Bip5qC89Ybnm6hIp9m\%2FDGhZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:33.7487770Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T22:42:33.7520620Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T22:42:34.8092690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:35.2957920Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T22:42:35.5674650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T22%3A50%3A00Z&sig=OSSdBKixzp3HvcIY9AMtvA5LFxRb2npQOFFI9%2FPBZeQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:35.5969150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=OSSdBKixzp3HvcIY9AMtvA5LFxRb2npQOFFI9\%2FPBZeQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:35.7268540Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T22:42:35.7367120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T22:42:36.6768530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:37.1736890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T22:42:37.4364550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T22%3A50%3A00Z&sig=7sijEFDIr3X81hojYRTMdIiIo4mlYvDkFcuyLAudXI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:37.4721930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=7sijEFDIr3X81hojYRTMdIiIo4mlYvDkFcuyLAudXI0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:37.5065890Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T22:42:37.5102950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T22:42:38.5301820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:39.0007430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T22:42:39.2778130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T22%3A50%3A00Z&sig=UtjXHIPrFkhaTyShQZwfHZuGY4h0cf6avIN9nOTvDL0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:39.3214360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=UtjXHIPrFkhaTyShQZwfHZuGY4h0cf6avIN9nOTvDL0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:39.3575210Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T22:42:39.3613830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T22:42:40.3060830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:40.7745850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T22:42:41.0412630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T22%3A50%3A00Z&sig=7353seG3GewmzUVSxs89bWnh%2FdKlj3qWOlzoVgGoUUY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:41.0707580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=7353seG3GewmzUVSxs89bWnh\%2FdKlj3qWOlzoVgGoUUY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:41.1095860Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T22:42:41.1129870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T22:42:42.0604210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:42.5667090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T22:42:42.9297700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T22%3A50%3A00Z&sig=yniNsONgPzQJv52vvygbpZHVp5xuwGrNTnwKnc0sGJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:42.9599460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=yniNsONgPzQJv52vvygbpZHVp5xuwGrNTnwKnc0sGJA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:43.0077450Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T22:42:43.0108180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T22:42:43.9721720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:44.4688010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T22:42:44.7423680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T22%3A50%3A00Z&sig=RqB1diQ%2F%2FFgnNZX2otq9Xv0v4W1bq%2BecJYyEbggrlAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:44.7722860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=RqB1diQ\%2F\%2FFgnNZX2otq9Xv0v4W1bq\%2BecJYyEbggrlAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:44.8754140Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T22:42:44.8816070Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T22:42:45.8576160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:46.3501610Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T22:42:46.7069200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T22%3A50%3A00Z&sig=3WheK7CQ%2BGXET%2B2rluiVbkbwxLhuxLxO0JRw8Wf%2FZu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:46.7422060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=3WheK7CQ\%2BGXET\%2B2rluiVbkbwxLhuxLxO0JRw8Wf\%2FZu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:46.7887580Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T22:42:46.7925770Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T22:42:47.7748710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:48.2751480Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T22:42:48.5525630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T22%3A50%3A00Z&sig=T37rggVj6VCgDiBjyurlnzuXi7%2FdmtKm4WDGrgDorv8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:48.5939590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=T37rggVj6VCgDiBjyurlnzuXi7\%2FdmtKm4WDGrgDorv8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:49.0675270Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T22:42:49.1844970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T22:42:50.1209060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:50.5827340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T22:42:50.8868410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T22%3A50%3A00Z&sig=a8pN9eKKmPHwBHSAezamCT5XXFJHueQIUqSDV6sPqxU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:50.9153430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=a8pN9eKKmPHwBHSAezamCT5XXFJHueQIUqSDV6sPqxU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:51.0151650Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T22:42:51.0266570Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T22:42:52.0388660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:52.5139170Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T22:42:52.7903810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T22%3A50%3A00Z&sig=ap%2FHT%2BEpjKOMoD1AMYzryxUpMTnnLIgvIyI8wH23TZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:52.8198120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=ap\%2FHT\%2BEpjKOMoD1AMYzryxUpMTnnLIgvIyI8wH23TZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:52.8583680Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T22:42:52.8623540Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T22:42:53.8942300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:54.3768160Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T22:42:54.6416430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T22%3A50%3A00Z&sig=4Y1P02OyGIW1is7TuSu9ShCUjYUd56oSjjMQdLKmR80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:54.6791300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=4Y1P02OyGIW1is7TuSu9ShCUjYUd56oSjjMQdLKmR80\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:54.7405930Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T22:42:54.7485730Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T22:42:55.7025530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:56.1744080Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T22:42:56.4438780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T22%3A50%3A00Z&sig=7DTsP0HZkSA0CMdSPEajHu8zjvLKcQXweERhVGB1euA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:56.4813930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=7DTsP0HZkSA0CMdSPEajHu8zjvLKcQXweERhVGB1euA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:56.5104080Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T22:42:56.5134060Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T22:42:57.4699580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:57.9773710Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T22:42:58.2503290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T22%3A50%3A00Z&sig=NO4zrz9k103tioLTduMXhfC%2B7%2Bk0cfWlOVjruB4aMlA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:58.2836580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=NO4zrz9k103tioLTduMXhfC\%2B7\%2Bk0cfWlOVjruB4aMlA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:58.3273940Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T22:42:58.3319330Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T22:42:59.3000640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:59.7935700Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T22:43:00.0625340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T22%3A50%3A00Z&sig=r4uZlw55ixvoaJGesOH%2FDMsKEOG%2FInkUiP71QgKi48c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:00.0917970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=r4uZlw55ixvoaJGesOH\%2FDMsKEOG\%2FInkUiP71QgKi48c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:00.1666180Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T22:43:00.1755140Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T22:43:01.1638890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:01.6368440Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T22:43:01.9191660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T22%3A50%3A00Z&sig=Gk6YcSXoXUdcP1ifv%2BIN%2BLhbPoGWB7p6Acwhk3tUFMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:01.9668180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Gk6YcSXoXUdcP1ifv\%2BIN\%2BLhbPoGWB7p6Acwhk3tUFMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:02.1331870Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T22:43:02.1366870Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T22:43:03.3459680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:03.8385950Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T22:43:04.1160210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T22%3A50%3A00Z&sig=jVIydUwqRdug%2BIqmaS2rvZYsyBnIhTyUvubNEG9H1Pg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:04.1469700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=jVIydUwqRdug\%2BIqmaS2rvZYsyBnIhTyUvubNEG9H1Pg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:04.2135880Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T22:43:04.2246830Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T22:43:05.2605550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:05.7455930Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T22:43:06.0170900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T22%3A50%3A00Z&sig=P59ZlM9uGAkHKnneSIgCNQC%2F79Ls%2B7nPOZLNNVuDuaA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:06.0472210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=P59ZlM9uGAkHKnneSIgCNQC\%2F79Ls\%2B7nPOZLNNVuDuaA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:06.1729280Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T22:43:06.2149460Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T22:43:07.1852580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:07.6732070Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T22:43:07.9474230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T22%3A50%3A00Z&sig=z4bgg2tJxCEWslvdLg%2FNCgw%2B2jdNXdufuLsonzf8Ofw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:07.9768180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=z4bgg2tJxCEWslvdLg\%2FNCgw\%2B2jdNXdufuLsonzf8Ofw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:08.0210900Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T22:43:08.0263030Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T22:43:09.0212550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:09.4865300Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T22:43:09.7738120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T22%3A50%3A00Z&sig=tHN5%2FUjcMs9lg4gruc8M2x6zg2UibuDcZX6fQBQeb54%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:09.8091630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=tHN5\%2FUjcMs9lg4gruc8M2x6zg2UibuDcZX6fQBQeb54\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:09.9050380Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T22:43:09.9159420Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T22:43:10.9675270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:11.6217960Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T22:43:11.7387600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T22%3A50%3A00Z&sig=Cmj71EO%2BugyN5YEk6yVZmUuNnq7%2FsmotqggJQntP8D0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:11.7823690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Cmj71EO\%2BugyN5YEk6yVZmUuNnq7\%2FsmotqggJQntP8D0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:11.8538010Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T22:43:11.8735060Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T22:43:12.8678950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:13.3766380Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T22:43:13.6443330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T22%3A50%3A00Z&sig=r7Ek1yIBo6uzAa2TKl2W7CsSq6s%2FHs1dMMi1q%2FUTYuA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:13.6838390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=r7Ek1yIBo6uzAa2TKl2W7CsSq6s\%2FHs1dMMi1q\%2FUTYuA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:13.7227920Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T22:43:13.7271310Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T22:43:14.7069070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:15.4435340Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T22:43:15.7089520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T22%3A50%3A00Z&sig=Vqe%2FgTNgDZvRRUOVPEjE1WOvZOJWeJUZ5mqEGSdLjm8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:15.7569300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Vqe\%2FgTNgDZvRRUOVPEjE1WOvZOJWeJUZ5mqEGSdLjm8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:15.8637260Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T22:43:15.8726130Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T22:43:16.8337630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:17.3267660Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T22:43:17.6080600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T22%3A50%3A00Z&sig=oqVPhCXVdfHqVZRRwxTLaN2vmYYrBXKfCmFD5H89eqQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:17.6378960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=oqVPhCXVdfHqVZRRwxTLaN2vmYYrBXKfCmFD5H89eqQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:17.6806080Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T22:43:17.6859340Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T22:43:18.6407550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:19.1270150Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T22:43:19.3861360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T22%3A50%3A00Z&sig=TFadZrY5XaWYeRJ8OY23QJgxYcU4TQInone%2FSvhiqOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:19.4392480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=TFadZrY5XaWYeRJ8OY23QJgxYcU4TQInone\%2FSvhiqOQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:19.6372750Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T22:43:19.7620170Z ==> 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-15T22:43:19.7686770Z ==> Installing ffmpeg dependency: aom 2021-05-15T22:43:19.8454250Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T22:43:19.8521770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-18kk80 2021-05-15T22:43:19.9142120Z cp -pR /private/tmp/d20210515-5263-18kk80/aom/. /usr/local/Cellar/aom 2021-05-15T22:43:19.9669480Z chmod -Rf +w /private/tmp/d20210515-5263-18kk80 2021-05-15T22:43:20.0260870Z ==> Finishing up 2021-05-15T22:43:20.1555610Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T22:43:20.1568780Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T22:43:20.1585860Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T22:43:20.1608660Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T22:43:20.1619040Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T22:43:20.1633400Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T22:43:20.1641790Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T22:43:20.1655900Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T22:43:20.1859280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5618-8qfwiz.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-15T22:43:22.5266680Z ==> Summary 2021-05-15T22:43:22.5295510Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T22:43:22.5301870Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T22:43:22.5409830Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T22:43:22.5428400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-gu787z 2021-05-15T22:43:22.5608340Z cp -pR /private/tmp/d20210515-5263-gu787z/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T22:43:22.5954960Z chmod -Rf +w /private/tmp/d20210515-5263-gu787z 2021-05-15T22:43:22.6560430Z ==> Finishing up 2021-05-15T22:43:22.6962540Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T22:43:22.6979190Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T22:43:22.6990070Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T22:43:22.6995610Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T22:43:22.7007410Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T22:43:22.7158580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5644-183qf0z.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-15T22:43:25.0504650Z ==> Summary 2021-05-15T22:43:25.0527380Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T22:43:25.0541450Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T22:43:25.0593580Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T22:43:25.0613160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-ob6gf2 2021-05-15T22:43:25.1205990Z cp -pR /private/tmp/d20210515-5263-ob6gf2/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T22:43:25.2166300Z chmod -Rf +w /private/tmp/d20210515-5263-ob6gf2 2021-05-15T22:43:25.2890210Z ==> Finishing up 2021-05-15T22:43:25.3307120Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T22:43:25.3313110Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T22:43:25.3320380Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T22:43:25.3420540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5670-ye7gal.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-15T22:43:27.7851810Z ==> Summary 2021-05-15T22:43:27.7931350Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T22:43:27.7941470Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T22:43:27.7963190Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T22:43:27.7983130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-wjtlep 2021-05-15T22:43:27.8288240Z cp -pR /private/tmp/d20210515-5263-wjtlep/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T22:43:27.8689580Z chmod -Rf +w /private/tmp/d20210515-5263-wjtlep 2021-05-15T22:43:27.9571120Z ==> Finishing up 2021-05-15T22:43:28.0241210Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T22:43:28.0249080Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T22:43:28.0290040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T22:43:28.0308800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T22:43:28.0329410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T22:43:28.0372490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T22:43:28.0374100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T22:43:28.0378430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T22:43:28.0396450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T22:43:28.0407480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T22:43:28.0418290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T22:43:28.0424370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T22:43:28.0436380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T22:43:28.0446480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T22:43:28.0452090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T22:43:28.0463210Z 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-15T22:43:28.0473770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T22:43:28.0485170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T22:43:28.0496400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T22:43:28.0503820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T22:43:28.0510530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T22:43:28.0522160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T22:43:28.0532490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T22:43:28.0539110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T22:43:28.0544820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T22:43:28.0555190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T22:43:28.0563480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T22:43:28.0574560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T22:43:28.0587220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T22:43:28.0596390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T22:43:28.0608150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T22:43:28.0613580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T22:43:28.0619260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T22:43:28.0635340Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T22:43:28.0640800Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T22:43:28.0648360Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T22:43:28.0655820Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T22:43:28.0924230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5696-1lluhr7.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-15T22:43:30.3907590Z ==> Summary 2021-05-15T22:43:30.3960540Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T22:43:30.3966510Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T22:43:30.6281400Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T22:43:30.6300310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-1bk5tjn 2021-05-15T22:43:30.7367360Z cp -pR /private/tmp/d20210515-5263-1bk5tjn/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T22:43:30.8458420Z chmod -Rf +w /private/tmp/d20210515-5263-1bk5tjn 2021-05-15T22:43:31.0411250Z ==> Finishing up 2021-05-15T22:43:31.0938860Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T22:43:31.0952970Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T22:43:31.0971370Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T22:43:31.0982500Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T22:43:31.0993460Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T22:43:31.1008720Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T22:43:31.1044740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T22:43:31.1072260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T22:43:31.1149660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T22:43:31.1154630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T22:43:31.1161590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T22:43:31.1166090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T22:43:31.1171840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T22:43:31.1225230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T22:43:31.1237720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T22:43:31.1240190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T22:43:31.1242120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T22:43:31.1244060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T22:43:31.1246110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T22:43:31.1248480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T22:43:31.1250940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T22:43:31.1252870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T22:43:31.1254720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T22:43:31.1257040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T22:43:31.1258960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T22:43:31.1260670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T22:43:31.1264060Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T22:43:31.2090020Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T22:43:31.2112670Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T22:43:31.2114970Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T22:43:31.2130080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T22:43:31.2135980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T22:43:31.2142760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T22:43:31.2147590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T22:43:31.2153160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T22:43:31.2158510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T22:43:31.2163990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T22:43:31.2169360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T22:43:31.2175310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T22:43:31.2181020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T22:43:31.2186220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T22:43:31.2192060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T22:43:31.2197800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T22:43:31.2203400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T22:43:31.2210280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T22:43:31.2215490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T22:43:31.2221430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T22:43:31.2227710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T22:43:31.2238680Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T22:43:31.2243830Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T22:43:31.2255240Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T22:43:31.2263510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T22:43:31.2269520Z 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-15T22:43:31.2778730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5722-14rnq89.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-15T22:43:33.8210450Z ==> Summary 2021-05-15T22:43:33.8351060Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T22:43:33.8357760Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T22:43:33.8412010Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T22:43:33.8432060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-1vtwcpa 2021-05-15T22:43:33.8560630Z cp -pR /private/tmp/d20210515-5263-1vtwcpa/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T22:43:33.8729230Z chmod -Rf +w /private/tmp/d20210515-5263-1vtwcpa 2021-05-15T22:43:33.9367530Z ==> Finishing up 2021-05-15T22:43:33.9764600Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T22:43:33.9771700Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T22:43:33.9780800Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T22:43:33.9789060Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T22:43:33.9795510Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T22:43:33.9835040Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T22:43:33.9843050Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T22:43:34.0005000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5748-16rgtwe.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-15T22:43:36.3153380Z ==> Summary 2021-05-15T22:43:36.3181010Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T22:43:36.3187490Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T22:43:36.5506690Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T22:43:36.5525330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-mpqh4r 2021-05-15T22:43:36.6049360Z cp -pR /private/tmp/d20210515-5263-mpqh4r/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T22:43:36.6519280Z chmod -Rf +w /private/tmp/d20210515-5263-mpqh4r 2021-05-15T22:43:36.9146740Z ==> Finishing up 2021-05-15T22:43:36.9543640Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T22:43:36.9572170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T22:43:36.9581190Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T22:43:36.9586520Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T22:43:36.9594240Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T22:43:36.9604290Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T22:43:36.9634650Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T22:43:36.9642560Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T22:43:36.9649060Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T22:43:36.9653680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T22:43:36.9667750Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T22:43:36.9673450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T22:43:36.9682130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T22:43:36.9687460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T22:43:36.9692780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T22:43:36.9701790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T22:43:36.9708000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T22:43:36.9712980Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T22:43:36.9718430Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T22:43:36.9723850Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T22:43:36.9732080Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T22:43:36.9737600Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T22:43:36.9743790Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T22:43:36.9750090Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T22:43:37.0049970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5777-1xnathq.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-15T22:43:43.8864500Z ==> Summary 2021-05-15T22:43:43.8945290Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T22:43:43.8951270Z ==> Installing ffmpeg dependency: libass 2021-05-15T22:43:44.1296940Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T22:43:44.1315890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-v2w49v 2021-05-15T22:43:44.1475160Z cp -pR /private/tmp/d20210515-5263-v2w49v/libass/. /usr/local/Cellar/libass 2021-05-15T22:43:44.1598880Z chmod -Rf +w /private/tmp/d20210515-5263-v2w49v 2021-05-15T22:43:44.2123240Z ==> Finishing up 2021-05-15T22:43:44.2523390Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T22:43:44.2529020Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T22:43:44.2534310Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T22:43:44.2539680Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T22:43:44.2555060Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T22:43:44.2785480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5803-fjodml.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-15T22:43:46.6185390Z ==> Summary 2021-05-15T22:43:46.6203390Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T22:43:46.6208920Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T22:43:46.6418850Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T22:43:46.6436020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-18png1z 2021-05-15T22:43:46.6614340Z cp -pR /private/tmp/d20210515-5263-18png1z/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T22:43:46.6793380Z chmod -Rf +w /private/tmp/d20210515-5263-18png1z 2021-05-15T22:43:46.7507360Z ==> Finishing up 2021-05-15T22:43:46.7923860Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T22:43:46.7928330Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T22:43:46.7933140Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T22:43:46.7940050Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T22:43:46.7947050Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T22:43:46.7951560Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T22:43:46.7957380Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T22:43:46.7964960Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T22:43:46.8136820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5829-1icmuix.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-15T22:43:49.1388070Z ==> Summary 2021-05-15T22:43:49.1412890Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T22:43:49.1420280Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T22:43:49.1521250Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T22:43:49.1540980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5263-1jmeekj 2021-05-15T22:43:49.1725380Z cp -pR /private/tmp/d20210515-5263-1jmeekj/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T22:43:49.1954210Z chmod -Rf +w /private/tmp/d20210515-5263-1jmeekj 2021-05-15T22:43:49.2652460Z ==> Finishing up 2021-05-15T22:43:49.3073300Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T22:43:49.3076770Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T22:43:49.3091160Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T22:43:49.3097890Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T22:43:49.3103080Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T22:43:49.3109240Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T22:43:49.3115240Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T22:43:49.3120860Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T22:43:49.3126400Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T22:43:49.3134130Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T22:43:49.3138990Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T22:43:49.3304620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5855-5migxj.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-15T22:43:51.7526790Z ==> Summary 2021-05-15T22:43:51.7560150Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T22:43:51.7566920Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T22:43:51.7623700Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T22:43:51.7642530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5263-s4q1db 2021-05-15T22:43:51.7791240Z cp -pR /private/tmp/d20210515-5263-s4q1db/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T22:43:51.7979200Z chmod -Rf +w /private/tmp/d20210515-5263-s4q1db 2021-05-15T22:43:51.8595180Z ==> Finishing up 2021-05-15T22:43:51.8877190Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T22:43:51.8882720Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T22:43:51.8888030Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T22:43:51.8895450Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T22:43:51.9055170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5881-1b9yrb9.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-15T22:43:54.3086690Z ==> Summary 2021-05-15T22:43:54.3119890Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T22:43:54.3129690Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T22:43:54.3163220Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T22:43:54.3186080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-1v7wbu8 2021-05-15T22:43:54.3700420Z cp -pR /private/tmp/d20210515-5263-1v7wbu8/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T22:43:54.3875560Z chmod -Rf +w /private/tmp/d20210515-5263-1v7wbu8 2021-05-15T22:43:54.4396640Z ==> Finishing up 2021-05-15T22:43:54.4807660Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T22:43:54.4814550Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T22:43:54.4822660Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T22:43:54.4917850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5907-u6t7kj.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-15T22:43:56.7775740Z ==> Summary 2021-05-15T22:43:56.7801030Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T22:43:56.7807310Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T22:43:56.7830650Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T22:43:56.7850050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-ztv73o 2021-05-15T22:43:56.8005570Z cp -pR /private/tmp/d20210515-5263-ztv73o/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T22:43:56.8165020Z chmod -Rf +w /private/tmp/d20210515-5263-ztv73o 2021-05-15T22:43:56.8812650Z ==> Finishing up 2021-05-15T22:43:56.9247240Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T22:43:56.9251060Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T22:43:56.9258740Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T22:43:56.9263140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T22:43:56.9269280Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T22:43:56.9275380Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T22:43:56.9280980Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T22:43:56.9286520Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T22:43:56.9294970Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T22:43:56.9301030Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T22:43:56.9450710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5933-str2fi.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-15T22:43:59.3241400Z ==> Summary 2021-05-15T22:43:59.3269190Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T22:43:59.3277100Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T22:43:59.3360610Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T22:43:59.3379430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-sftya4 2021-05-15T22:43:59.7618730Z cp -pR /private/tmp/d20210515-5263-sftya4/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T22:43:59.9696100Z chmod -Rf +w /private/tmp/d20210515-5263-sftya4 2021-05-15T22:44:00.0344870Z ==> Finishing up 2021-05-15T22:44:00.0762900Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T22:44:00.0770210Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T22:44:00.0777430Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T22:44:00.0783340Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T22:44:00.0787950Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T22:44:00.0793690Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T22:44:00.0801400Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T22:44:00.0979880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5959-1vumkc.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-15T22:44:02.4110110Z ==> Summary 2021-05-15T22:44:02.4131210Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T22:44:02.4137140Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T22:44:02.4627150Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T22:44:02.4645250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5263-eip2rl 2021-05-15T22:44:02.4993890Z cp -pR /private/tmp/d20210515-5263-eip2rl/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T22:44:02.5247030Z chmod -Rf +w /private/tmp/d20210515-5263-eip2rl 2021-05-15T22:44:02.5939150Z ==> Finishing up 2021-05-15T22:44:02.6331060Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T22:44:02.6336900Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T22:44:02.6346440Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T22:44:02.6352970Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T22:44:02.6357820Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T22:44:02.6363290Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T22:44:02.6386670Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T22:44:02.6574230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5985-1vgbqai.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-15T22:44:05.1188070Z ==> Summary 2021-05-15T22:44:05.1223670Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T22:44:05.1230070Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T22:44:05.1761510Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T22:44:05.1780010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-16j5yhp 2021-05-15T22:44:05.1932030Z cp -pR /private/tmp/d20210515-5263-16j5yhp/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T22:44:05.2074600Z chmod -Rf +w /private/tmp/d20210515-5263-16j5yhp 2021-05-15T22:44:05.2683110Z ==> Finishing up 2021-05-15T22:44:05.3099730Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T22:44:05.3105490Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T22:44:05.3112950Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T22:44:05.3117530Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T22:44:05.3123310Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T22:44:05.3130860Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T22:44:05.3281180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6011-n8luxh.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-15T22:44:07.7612390Z ==> Summary 2021-05-15T22:44:07.7632490Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T22:44:07.7638180Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T22:44:07.7659060Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T22:44:07.7679760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-t1x3v3 2021-05-15T22:44:07.8245720Z cp -pR /private/tmp/d20210515-5263-t1x3v3/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T22:44:07.8846990Z chmod -Rf +w /private/tmp/d20210515-5263-t1x3v3 2021-05-15T22:44:07.9748760Z ==> Finishing up 2021-05-15T22:44:08.0141400Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T22:44:08.0146910Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T22:44:08.0156060Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T22:44:08.0164850Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T22:44:08.0169800Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T22:44:08.0174800Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T22:44:08.0179690Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T22:44:08.0185010Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T22:44:08.0207190Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T22:44:08.0215370Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T22:44:08.0497270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6037-1c7g86g.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-15T22:44:12.8054160Z ==> Summary 2021-05-15T22:44:12.8120210Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T22:44:12.8126580Z ==> Installing ffmpeg dependency: snappy 2021-05-15T22:44:12.8212230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-q5ursn 2021-05-15T22:44:12.8214940Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T22:44:12.8384500Z cp -pR /private/tmp/d20210515-5263-q5ursn/snappy/. /usr/local/Cellar/snappy 2021-05-15T22:44:12.8598640Z chmod -Rf +w /private/tmp/d20210515-5263-q5ursn 2021-05-15T22:44:12.9106000Z ==> Finishing up 2021-05-15T22:44:12.9602770Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T22:44:12.9606700Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T22:44:12.9612070Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T22:44:12.9616620Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T22:44:12.9626080Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T22:44:12.9631070Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T22:44:12.9635950Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T22:44:12.9641120Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T22:44:12.9646170Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T22:44:12.9791650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6063-1cffrcy.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-15T22:44:15.3577360Z ==> Summary 2021-05-15T22:44:15.3602910Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T22:44:15.3610990Z ==> Installing ffmpeg dependency: speex 2021-05-15T22:44:15.3670710Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T22:44:15.3689530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-1wr3vki 2021-05-15T22:44:15.3848200Z cp -pR /private/tmp/d20210515-5263-1wr3vki/speex/. /usr/local/Cellar/speex 2021-05-15T22:44:15.4036750Z chmod -Rf +w /private/tmp/d20210515-5263-1wr3vki 2021-05-15T22:44:15.4665750Z ==> Finishing up 2021-05-15T22:44:15.5071240Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T22:44:15.5079050Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T22:44:15.5086270Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T22:44:15.5092730Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T22:44:15.5098260Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T22:44:15.5103480Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T22:44:15.5111310Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T22:44:15.5266340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6089-aw8y6x.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-15T22:44:17.7487000Z ==> Summary 2021-05-15T22:44:17.7516250Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T22:44:17.7522630Z ==> Installing ffmpeg dependency: srt 2021-05-15T22:44:17.7607070Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T22:44:17.7626030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-1mgi4q7 2021-05-15T22:44:17.7954090Z cp -pR /private/tmp/d20210515-5263-1mgi4q7/srt/. /usr/local/Cellar/srt 2021-05-15T22:44:17.8138920Z chmod -Rf +w /private/tmp/d20210515-5263-1mgi4q7 2021-05-15T22:44:17.8902410Z ==> Finishing up 2021-05-15T22:44:17.9546080Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T22:44:17.9549680Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T22:44:17.9554920Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T22:44:17.9564360Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T22:44:17.9571230Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T22:44:17.9578240Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T22:44:17.9583260Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T22:44:17.9588240Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T22:44:17.9593470Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T22:44:17.9601330Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T22:44:17.9607020Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T22:44:17.9785550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6115-1utfdmt.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-15T22:44:20.1739750Z ==> Summary 2021-05-15T22:44:20.1763730Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T22:44:20.1809670Z ==> Installing ffmpeg dependency: giflib 2021-05-15T22:44:20.1833390Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T22:44:20.1852650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-1mticgd 2021-05-15T22:44:20.1986660Z cp -pR /private/tmp/d20210515-5263-1mticgd/giflib/. /usr/local/Cellar/giflib 2021-05-15T22:44:20.2137720Z chmod -Rf +w /private/tmp/d20210515-5263-1mticgd 2021-05-15T22:44:20.2681410Z ==> Finishing up 2021-05-15T22:44:20.3118560Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T22:44:20.3122430Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T22:44:20.3127390Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T22:44:20.3131910Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T22:44:20.3137070Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T22:44:20.3141630Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T22:44:20.3148740Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T22:44:20.3155700Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T22:44:20.3161510Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T22:44:20.3166120Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T22:44:20.3171600Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T22:44:20.3338110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6141-118ooi1.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-15T22:44:22.5244900Z ==> Summary 2021-05-15T22:44:22.5269940Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T22:44:22.5276430Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T22:44:22.6001980Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T22:44:22.6022020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-91h85d 2021-05-15T22:44:22.6611470Z cp -pR /private/tmp/d20210515-5263-91h85d/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T22:44:22.7043530Z chmod -Rf +w /private/tmp/d20210515-5263-91h85d 2021-05-15T22:44:22.9189770Z ==> Finishing up 2021-05-15T22:44:22.9605540Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T22:44:22.9609390Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T22:44:22.9614700Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T22:44:22.9620980Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T22:44:22.9626590Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T22:44:22.9631520Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T22:44:22.9636220Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T22:44:22.9641430Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T22:44:22.9646740Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T22:44:22.9651500Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T22:44:22.9658650Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T22:44:22.9670040Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T22:44:22.9675570Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T22:44:22.9681260Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T22:44:22.9686980Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T22:44:22.9693040Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T22:44:22.9702180Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T22:44:22.9985940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6167-106i32q.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-15T22:44:25.4075890Z ==> Summary 2021-05-15T22:44:25.4120370Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T22:44:25.4126860Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T22:44:25.4905130Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T22:44:25.4923280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-bki40o 2021-05-15T22:44:25.6649770Z cp -pR /private/tmp/d20210515-5263-bki40o/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T22:44:25.7536790Z chmod -Rf +w /private/tmp/d20210515-5263-bki40o 2021-05-15T22:44:25.8372730Z ==> Finishing up 2021-05-15T22:44:25.8784230Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T22:44:25.8789950Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T22:44:25.8796620Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T22:44:25.8803490Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T22:44:25.8808140Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T22:44:25.8813690Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T22:44:25.8821160Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T22:44:25.9086880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6193-nxdpsf.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-15T22:44:28.1780260Z ==> Caveats 2021-05-15T22:44:28.1781470Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T22:44:28.1783600Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T22:44:28.1785090Z ==> Summary 2021-05-15T22:44:28.1837180Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T22:44:28.1843740Z ==> Installing ffmpeg dependency: theora 2021-05-15T22:44:28.2005850Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T22:44:28.2025540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5263-i6pp21 2021-05-15T22:44:28.2545070Z cp -pR /private/tmp/d20210515-5263-i6pp21/theora/. /usr/local/Cellar/theora 2021-05-15T22:44:28.3082850Z chmod -Rf +w /private/tmp/d20210515-5263-i6pp21 2021-05-15T22:44:28.4440330Z ==> Finishing up 2021-05-15T22:44:28.4883990Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T22:44:28.4892300Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T22:44:28.4898310Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T22:44:28.4902940Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T22:44:28.4908860Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T22:44:28.4913550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T22:44:28.4918230Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T22:44:28.4923620Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T22:44:28.4928230Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T22:44:28.4933520Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T22:44:28.4938510Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T22:44:28.4945870Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T22:44:28.4950750Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T22:44:28.4956250Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T22:44:28.5238000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6220-1fo1rmc.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-15T22:44:30.8437990Z ==> Summary 2021-05-15T22:44:30.8517320Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T22:44:30.8525010Z ==> Installing ffmpeg dependency: x264 2021-05-15T22:44:30.8556830Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T22:44:30.8576260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-88tqvm 2021-05-15T22:44:30.8936130Z cp -pR /private/tmp/d20210515-5263-88tqvm/x264/. /usr/local/Cellar/x264 2021-05-15T22:44:30.9087820Z chmod -Rf +w /private/tmp/d20210515-5263-88tqvm 2021-05-15T22:44:30.9632200Z ==> Finishing up 2021-05-15T22:44:31.0051310Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T22:44:31.0058490Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T22:44:31.0064550Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T22:44:31.0069010Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T22:44:31.0075580Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T22:44:31.0080750Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T22:44:31.0089200Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T22:44:31.0246210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6246-nbary8.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-15T22:44:33.4165090Z ==> Summary 2021-05-15T22:44:33.4185770Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T22:44:33.4193370Z ==> Installing ffmpeg dependency: x265 2021-05-15T22:44:33.4293700Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T22:44:33.4312150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5263-187aoq7 2021-05-15T22:44:33.5350290Z cp -pR /private/tmp/d20210515-5263-187aoq7/x265/. /usr/local/Cellar/x265 2021-05-15T22:44:33.6036870Z chmod -Rf +w /private/tmp/d20210515-5263-187aoq7 2021-05-15T22:44:33.7061850Z ==> Finishing up 2021-05-15T22:44:33.7703450Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T22:44:33.7710560Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T22:44:33.7715790Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T22:44:33.7723120Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T22:44:33.7728440Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T22:44:33.7733900Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T22:44:33.7741380Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T22:44:33.7951780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6272-7fp71i.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-15T22:44:36.1262080Z ==> Summary 2021-05-15T22:44:36.1280760Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T22:44:36.1287580Z ==> Installing ffmpeg dependency: xvid 2021-05-15T22:44:36.1310200Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T22:44:36.1331550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-1klh2x8 2021-05-15T22:44:36.1477890Z cp -pR /private/tmp/d20210515-5263-1klh2x8/xvid/. /usr/local/Cellar/xvid 2021-05-15T22:44:36.1594290Z chmod -Rf +w /private/tmp/d20210515-5263-1klh2x8 2021-05-15T22:44:36.2052710Z ==> Finishing up 2021-05-15T22:44:36.2457370Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T22:44:36.2465860Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T22:44:36.2470910Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T22:44:36.2600210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6298-nop1jl.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-15T22:44:38.8910860Z ==> Summary 2021-05-15T22:44:38.8929200Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T22:44:38.8937670Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T22:44:38.9082980Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T22:44:38.9102200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-1g6puqu 2021-05-15T22:44:38.9629330Z cp -pR /private/tmp/d20210515-5263-1g6puqu/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T22:44:39.0113390Z chmod -Rf +w /private/tmp/d20210515-5263-1g6puqu 2021-05-15T22:44:39.1091700Z ==> Finishing up 2021-05-15T22:44:39.1422500Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T22:44:39.1429520Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T22:44:39.1435110Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T22:44:39.1459960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T22:44:39.1466200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T22:44:39.1475820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T22:44:39.1488510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T22:44:39.1533630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T22:44:39.1542220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T22:44:39.1550340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T22:44:39.1560300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T22:44:39.1571290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T22:44:39.1581600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T22:44:39.1589340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T22:44:39.1594860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T22:44:39.1607160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T22:44:39.1615280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T22:44:39.1623810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T22:44:39.1634410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T22:44:39.1641510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T22:44:39.1651710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T22:44:39.1656600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T22:44:39.1662410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T22:44:39.1667430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T22:44:39.1677770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T22:44:39.1682880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T22:44:39.1693640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T22:44:39.1703650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T22:44:39.1709430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T22:44:39.1717370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T22:44:39.1723130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T22:44:39.1733090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T22:44:39.1743460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T22:44:39.1748580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T22:44:39.1758310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T22:44:39.1766990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T22:44:39.1780090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T22:44:39.1781710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T22:44:39.1789030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T22:44:39.1798030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T22:44:39.1803330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T22:44:39.1808630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T22:44:39.1820150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T22:44:39.1826930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T22:44:39.1877440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T22:44:39.1881400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T22:44:39.1883210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T22:44:39.1885980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T22:44:39.1888310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T22:44:39.1894240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T22:44:39.1922420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T22:44:39.1932410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T22:44:39.1941330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T22:44:39.1946880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T22:44:39.1952390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T22:44:39.1963590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T22:44:39.1970430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T22:44:39.1975710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T22:44:39.1981810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T22:44:39.1986410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T22:44:39.2004290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T22:44:39.2013750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T22:44:39.2020400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T22:44:39.2024950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T22:44:39.2030100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T22:44:39.2035500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T22:44:39.2040640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T22:44:39.2046190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T22:44:39.2072500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T22:44:39.2077840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T22:44:39.2083170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T22:44:39.2088860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T22:44:39.2095660Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T22:44:39.2100390Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T22:44:39.2106150Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T22:44:39.2113770Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T22:44:39.2381120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6324-1gbs1cu.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-15T22:44:41.7046230Z ==> Summary 2021-05-15T22:44:41.7113000Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T22:44:41.7120490Z ==> Installing ffmpeg dependency: zimg 2021-05-15T22:44:41.7166810Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T22:44:41.7184670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-7qjmrk 2021-05-15T22:44:41.7415920Z cp -pR /private/tmp/d20210515-5263-7qjmrk/zimg/. /usr/local/Cellar/zimg 2021-05-15T22:44:41.7638730Z chmod -Rf +w /private/tmp/d20210515-5263-7qjmrk 2021-05-15T22:44:41.8426910Z ==> Finishing up 2021-05-15T22:44:41.8841150Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T22:44:41.8844720Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T22:44:41.8853950Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T22:44:41.8860230Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T22:44:41.8864620Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T22:44:41.8870130Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T22:44:41.8877380Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T22:44:41.9038070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6350-1woxs9z.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-15T22:44:44.7783990Z ==> Summary 2021-05-15T22:44:44.7818660Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T22:44:44.7827330Z ==> Installing ffmpeg 2021-05-15T22:44:44.7831570Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T22:44:44.7854080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5263-1qmojhh 2021-05-15T22:44:45.1423960Z cp -pR /private/tmp/d20210515-5263-1qmojhh/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T22:44:45.3598110Z chmod -Rf +w /private/tmp/d20210515-5263-1qmojhh 2021-05-15T22:44:48.7106130Z ==> Finishing up 2021-05-15T22:44:48.7476790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T22:44:48.7480620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T22:44:48.7485870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T22:44:48.7490740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T22:44:48.7496110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T22:44:48.7500640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T22:44:48.7505910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T22:44:48.7511420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T22:44:48.7516010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T22:44:48.7521290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T22:44:48.7526230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T22:44:48.7530970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T22:44:48.7536220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T22:44:48.7540800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T22:44:48.7546640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T22:44:48.7552030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T22:44:48.7556850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T22:44:48.7562090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T22:44:48.7567840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T22:44:48.7572300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T22:44:48.7577680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T22:44:48.7582630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T22:44:48.7587160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T22:44:48.7592460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T22:44:48.7597340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T22:44:48.7602130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T22:44:48.7607170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T22:44:48.7612400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T22:44:48.7617020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T22:44:48.7622210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T22:44:48.7626820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T22:44:48.7632110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T22:44:48.7637290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T22:44:48.7642270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T22:44:48.7647130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T22:44:48.7652480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T22:44:48.7658390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T22:44:48.7662710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T22:44:48.7670350Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T22:44:48.7676400Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T22:44:48.7680780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T22:44:48.7685390Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T22:44:48.7690370Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T22:44:48.7694880Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T22:44:48.7700220Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T22:44:48.7705400Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T22:44:48.7710330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T22:44:48.7716860Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T22:44:48.7736110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T22:44:48.7748830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T22:44:48.7756970Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T22:44:48.7855110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T22:44:48.7857760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T22:44:48.7859860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T22:44:48.7872340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T22:44:48.7873890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T22:44:48.7875320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T22:44:48.7878910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T22:44:48.7884750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T22:44:48.7896530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T22:44:48.7901770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T22:44:48.7907320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T22:44:48.7914340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T22:44:48.7927020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T22:44:48.7936620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T22:44:48.7944960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T22:44:48.7953140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T22:44:48.7958570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T22:44:48.7969490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T22:44:48.7974520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T22:44:48.7982630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T22:44:48.7987370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T22:44:48.7992500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T22:44:48.7997500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T22:44:48.8003210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T22:44:48.8008020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T22:44:48.8013210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T22:44:48.8018160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T22:44:48.8024410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T22:44:48.8028660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T22:44:48.8033770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T22:44:48.8039020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T22:44:48.8044690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T22:44:48.8050030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T22:44:48.8054470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T22:44:48.8059980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T22:44:48.8064950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T22:44:48.8070400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T22:44:48.8075430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T22:44:48.8080890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T22:44:48.8085550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T22:44:48.8090840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T22:44:48.8095230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T22:44:48.8100670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T22:44:48.8105530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T22:44:48.8110880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T22:44:48.8115390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T22:44:48.8120790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T22:44:48.8125580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T22:44:48.8130990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T22:44:48.8134380Z Only the first 100 operations were output. 2021-05-15T22:44:48.9325400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6377-631cov.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-15T22:44:52.2216220Z ==> Summary 2021-05-15T22:44:52.2400950Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T22:44:53.2846920Z ==> Caveats 2021-05-15T22:44:53.2949260Z ==> tesseract 2021-05-15T22:44:53.2966980Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T22:44:53.2973300Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T22:44:55.1377030Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T22:44:56.1235200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:56.6286540Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T22:44:56.9254150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T22%3A50%3A00Z&sig=JkzXkYdlyFnrqKu4NImRbShVFm2SE5gtsyNpa%2BAP68k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:56.9560870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=JkzXkYdlyFnrqKu4NImRbShVFm2SE5gtsyNpa\%2BAP68k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:57.2627030Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T22:44:57.3825130Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T22:44:58.3797080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:58.8763390Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T22:44:59.1463820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T22%3A50%3A00Z&sig=9g1EqIVoQWw4VAPyEc%2B%2B66fR5rYmInHbcGipDsv%2FlmY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:59.1856350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=9g1EqIVoQWw4VAPyEc\%2B\%2B66fR5rYmInHbcGipDsv\%2FlmY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:59.3333010Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T22:44:59.3731720Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T22:44:59.3736860Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T22:44:59.4458440Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T22:44:59.4528730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6384-oe31ep 2021-05-15T22:45:00.0717920Z cp -pR /private/tmp/d20210515-6384-oe31ep/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T22:45:00.5036710Z chmod -Rf +w /private/tmp/d20210515-6384-oe31ep 2021-05-15T22:45:00.9062330Z ==> Finishing up 2021-05-15T22:45:00.9325250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T22:45:00.9339260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T22:45:00.9352250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T22:45:00.9364400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T22:45:00.9377500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T22:45:00.9391540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T22:45:00.9404720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T22:45:00.9416970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T22:45:00.9426950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T22:45:00.9444090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T22:45:00.9456970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T22:45:00.9468030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T22:45:00.9480500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T22:45:00.9491260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T22:45:00.9501960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T22:45:00.9514800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T22:45:00.9531880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T22:45:00.9543750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T22:45:00.9592110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T22:45:00.9597580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T22:45:00.9602810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T22:45:00.9608370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T22:45:00.9613830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T22:45:00.9619340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T22:45:00.9624840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T22:45:00.9630150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T22:45:00.9635320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T22:45:00.9640650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T22:45:00.9645740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T22:45:00.9651070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T22:45:00.9658760Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T22:45:00.9668070Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T22:45:00.9676720Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T22:45:00.9685670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T22:45:00.9691920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T22:45:00.9697530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T22:45:00.9703720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T22:45:00.9709460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T22:45:00.9715440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T22:45:00.9721100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T22:45:00.9726610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T22:45:00.9736040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T22:45:00.9741750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T22:45:00.9747240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T22:45:00.9752930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T22:45:00.9758790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T22:45:00.9768510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T22:45:00.9774190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T22:45:00.9779680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T22:45:00.9785120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T22:45:00.9795040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T22:45:00.9818870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T22:45:00.9826820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T22:45:00.9838380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T22:45:00.9844410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T22:45:00.9851890Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T22:45:00.9857530Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T22:45:00.9863130Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T22:45:01.1562590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6554-1hddj73.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-15T22:45:04.7561370Z ==> Summary 2021-05-15T22:45:04.7926300Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T22:45:04.7935830Z ==> Installing imagemagick@6 2021-05-15T22:45:04.7939140Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T22:45:04.7965420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6384-tkulfv 2021-05-15T22:45:05.1288280Z cp -pR /private/tmp/d20210515-6384-tkulfv/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T22:45:05.5641360Z chmod -Rf +w /private/tmp/d20210515-6384-tkulfv 2021-05-15T22:45:06.9382220Z ==> Finishing up 2021-05-15T22:45:07.2262100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6580-6kq3et.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-15T22:45:10.8610330Z ==> Caveats 2021-05-15T22:45:10.8710520Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:45:10.8811820Z because this is an alternate version of another formula. 2021-05-15T22:45:10.8911870Z 2021-05-15T22:45:10.8963690Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T22:45:10.8965860Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:45:10.8966770Z 2021-05-15T22:45:10.8967660Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T22:45:10.8969090Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T22:45:10.8970620Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T22:45:10.8971350Z 2021-05-15T22:45:10.8972620Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T22:45:10.8973790Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T22:45:10.8974500Z 2021-05-15T22:45:10.8975670Z ==> Summary 2021-05-15T22:45:10.9092110Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T22:45:11.7535350Z ==> Caveats 2021-05-15T22:45:11.7635870Z ==> imagemagick@6 2021-05-15T22:45:11.7666080Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:45:11.7671670Z because this is an alternate version of another formula. 2021-05-15T22:45:11.7700570Z 2021-05-15T22:45:11.7707540Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T22:45:11.7723540Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:45:11.7736740Z 2021-05-15T22:45:11.7744540Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T22:45:11.7753970Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T22:45:11.7759160Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T22:45:11.7779270Z 2021-05-15T22:45:11.7788370Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T22:45:11.7790480Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T22:45:11.7791280Z 2021-05-15T22:45:13.8576070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T22:45:14.8384110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:15.3384700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T22:45:15.6205870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T22%3A55%3A00Z&sig=MLMmy9yRcYJd0OnMv9WbfNYyQNp7ZTFRkChnwqsLFY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:15.6552470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=MLMmy9yRcYJd0OnMv9WbfNYyQNp7ZTFRkChnwqsLFY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:15.7282880Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T22:45:15.7380920Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T22:45:16.7187190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:17.2115610Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T22:45:17.4984830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T22%3A55%3A00Z&sig=%2Bkh9ChuVOizcPfJpIZorhLKhw%2BU7e6BAIMKkzCCQFxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:17.5441250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=\%2Bkh9ChuVOizcPfJpIZorhLKhw\%2BU7e6BAIMKkzCCQFxs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:17.6196890Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T22:45:17.6304410Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T22:45:18.5839460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:19.0823680Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T22:45:19.3676440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T22%3A55%3A00Z&sig=oIHCZIsbrpIpt3tdv7r9WZAlsNL%2FXypYpt2X6NEOGp4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:19.3999620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=oIHCZIsbrpIpt3tdv7r9WZAlsNL\%2FXypYpt2X6NEOGp4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:19.8811250Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T22:45:20.0349980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T22:45:21.0290360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:21.5151470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T22:45:21.8115570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T22%3A55%3A00Z&sig=bLSDqQbDalT%2F6s5torqIQTkao4GRv8CS6rr2CZUsN%2B0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:21.8561410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=bLSDqQbDalT\%2F6s5torqIQTkao4GRv8CS6rr2CZUsN\%2B0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:21.9139000Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T22:45:21.9186260Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T22:45:22.9339700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:23.4215380Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T22:45:23.6909680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T22%3A55%3A00Z&sig=KtMgOn3KVeKAZV3TefQHEcAUoQ7SZCxgLdUlRF3CEUY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:23.7231010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=KtMgOn3KVeKAZV3TefQHEcAUoQ7SZCxgLdUlRF3CEUY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:23.7608430Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T22:45:23.7642350Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T22:45:24.7227070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:25.2292220Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T22:45:25.4985790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T22%3A55%3A00Z&sig=ORD06rb%2Fv0Wh5qHN0uXkro51nA6Lrs3N3Ex9UDd3b6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:25.5270170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=ORD06rb\%2Fv0Wh5qHN0uXkro51nA6Lrs3N3Ex9UDd3b6s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:25.5759990Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T22:45:25.5828500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T22:45:26.5610090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:27.0436750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T22:45:27.3389530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T22%3A55%3A00Z&sig=4pT4ww0QIXAwsI%2FXpncXElWVIR9pHnIghS94vtpesHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:27.3820010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=4pT4ww0QIXAwsI\%2FXpncXElWVIR9pHnIghS94vtpesHw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:27.4307580Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T22:45:27.4400500Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T22:45:28.3897660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:28.8838400Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T22:45:29.1754890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T22%3A55%3A00Z&sig=E%2Fhg9FN2aseXKrQZn8kkUIsAKqmcLgn4X2i7N31U5PQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:29.2144570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=E\%2Fhg9FN2aseXKrQZn8kkUIsAKqmcLgn4X2i7N31U5PQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:29.2576430Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T22:45:29.2624170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T22:45:30.2351750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:30.7142950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T22:45:31.0004880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T22%3A55%3A00Z&sig=XP3lY4CTfD3Le10gugwN4p0kc%2BNCXB42vRE2yRrbzrc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:31.0387490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=XP3lY4CTfD3Le10gugwN4p0kc\%2BNCXB42vRE2yRrbzrc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:31.0909200Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T22:45:31.0971830Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T22:45:32.0756170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:32.5474060Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T22:45:32.8252150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T22%3A55%3A00Z&sig=nec%2BdPAUKy0SANRoF%2FCLnoGMyh265qRJu9Zsup8Q7a4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:32.8758260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=nec\%2BdPAUKy0SANRoF\%2FCLnoGMyh265qRJu9Zsup8Q7a4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:32.9433580Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T22:45:32.9468800Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T22:45:33.9651690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:34.4969560Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T22:45:34.7664500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T22%3A55%3A00Z&sig=xnqx3StTgSA1ty%2FbI6ua9S0MoR%2BB5r57aC7hTjcGxY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:34.8115000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=xnqx3StTgSA1ty\%2FbI6ua9S0MoR\%2BB5r57aC7hTjcGxY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:34.8932130Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T22:45:34.9083830Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T22:45:35.8997510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:36.3734090Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T22:45:36.6720680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T22%3A55%3A00Z&sig=UDI957z8cSG9DShrRW7%2F3I5gNxfKJhEI%2FhXQ7P2RKPo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:36.7022990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=UDI957z8cSG9DShrRW7\%2F3I5gNxfKJhEI\%2FhXQ7P2RKPo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:36.8790870Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T22:45:36.9295320Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T22:45:36.9298480Z ==> Installing imagemagick dependency: libde265 2021-05-15T22:45:36.9944870Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T22:45:36.9974400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-1t38eff 2021-05-15T22:45:37.0195910Z cp -pR /private/tmp/d20210515-6587-1t38eff/libde265/. /usr/local/Cellar/libde265 2021-05-15T22:45:37.0392290Z chmod -Rf +w /private/tmp/d20210515-6587-1t38eff 2021-05-15T22:45:37.1237640Z ==> Finishing up 2021-05-15T22:45:37.1640560Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T22:45:37.1644350Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T22:45:37.1687260Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T22:45:37.1692300Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T22:45:37.1697150Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T22:45:37.1704210Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T22:45:37.1711140Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T22:45:37.1716770Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T22:45:37.1723200Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T22:45:37.1729810Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T22:45:37.1924930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6818-hwaw5m.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-15T22:45:40.1920480Z ==> Summary 2021-05-15T22:45:40.1965190Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T22:45:40.1966800Z ==> Installing imagemagick dependency: docbook 2021-05-15T22:45:40.1980140Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T22:45:40.1997550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-1e6dyx4 2021-05-15T22:45:40.2871620Z cp -pR /private/tmp/d20210515-6587-1e6dyx4/docbook/. /usr/local/Cellar/docbook 2021-05-15T22:45:40.4054970Z chmod -Rf +w /private/tmp/d20210515-6587-1e6dyx4 2021-05-15T22:45:40.5358230Z ==> Finishing up 2021-05-15T22:45:40.5878760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6844-qbgs1d.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-15T22:45:43.8429640Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T22:45:43.8870350Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:43.9175970Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:43.9483020Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:43.9785920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.0088450Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.0391840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.0694420Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.0999430Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.1302060Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.1605920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.1911780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.2217110Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.2521830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.2828610Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:44.5952480Z ==> Caveats 2021-05-15T22:45:44.5953650Z To use the DocBook package in your XML toolchain, 2021-05-15T22:45:44.5954570Z you need to add the following to your ~/.bashrc: 2021-05-15T22:45:44.5955180Z 2021-05-15T22:45:44.5955990Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T22:45:44.5957270Z ==> Summary 2021-05-15T22:45:44.6094150Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T22:45:44.6101210Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T22:45:44.6151090Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T22:45:44.6170580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-1e3vipz 2021-05-15T22:45:46.5150530Z cp -pR /private/tmp/d20210515-6587-1e3vipz/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T22:45:49.0867580Z chmod -Rf +w /private/tmp/d20210515-6587-1e3vipz 2021-05-15T22:45:50.4881960Z ==> Finishing up 2021-05-15T22:45:50.5355940Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T22:45:50.5459540Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T22:45:50.5562870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6885-10f3w7d.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-15T22:45:54.0075930Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:54.0538950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:54.0999880Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:45:54.1605250Z ==> 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-15T22:45:54.2053920Z ==> 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-15T22:45:54.2525020Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T22:45:54.2927590Z ==> 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-15T22:45:54.3388040Z ==> 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-15T22:45:54.3857700Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:45:54.4269530Z ==> 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-15T22:45:54.4724800Z ==> 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-15T22:45:54.5189510Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T22:45:54.5601790Z ==> 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-15T22:45:54.6066210Z ==> 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-15T22:45:54.6538450Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:54.6951690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:54.7414280Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:45:54.7877810Z ==> 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-15T22:45:54.8285740Z ==> 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-15T22:45:54.8738670Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T22:45:54.9203110Z ==> 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-15T22:45:54.9614630Z ==> 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-15T22:45:55.0073880Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:45:55.0537160Z ==> 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-15T22:45:55.0949090Z ==> 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-15T22:45:55.1406110Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T22:45:55.1871420Z ==> 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-15T22:45:55.2284000Z ==> 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-15T22:45:56.2532460Z ==> Summary 2021-05-15T22:45:56.5734650Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T22:45:56.5821330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-d9nwn9 2021-05-15T22:45:56.5824210Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T22:45:56.5832890Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T22:45:56.5935530Z cp -pR /private/tmp/d20210515-6587-d9nwn9/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T22:45:56.6149110Z chmod -Rf +w /private/tmp/d20210515-6587-d9nwn9 2021-05-15T22:45:56.6686370Z ==> Finishing up 2021-05-15T22:45:56.7099620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6939-e8tdyq.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-15T22:46:00.3567080Z ==> Caveats 2021-05-15T22:46:00.3593290Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:46:00.3594640Z because macOS already provides this software and installing another version in 2021-05-15T22:46:00.3595730Z parallel can cause all kinds of trouble. 2021-05-15T22:46:00.3596340Z 2021-05-15T22:46:00.3597640Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T22:46:00.3599280Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:46:00.3600090Z 2021-05-15T22:46:00.3600600Z 2021-05-15T22:46:00.3601390Z Bash completion has been installed to: 2021-05-15T22:46:00.3602720Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T22:46:00.3604260Z ==> Summary 2021-05-15T22:46:00.3605680Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T22:46:00.3607470Z ==> Installing imagemagick dependency: xmlto 2021-05-15T22:46:00.3731490Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T22:46:01.0311920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6587-1gaxt3u 2021-05-15T22:46:01.0314310Z ==> Finishing up 2021-05-15T22:46:01.0423500Z cp -pR /private/tmp/d20210515-6587-1gaxt3u/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T22:46:01.0424620Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T22:46:01.0533040Z chmod -Rf +w /private/tmp/d20210515-6587-1gaxt3u 2021-05-15T22:46:01.0534120Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T22:46:01.0636850Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T22:46:01.0738530Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T22:46:01.0840070Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T22:46:01.0942730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6965-52yoz2.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-15T22:46:04.0899820Z ==> Summary 2021-05-15T22:46:04.0930430Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T22:46:04.0957390Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T22:46:04.1749460Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T22:46:04.1775220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-ad7irn 2021-05-15T22:46:04.2476590Z cp -pR /private/tmp/d20210515-6587-ad7irn/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T22:46:04.3782900Z chmod -Rf +w /private/tmp/d20210515-6587-ad7irn 2021-05-15T22:46:04.5496920Z ==> Finishing up 2021-05-15T22:46:04.5957360Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T22:46:04.6002760Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T22:46:04.6043320Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T22:46:04.6110830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6154410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6216610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6319430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6422330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6525300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6540480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6602540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6622320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6649160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6675830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6706220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6712280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6714710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6717890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6741980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6794600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6875110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.6921500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7018060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7121170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7123180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7225800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7327610Z mkdir -p /usr/local/share/locale/fo 2021-05-15T22:46:04.7429160Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T22:46:04.7430850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7442110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7466070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7493620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7510980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7540330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7571420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7611110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7636050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7649030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.7752030Z mkdir -p /usr/local/share/locale/ia 2021-05-15T22:46:04.7854010Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T22:46:04.7932850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.8035960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.8138530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.8241810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.8344660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.8447700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.8550590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.8653190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.8692240Z mkdir -p /usr/local/share/locale/ky 2021-05-15T22:46:04.8794280Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T22:46:04.8813870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.8916700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9019480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9100220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9203330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9303640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9406200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9564480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9667570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9770250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9873210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:04.9976010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0078560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0181340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0183360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0286080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0388580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0477750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0579850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0679200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0782720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0887040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.0987840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1088160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1187920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1290650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1390890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1491440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1591340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1627360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1729900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1753590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1766720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1869760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:46:05.1936480Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T22:46:05.2038980Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T22:46:05.2138920Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T22:46:05.2214560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6991-cavyfl.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-15T22:46:08.3568020Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T22:46:09.8535840Z ==> Summary 2021-05-15T22:46:09.8749740Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T22:46:09.8756830Z ==> Installing imagemagick dependency: libheif 2021-05-15T22:46:09.9917470Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T22:46:09.9944590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-x0nf0b 2021-05-15T22:46:10.0192410Z cp -pR /private/tmp/d20210515-6587-x0nf0b/libheif/. /usr/local/Cellar/libheif 2021-05-15T22:46:10.0502310Z chmod -Rf +w /private/tmp/d20210515-6587-x0nf0b 2021-05-15T22:46:10.1486000Z ==> Finishing up 2021-05-15T22:46:10.1921510Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T22:46:10.1926960Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T22:46:10.1932300Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T22:46:10.1938090Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T22:46:10.1944890Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T22:46:10.1951480Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T22:46:10.1961590Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T22:46:10.1973300Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T22:46:10.1979010Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T22:46:10.1985860Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T22:46:10.1995680Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T22:46:10.2001820Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T22:46:10.2007520Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T22:46:10.2014640Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T22:46:10.2020340Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T22:46:10.2027280Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T22:46:10.2035480Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T22:46:10.2228800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7018-1m4myly.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-15T22:46:12.9113390Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T22:46:14.0514600Z ==> Summary 2021-05-15T22:46:14.0568620Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T22:46:14.0619750Z ==> Installing imagemagick dependency: liblqr 2021-05-15T22:46:14.1149010Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T22:46:14.1174010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6587-63npnl 2021-05-15T22:46:14.1342970Z cp -pR /private/tmp/d20210515-6587-63npnl/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T22:46:14.1558900Z chmod -Rf +w /private/tmp/d20210515-6587-63npnl 2021-05-15T22:46:14.2099090Z ==> Finishing up 2021-05-15T22:46:14.2590960Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T22:46:14.2655540Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T22:46:14.2758370Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T22:46:14.2760060Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T22:46:14.2862460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7045-21bmd3.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-15T22:46:16.8905370Z ==> Summary 2021-05-15T22:46:16.8936040Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T22:46:16.8942880Z ==> Installing imagemagick dependency: libomp 2021-05-15T22:46:16.9001110Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T22:46:16.9020660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-7eyx9a 2021-05-15T22:46:16.9171280Z cp -pR /private/tmp/d20210515-6587-7eyx9a/libomp/. /usr/local/Cellar/libomp 2021-05-15T22:46:16.9288540Z chmod -Rf +w /private/tmp/d20210515-6587-7eyx9a 2021-05-15T22:46:16.9718830Z ==> Finishing up 2021-05-15T22:46:17.0211830Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T22:46:17.0216750Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T22:46:17.0222410Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T22:46:17.0231010Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T22:46:17.0236760Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T22:46:17.0361400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7071-1fl5opn.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-15T22:46:20.3725580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-1lkmc87 2021-05-15T22:46:20.3728070Z ==> Summary 2021-05-15T22:46:20.3729230Z cp -pR /private/tmp/d20210515-6587-1lkmc87/imath/. /usr/local/Cellar/imath 2021-05-15T22:46:20.3730330Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T22:46:20.3824160Z chmod -Rf +w /private/tmp/d20210515-6587-1lkmc87 2021-05-15T22:46:20.3825380Z ==> Installing imagemagick dependency: imath 2021-05-15T22:46:20.3924390Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T22:46:20.4026000Z ==> Finishing up 2021-05-15T22:46:20.4127600Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T22:46:20.4227930Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T22:46:20.4329940Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T22:46:20.4429960Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T22:46:20.4508560Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T22:46:20.4511130Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T22:46:20.4519830Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T22:46:20.4523390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7097-m92tux.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-15T22:46:22.0292210Z ==> Summary 2021-05-15T22:46:22.0338040Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T22:46:22.0345030Z ==> Installing imagemagick dependency: openexr 2021-05-15T22:46:22.0445810Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T22:46:22.0463610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-5ephke 2021-05-15T22:46:22.1224110Z cp -pR /private/tmp/d20210515-6587-5ephke/openexr/. /usr/local/Cellar/openexr 2021-05-15T22:46:22.2134080Z chmod -Rf +w /private/tmp/d20210515-6587-5ephke 2021-05-15T22:46:22.3941490Z ==> Finishing up 2021-05-15T22:46:22.4475490Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T22:46:22.4486300Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T22:46:22.4498700Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T22:46:22.4509860Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T22:46:22.4524490Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T22:46:22.4534640Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T22:46:22.4546010Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T22:46:22.4557580Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T22:46:22.4570920Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T22:46:22.4591440Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T22:46:22.4605720Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T22:46:22.4615030Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T22:46:22.4624540Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T22:46:22.4635820Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T22:46:22.4647990Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T22:46:22.4659090Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T22:46:22.4671380Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T22:46:22.4681300Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T22:46:22.4692470Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T22:46:22.4704640Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T22:46:22.4716880Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T22:46:22.4733140Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T22:46:22.4742200Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T22:46:22.4753880Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T22:46:22.4766350Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T22:46:22.4862980Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T22:46:22.4868570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T22:46:22.4877280Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T22:46:22.5366990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7124-1tjywxh.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-15T22:46:25.0708510Z ==> Summary 2021-05-15T22:46:25.0835390Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T22:46:25.0842900Z ==> Installing imagemagick 2021-05-15T22:46:25.0847010Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T22:46:25.0867290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-mwl6zh 2021-05-15T22:46:25.4979310Z cp -pR /private/tmp/d20210515-6587-mwl6zh/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T22:46:25.9052020Z chmod -Rf +w /private/tmp/d20210515-6587-mwl6zh 2021-05-15T22:46:28.1359990Z ==> Finishing up 2021-05-15T22:46:28.1648800Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T22:46:28.1654830Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T22:46:28.1660380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T22:46:28.1665880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T22:46:28.1671400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T22:46:28.1677130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T22:46:28.1682880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T22:46:28.1687990Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T22:46:28.1693510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T22:46:28.1698900Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T22:46:28.1704470Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T22:46:28.1709710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T22:46:28.1715210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T22:46:28.1720440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T22:46:28.1727860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T22:46:28.1733710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T22:46:28.1740590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T22:46:28.1758050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T22:46:28.1759750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T22:46:28.1761360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T22:46:28.1763060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T22:46:28.1769990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T22:46:28.1773400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T22:46:28.1778990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T22:46:28.1784800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T22:46:28.1790070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T22:46:28.1796150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T22:46:28.1801260Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T22:46:28.1807340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T22:46:28.1812110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T22:46:28.1819930Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T22:46:28.1826800Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T22:46:28.1834750Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T22:46:28.1845540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T22:46:28.1851630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T22:46:28.1857750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T22:46:28.1864730Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T22:46:28.1869820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T22:46:28.1875850Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T22:46:28.1881660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T22:46:28.1887360Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T22:46:28.1893180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T22:46:28.1898980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T22:46:28.1904730Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T22:46:28.1910380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T22:46:28.1916370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T22:46:28.1921830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T22:46:28.1948430Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T22:46:28.1954280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T22:46:28.1960050Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T22:46:28.1967850Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T22:46:28.1973640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T22:46:28.1978760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T22:46:28.1985460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T22:46:28.1991300Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T22:46:28.1996620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T22:46:28.2001860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T22:46:28.2007590Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T22:46:28.2012920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T22:46:28.2018600Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T22:46:28.2023670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T22:46:28.2029260Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T22:46:28.2034470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T22:46:28.2042640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T22:46:28.2047950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T22:46:28.2053700Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T22:46:28.2059110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T22:46:28.2064950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T22:46:28.2070320Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T22:46:28.2076240Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T22:46:28.2082320Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T22:46:28.5036300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7152-17il7dz.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-15T22:46:31.1250830Z ==> Summary 2021-05-15T22:46:31.1768300Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T22:46:32.9007810Z ==> Caveats 2021-05-15T22:46:32.9010830Z ==> docbook 2021-05-15T22:46:32.9026260Z To use the DocBook package in your XML toolchain, 2021-05-15T22:46:32.9027560Z you need to add the following to your ~/.bashrc: 2021-05-15T22:46:32.9028310Z 2021-05-15T22:46:32.9029260Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T22:46:32.9030870Z ==> gnu-getopt 2021-05-15T22:46:32.9060710Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:46:32.9062190Z because macOS already provides this software and installing another version in 2021-05-15T22:46:32.9063540Z parallel can cause all kinds of trouble. 2021-05-15T22:46:32.9064280Z 2021-05-15T22:46:32.9065640Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T22:46:32.9067370Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:46:32.9068280Z 2021-05-15T22:46:32.9068890Z 2021-05-15T22:46:32.9069770Z Bash completion has been installed to: 2021-05-15T22:46:32.9071210Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T22:46:34.6383820Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T22:46:35.6319520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:36.1706090Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T22:46:36.4349030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T22%3A55%3A00Z&sig=WaKpznQL1KvcJ5wXlxjKNiC1DvseBPbZxN4OMKPPkS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:36.4696060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=WaKpznQL1KvcJ5wXlxjKNiC1DvseBPbZxN4OMKPPkS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:36.5081940Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T22:46:36.5738650Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T22:46:36.5766040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7159-1hi88go 2021-05-15T22:46:36.5930410Z cp -pR /private/tmp/d20210515-7159-1hi88go/udunits/. /usr/local/Cellar/udunits 2021-05-15T22:46:36.6150360Z chmod -Rf +w /private/tmp/d20210515-7159-1hi88go 2021-05-15T22:46:37.1797390Z ==> Finishing up 2021-05-15T22:46:37.1906240Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T22:46:37.2014520Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T22:46:37.2116870Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T22:46:37.2218650Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T22:46:37.2400130Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T22:46:37.2401000Z info /usr/local/share/info/udunits2.info 2021-05-15T22:46:37.2493670Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T22:46:37.2494910Z info /usr/local/share/info/udunits2lib.info 2021-05-15T22:46:37.2496550Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T22:46:37.2497740Z info /usr/local/share/info/udunits2prog.info 2021-05-15T22:46:37.2499230Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T22:46:37.2501710Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T22:46:37.2505810Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T22:46:37.2508540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7326-1oouw2n.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-15T22:46:39.1346820Z ==> Summary 2021-05-15T22:46:39.1387060Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T22:46:41.5027630Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T22:46:41.5028910Z To reinstall 1.6, run: 2021-05-15T22:46:41.5030350Z brew reinstall jq 2021-05-15T22:46:43.2018310Z ==> Caveats 2021-05-15T22:46:43.2019920Z imagej requires Java. You can install the latest version with: 2021-05-15T22:46:43.2022080Z brew install --cask adoptopenjdk 2021-05-15T22:46:43.2022900Z 2021-05-15T22:46:43.4657160Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T22:46:43.5832710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T22:46:50.5374050Z ==> Verifying checksum for cask 'imagej' 2021-05-15T22:46:50.8632270Z ==> Installing Cask imagej 2021-05-15T22:46:50.8634020Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T22:46:50.9100190Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7436-j22nno 2021-05-15T22:46:51.0713100Z cp -pR /private/tmp/d20210515-7436-j22nno/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T22:46:51.2260710Z chmod -Rf +w /private/tmp/d20210515-7436-j22nno 2021-05-15T22:46:51.3044580Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T22:46:51.6142610Z 🍺 imagej was successfully installed! 2021-05-15T22:46:53.6690290Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T22:46:55.1426470Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T22:46:55.4426100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T22%3A55%3A00Z&sig=Rfu7n3O6AekvFLjTq7nj6QFFhyv5XGQQtY0EZykdR2A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:55.5477150Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T22:46:57.1680450Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T22:46:57.4617730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T22%3A55%3A00Z&sig=kqVaRTNMFA84%2BKoz9gBLf7ue76WNaU2n%2BCqlBB1jC%2Fc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:57.8019440Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T22:46:57.8124660Z ==> Installing bowtie2 dependency: tbb 2021-05-15T22:46:57.9628730Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T22:47:02.9282100Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T22:47:02.9408720Z ==> Installing bowtie2 2021-05-15T22:47:02.9514850Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T22:47:07.0989880Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T22:47:10.4333260Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T22:47:11.9086550Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T22:47:12.1856930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T22%3A55%3A00Z&sig=Pq05rIpvmVpM4jr2O8FMS2%2ByhxNMFvuO02mQ2UOnZs4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:12.3116730Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T22:47:13.7223570Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T22:47:13.9931920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T22%3A55%3A00Z&sig=lRnP05cBbX%2FwfUhR8Ybc7Nx7ofvmpeCIQEJzB%2BZthkU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:14.0876660Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T22:47:15.5608060Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T22:47:15.8235290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T22%3A55%3A00Z&sig=245nG5LlciUH9t8t6J%2F2F%2FDoR6EHqYybGhlJxmgePd0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:16.1599880Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T22:47:17.9544090Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T22:47:18.2473750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T22%3A55%3A00Z&sig=6G2CkulRhAjtf7Pa39CJWxixsYnsmoV%2BzN9wd7CEbus%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:18.3446240Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T22:47:19.8028020Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T22:47:20.0625340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T22%3A55%3A00Z&sig=uEcUK2wXSCzj8%2FhkroDFUxcXtw4R7%2BmXdHPIPwOI1Ak%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:20.4003520Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T22:47:21.8309880Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T22:47:22.1152230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T22%3A55%3A00Z&sig=4J%2ByMZq40SkyfjdhgCEJ6TldngZFCC4KvkTTwF5gdfw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:23.1065380Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T22:47:23.6101070Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T22:47:23.6123600Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T22:47:23.8768610Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T22:47:23.9006470Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T22:47:25.3328270Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T22:47:25.6278320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T22%3A55%3A00Z&sig=LKyq58sLTsiuGHKBYfMWH5rL%2FcdG4vrPcav0hP8ijac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:25.7032230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T22:47:27.1909430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T22:47:27.4716810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T22%3A55%3A00Z&sig=ti2S8Nk1guFtC8T9j7I1vQ8Bz4BsfM87Zo9LxuVzsSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:27.5996990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T22:47:29.0207490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T22:47:29.2933730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T22%3A55%3A00Z&sig=sSWSnh0vP3wNgDuVHiULD57sAX1eTsex8rJHfBbuKn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:29.6654430Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T22:47:31.1666460Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T22:47:31.4506260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T22%3A55%3A00Z&sig=zN%2Bxkptar1jC%2FlZUwfm10yY3JEvAkZHA6kC6kKUhTcQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:31.5968820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T22:47:33.2957430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T22:47:33.5915100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T22%3A55%3A00Z&sig=k2uXC3TgU9hUHPMYWfTcruFHmT7fKq7hGaZ0n69Jdo0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:33.9234970Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T22:47:35.4096110Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T22:47:35.7027500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T22%3A55%3A00Z&sig=tqUr4sNGzW9R2nAfsDycdWweOLmz4AULrHDpsEueCcQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:36.3987530Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T22:47:37.8305460Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T22:47:38.1181670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T22%3A55%3A00Z&sig=7V2ctYSpwIGmVaCxQYMQbqncJ%2FQoIxTyaH3Nm2zSwTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:38.4746510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T22:47:39.9426650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T22:47:40.2189430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T22%3A55%3A00Z&sig=6c27b1Z1oWW0wqb6UBRCu9cfVFoGlB1z0YeaVqNsMT0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:40.4069730Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T22:47:41.8208990Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T22:47:42.1202590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T22%3A55%3A00Z&sig=anfbg7Q2T2fMv3N5cFi%2B7gbsYIE5BM7wzlxMqxqakrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:43.1079190Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T22:47:44.5809230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T22:47:44.8628330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T22%3A55%3A00Z&sig=lt6SOPVYT0RaGrYkckZHy5CC6lbikogZGbXEvZvughs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:45.2362970Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T22:47:46.7320400Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T22:47:47.0200200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T22%3A55%3A00Z&sig=D6sobIIhqAFBVKecvqvKgPj8T%2Bkfim8uAIC4%2BLFCg80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:47.2422470Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T22:47:48.9412640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T22:47:49.2173580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T22%3A55%3A00Z&sig=Y1y%2FZKWYTcxn8lJDlyXmdxluVOUSFp8%2BbCRjpjW22Oc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:49.4008800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T22:47:51.1398330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T22:47:51.4071060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T22%3A55%3A00Z&sig=iN3y%2Fy%2FG9hakVLV0erCzFtjC4qwxjF1Aypbo9%2FRecZk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:52.0232300Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-15T22:47:52.0235170Z ==> Installing gdal dependency: cfitsio 2021-05-15T22:47:52.0862440Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T22:47:54.6765700Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T22:47:54.6772160Z ==> Installing gdal dependency: popt 2021-05-15T22:47:54.6797320Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T22:47:57.1954780Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T22:47:57.1960750Z ==> Installing gdal dependency: epsilon 2021-05-15T22:47:57.2014100Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T22:47:59.7754260Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T22:47:59.7759640Z ==> Installing gdal dependency: expat 2021-05-15T22:47:59.7784470Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T22:48:02.4707630Z ==> Caveats 2021-05-15T22:48:02.4709290Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:48:02.4710560Z because macOS already provides this software and installing another version in 2021-05-15T22:48:02.4711590Z parallel can cause all kinds of trouble. 2021-05-15T22:48:02.4712180Z 2021-05-15T22:48:02.4712960Z If you need to have expat first in your PATH, run: 2021-05-15T22:48:02.4714970Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:48:02.4715730Z 2021-05-15T22:48:02.4716610Z For compilers to find expat you may need to set: 2021-05-15T22:48:02.4717980Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T22:48:02.4719360Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T22:48:02.4720040Z 2021-05-15T22:48:02.4721220Z For pkg-config to find expat you may need to set: 2021-05-15T22:48:02.4722290Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T22:48:02.4722950Z 2021-05-15T22:48:02.4724030Z ==> Summary 2021-05-15T22:48:02.4745750Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T22:48:02.4753250Z ==> Installing gdal dependency: freexl 2021-05-15T22:48:02.4819070Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T22:48:05.2410800Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T22:48:05.2417110Z ==> Installing gdal dependency: geos 2021-05-15T22:48:05.2939780Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T22:48:08.7352210Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T22:48:08.7361350Z ==> Installing gdal dependency: hdf5 2021-05-15T22:48:08.7811540Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T22:48:12.1512320Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T22:48:12.1519290Z ==> Installing gdal dependency: json-c 2021-05-15T22:48:12.1579210Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T22:48:14.8529070Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T22:48:14.8536000Z ==> Installing gdal dependency: libxml2 2021-05-15T22:48:14.8610630Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T22:48:17.9160500Z ==> Caveats 2021-05-15T22:48:17.9174530Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:48:17.9176030Z because macOS already provides this software and installing another version in 2021-05-15T22:48:17.9177090Z parallel can cause all kinds of trouble. 2021-05-15T22:48:17.9177700Z 2021-05-15T22:48:17.9178500Z If you need to have libxml2 first in your PATH, run: 2021-05-15T22:48:17.9180070Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:48:17.9180850Z 2021-05-15T22:48:17.9181640Z For compilers to find libxml2 you may need to set: 2021-05-15T22:48:17.9182970Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T22:48:17.9184790Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T22:48:17.9185550Z 2021-05-15T22:48:17.9186790Z For pkg-config to find libxml2 you may need to set: 2021-05-15T22:48:17.9187860Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T22:48:17.9188550Z 2021-05-15T22:48:17.9189650Z ==> Summary 2021-05-15T22:48:17.9360590Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T22:48:17.9367790Z ==> Installing gdal dependency: libdap 2021-05-15T22:48:17.9559530Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T22:48:20.8173560Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T22:48:20.8179270Z ==> Installing gdal dependency: proj 2021-05-15T22:48:20.8313210Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T22:48:23.7661100Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T22:48:23.7668020Z ==> Installing gdal dependency: libgeotiff 2021-05-15T22:48:23.7908330Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T22:48:26.4829820Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T22:48:26.4835450Z ==> Installing gdal dependency: librttopo 2021-05-15T22:48:26.5275540Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T22:48:29.0986180Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T22:48:29.0992590Z ==> Installing gdal dependency: minizip 2021-05-15T22:48:29.1111440Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T22:48:31.7675240Z ==> Caveats 2021-05-15T22:48:31.7682450Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T22:48:31.7683930Z with the venerable 'unzip' library. 2021-05-15T22:48:31.7685270Z ==> Summary 2021-05-15T22:48:31.7699340Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T22:48:31.7706940Z ==> Installing gdal dependency: libspatialite 2021-05-15T22:48:31.8625230Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T22:48:34.9783690Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T22:48:34.9792260Z ==> Installing gdal dependency: netcdf 2021-05-15T22:48:35.0367560Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T22:48:37.9266760Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T22:48:37.9274210Z ==> Installing gdal dependency: openblas 2021-05-15T22:48:37.9632410Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T22:48:42.1165960Z ==> Caveats 2021-05-15T22:48:42.1171570Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:48:42.1172850Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T22:48:42.1173580Z 2021-05-15T22:48:42.1174400Z For compilers to find openblas you may need to set: 2021-05-15T22:48:42.1175790Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T22:48:42.1177230Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T22:48:42.1177970Z 2021-05-15T22:48:42.1179180Z For pkg-config to find openblas you may need to set: 2021-05-15T22:48:42.1180290Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T22:48:42.1180970Z 2021-05-15T22:48:42.1182080Z ==> Summary 2021-05-15T22:48:42.1197890Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T22:48:42.1205880Z ==> Installing gdal dependency: numpy 2021-05-15T22:48:42.2187060Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T22:48:46.3743000Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T22:48:46.3750460Z ==> Installing gdal dependency: xerces-c 2021-05-15T22:48:46.3836550Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T22:48:51.8467120Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T22:48:51.8474850Z ==> Installing gdal 2021-05-15T22:48:51.8479370Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T22:48:58.9253250Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T22:49:00.1125200Z ==> No outdated dependents to upgrade! 2021-05-15T22:49:00.1127190Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:49:00.4590900Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T22:49:00.4592090Z netcdf 2021-05-15T22:49:00.5913600Z ==> Caveats 2021-05-15T22:49:00.5915230Z ==> expat 2021-05-15T22:49:00.5961130Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:49:00.5962570Z because macOS already provides this software and installing another version in 2021-05-15T22:49:00.5963880Z parallel can cause all kinds of trouble. 2021-05-15T22:49:00.5964650Z 2021-05-15T22:49:00.5965570Z If you need to have expat first in your PATH, run: 2021-05-15T22:49:00.5967940Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:49:00.5968810Z 2021-05-15T22:49:00.5970000Z For compilers to find expat you may need to set: 2021-05-15T22:49:00.5971450Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T22:49:00.5972940Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T22:49:00.5973730Z 2021-05-15T22:49:00.5975040Z For pkg-config to find expat you may need to set: 2021-05-15T22:49:00.5976230Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T22:49:00.5977020Z 2021-05-15T22:49:00.5978460Z ==> libxml2 2021-05-15T22:49:00.6012360Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:49:00.6014000Z because macOS already provides this software and installing another version in 2021-05-15T22:49:00.6015180Z parallel can cause all kinds of trouble. 2021-05-15T22:49:00.6015900Z 2021-05-15T22:49:00.6017620Z If you need to have libxml2 first in your PATH, run: 2021-05-15T22:49:00.6019680Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:49:00.6021030Z 2021-05-15T22:49:00.6021990Z For compilers to find libxml2 you may need to set: 2021-05-15T22:49:00.6023570Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T22:49:00.6025090Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T22:49:00.6025890Z 2021-05-15T22:49:00.6027200Z For pkg-config to find libxml2 you may need to set: 2021-05-15T22:49:00.6028380Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T22:49:00.6029170Z 2021-05-15T22:49:00.6030380Z ==> minizip 2021-05-15T22:49:00.6031960Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T22:49:00.6033480Z with the venerable 'unzip' library. 2021-05-15T22:49:00.6035120Z ==> openblas 2021-05-15T22:49:00.6074170Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:49:00.6075480Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T22:49:00.6076310Z 2021-05-15T22:49:00.6077260Z For compilers to find openblas you may need to set: 2021-05-15T22:49:00.6078730Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T22:49:00.6080260Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T22:49:00.6081070Z 2021-05-15T22:49:00.6082390Z For pkg-config to find openblas you may need to set: 2021-05-15T22:49:00.6083610Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T22:49:00.6084400Z 2021-05-15T22:49:02.7436450Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T22:49:03.2435050Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T22:49:03.2464940Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T22:49:03.5437530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T22:49:03.5625750Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T22:49:04.0611690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T22:49:04.0640040Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T22:49:04.3397440Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T22:49:04.3598090Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T22:49:05.9308420Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T22:49:06.1976280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T22%3A55%3A00Z&sig=9XBPyst%2Bwp7evS%2BgfO5QjAV0h6kDG03X4oKoHGvcJgc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:07.6213880Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T22:49:08.1257340Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T22:49:08.1289260Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T22:49:08.3944160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T22:49:08.4789420Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T22:49:09.9666030Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T22:49:10.2300710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T22%3A55%3A00Z&sig=RAJgZeWHewDTYfWxBnb%2BiXAxKvJi2Y8KmRZwuGNBwPA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:10.4456910Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T22:49:10.4477330Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T22:49:11.9085960Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T22:49:12.1949480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T22%3A55%3A00Z&sig=cn3O3yJlEkicKqO7N5M7wETK9huZxew6hhbuzhJKmjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:12.6775150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T22:49:14.1256770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T22:49:14.4015450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T22%3A55%3A00Z&sig=dUIFK%2BJZmedtSq9TfjZPgpKEx3%2F6uD3GEOFriDxfa2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:14.5602590Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T22:49:15.9909810Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T22:49:16.2747220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T22%3A55%3A00Z&sig=Ka5uykARO5B8RrAq4p0pB2FbspFCc4Tz9j3PrZgJyjc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:17.4684880Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T22:49:17.4692630Z ==> Installing itk dependency: open-mpi 2021-05-15T22:49:17.5856550Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T22:49:23.0545270Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T22:49:23.0552940Z ==> Installing itk dependency: fftw 2021-05-15T22:49:23.1226670Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T22:49:26.1341510Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T22:49:26.1350560Z ==> Installing itk dependency: boost 2021-05-15T22:49:26.1406110Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T22:50:00.4026090Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T22:50:00.4032740Z ==> Installing itk dependency: netcdf 2021-05-15T22:50:00.4678500Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T22:50:03.3259790Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T22:50:03.3266070Z ==> Installing itk dependency: pyqt@5 2021-05-15T22:50:03.3668660Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T22:50:08.8416120Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T22:50:08.8422240Z ==> Installing itk dependency: vtk@8.2 2021-05-15T22:50:08.9959460Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T22:50:38.6027090Z ==> Caveats 2021-05-15T22:50:38.6029870Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:50:38.6039110Z because this is an alternate version of another formula. 2021-05-15T22:50:38.6040530Z 2021-05-15T22:50:38.6051420Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T22:50:38.6053520Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:50:38.6054440Z 2021-05-15T22:50:38.6055380Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T22:50:38.6057500Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T22:50:38.6059080Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T22:50:38.6059880Z 2021-05-15T22:50:38.6061060Z ==> Summary 2021-05-15T22:50:38.8522690Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T22:50:38.8528910Z ==> Installing itk dependency: gdcm 2021-05-15T22:50:39.0489590Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T22:50:45.1080910Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T22:50:45.1087690Z ==> Installing itk 2021-05-15T22:50:45.1092370Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T22:50:59.5528780Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T22:51:02.6545980Z ==> No outdated dependents to upgrade! 2021-05-15T22:51:02.6547730Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:51:05.3259800Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T22:51:05.3261120Z fftw 2021-05-15T22:51:05.3598810Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T22:51:05.3600600Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T22:51:07.1833060Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T22:51:07.3093980Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T22:51:08.3104050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:51:08.8473300Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T22:51:09.1454480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T23%3A00%3A00Z&sig=ycG9nFqFYVhfWnrQpocsBUpM6dyJFfKp9xqCNgrVHWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:09.1820040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=ycG9nFqFYVhfWnrQpocsBUpM6dyJFfKp9xqCNgrVHWs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:51:09.2210000Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T22:51:09.2273450Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T22:51:10.1987660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:51:10.7117370Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T22:51:10.9997000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T23%3A00%3A00Z&sig=aWupfn5HulnlHX9DvfuxIuJyXHDVpVy2HcvCimDlPs0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:11.0331080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=aWupfn5HulnlHX9DvfuxIuJyXHDVpVy2HcvCimDlPs0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:51:11.0978110Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T22:51:11.1064770Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T22:51:12.1003940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:51:12.6054620Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T22:51:12.8980430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T23%3A00%3A00Z&sig=Mo2Lyl7K2XXIVaZixrdb9HdM3v2xWyYqS7RbzgO8mBw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:12.9336840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=Mo2Lyl7K2XXIVaZixrdb9HdM3v2xWyYqS7RbzgO8mBw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:51:12.9742350Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T22:51:12.9788600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T22:51:13.9554690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:51:14.4196250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T22:51:14.6961850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T23%3A00%3A00Z&sig=ahwUseIeS3taBY2ifRxFvIQUtQTrD8rBZ7dIWJ3mTWU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:14.7394060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=ahwUseIeS3taBY2ifRxFvIQUtQTrD8rBZ7dIWJ3mTWU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:51:14.9365240Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T22:51:14.9988410Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T22:51:14.9993800Z ==> Installing libav dependency: faac 2021-05-15T22:51:15.0601350Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T22:51:15.0630210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9051-7si8gb 2021-05-15T22:51:15.0751270Z cp -pR /private/tmp/d20210515-9051-7si8gb/faac/. /usr/local/Cellar/faac 2021-05-15T22:51:15.0919920Z chmod -Rf +w /private/tmp/d20210515-9051-7si8gb 2021-05-15T22:51:15.1528300Z ==> Finishing up 2021-05-15T22:51:15.2044060Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T22:51:15.2050540Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T22:51:15.2055940Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T22:51:15.2067950Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T22:51:15.2075020Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T22:51:15.2080590Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T22:51:15.2086310Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T22:51:15.2241570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9233-9kv8ds.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-15T22:51:17.7491400Z ==> Summary 2021-05-15T22:51:17.7517970Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T22:51:17.7525010Z ==> Installing libav dependency: fdk-aac 2021-05-15T22:51:17.7551260Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T22:51:17.7569700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9051-18c3uf1 2021-05-15T22:51:17.7856500Z cp -pR /private/tmp/d20210515-9051-18c3uf1/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T22:51:17.8044180Z chmod -Rf +w /private/tmp/d20210515-9051-18c3uf1 2021-05-15T22:51:17.8635040Z ==> Finishing up 2021-05-15T22:51:17.9161010Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T22:51:17.9168190Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T22:51:17.9177380Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T22:51:17.9182770Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T22:51:17.9188590Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T22:51:17.9196580Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T22:51:17.9351710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9259-rp8in6.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-15T22:51:20.3496400Z ==> Summary 2021-05-15T22:51:20.3553890Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T22:51:20.3562730Z ==> Installing libav dependency: sdl 2021-05-15T22:51:20.3590280Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T22:51:20.3609080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9051-1egpbqa 2021-05-15T22:51:20.4438540Z cp -pR /private/tmp/d20210515-9051-1egpbqa/sdl/. /usr/local/Cellar/sdl 2021-05-15T22:51:20.5739300Z chmod -Rf +w /private/tmp/d20210515-9051-1egpbqa 2021-05-15T22:51:20.7201400Z ==> Finishing up 2021-05-15T22:51:20.7709040Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T22:51:20.7715480Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T22:51:20.7726840Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T22:51:20.7755570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T22:51:20.7762780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T22:51:20.7768930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T22:51:20.7775460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T22:51:20.7781910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T22:51:20.7788400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T22:51:20.7794510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T22:51:20.7800500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T22:51:20.7807290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T22:51:20.7814960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T22:51:20.7820990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T22:51:20.7827380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T22:51:20.7833510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T22:51:20.7839720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T22:51:20.7846050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T22:51:20.7852570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T22:51:20.7859190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T22:51:20.7865200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T22:51:20.7871330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T22:51:20.7877300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T22:51:20.7883400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T22:51:20.7889460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T22:51:20.7895780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T22:51:20.7901740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T22:51:20.7907730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T22:51:20.7914680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T22:51:20.7922260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T22:51:20.7928150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T22:51:20.7934280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T22:51:20.7940470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T22:51:20.7946480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T22:51:20.7952640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T22:51:20.7963030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T22:51:20.7969360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T22:51:20.7975580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T22:51:20.7981440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T22:51:20.7986830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T22:51:20.7993510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T22:51:20.8000080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T22:51:20.8007260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T22:51:20.8012590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T22:51:20.8019380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T22:51:20.8026720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T22:51:20.8032960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T22:51:20.8039790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T22:51:20.8045670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T22:51:20.8052260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T22:51:20.8058740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T22:51:20.8065200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T22:51:20.8071610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T22:51:20.8078130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T22:51:20.8084640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T22:51:20.8091140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T22:51:20.8097560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T22:51:20.8104010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T22:51:20.8110420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T22:51:20.8116810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T22:51:20.8123430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T22:51:20.8130350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T22:51:20.8137780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T22:51:20.8144770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T22:51:20.8150920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T22:51:20.8157160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T22:51:20.8163550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T22:51:20.8183190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T22:51:20.8189140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T22:51:20.8194560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T22:51:20.8200200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T22:51:20.8205780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T22:51:20.8211320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T22:51:20.8216970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T22:51:20.8222640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T22:51:20.8228170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T22:51:20.8233820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T22:51:20.8241010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T22:51:20.8246210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T22:51:20.8251640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T22:51:20.8257350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T22:51:20.8263010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T22:51:20.8268370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T22:51:20.8274060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T22:51:20.8279610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T22:51:20.8285280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T22:51:20.8290800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T22:51:20.8296280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T22:51:20.8303710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T22:51:20.8309500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T22:51:20.8315220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T22:51:20.8320860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T22:51:20.8326570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T22:51:20.8333020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T22:51:20.8338790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T22:51:20.8344500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T22:51:20.8350740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T22:51:20.8357640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T22:51:20.8363940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T22:51:20.8383530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T22:51:20.8388040Z Only the first 100 operations were output. 2021-05-15T22:51:20.9347040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9285-13uosip.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-15T22:51:23.4719350Z ==> Summary 2021-05-15T22:51:23.4876770Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T22:51:23.4884340Z ==> Installing libav 2021-05-15T22:51:23.4888670Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T22:51:23.4910480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9051-zwv784 2021-05-15T22:51:23.6815390Z cp -pR /private/tmp/d20210515-9051-zwv784/libav/. /usr/local/Cellar/libav 2021-05-15T22:51:23.7716000Z chmod -Rf +w /private/tmp/d20210515-9051-zwv784 2021-05-15T22:51:24.9267140Z ==> Finishing up 2021-05-15T22:51:24.9791660Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T22:51:24.9795880Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T22:51:24.9813170Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T22:51:24.9825420Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T22:51:24.9831140Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T22:51:24.9836910Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T22:51:25.0169380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9311-174s8s4.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-15T22:51:27.5400020Z ==> Summary 2021-05-15T22:51:27.5426500Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T22:51:30.2746920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T22:51:31.7970010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T22:51:32.1149990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T23%3A00%3A00Z&sig=QDh3kKyHDGQ5Qr4Wc%2B4ltA8kk%2B3z9HyLV391iHkNTgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:32.3306320Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T22:51:35.1981740Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T22:51:37.7889350Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T22:51:37.7890680Z To reinstall 4.3.0, run: 2021-05-15T22:51:37.7891570Z brew reinstall libtiff 2021-05-15T22:51:39.5602980Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T22:51:39.5604380Z To reinstall 2.3.9_1, run: 2021-05-15T22:51:39.5605210Z brew reinstall unixodbc 2021-05-15T22:51:41.3659940Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T22:51:41.3661350Z To reinstall 1.0.18_1, run: 2021-05-15T22:51:41.3662260Z brew reinstall libsodium 2021-05-15T22:51:43.1622940Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T22:51:43.1623690Z To reinstall 4.1.1, run: 2021-05-15T22:51:43.1624180Z brew reinstall tesseract 2021-05-15T22:51:44.9353870Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T22:51:44.9355310Z To reinstall 1.21.1, run: 2021-05-15T22:51:44.9356210Z brew reinstall wget 2021-05-15T22:51:46.7200760Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T22:51:46.7201520Z To reinstall 4.3.4, run: 2021-05-15T22:51:46.7201970Z brew reinstall zeromq 2021-05-15T22:51:48.5239280Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T22:51:48.5240460Z To reinstall 2.2.27.6_1, run: 2021-05-15T22:51:48.5241240Z brew reinstall udunits 2021-05-15T22:51:50.3839780Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T22:51:50.3840920Z To reinstall 1.2.0, run: 2021-05-15T22:51:50.3841670Z brew reinstall webp 2021-05-15T22:51:52.2540870Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T22:51:53.7359900Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T22:51:54.0353320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T23%3A00%3A00Z&sig=G%2Fo%2Blj3Hrf%2B6GQs9dBxSZjK5jTGQmo%2FMNa9wiufIcoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:56.1124400Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T22:52:44.2424690Z ==> Caveats 2021-05-15T22:52:44.2494530Z Bash completion has been installed to: 2021-05-15T22:52:44.2603580Z /usr/local/etc/bash_completion.d 2021-05-15T22:52:44.2699180Z ==> Summary 2021-05-15T22:52:45.7451870Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T22:52:48.6575500Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T22:52:48.6581430Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T225115Z&X-Amz-Expires=300&X-Amz-Signature=416683ad96416a63569011a879d017408f434047437a835aad3a59a77a833bf0&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-15T22:52:51.4273620Z ==> Installing Cask xquartz 2021-05-15T22:52:51.4275630Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T22:53:13.1495570Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T22:53:13.1503750Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T22:53:38.1555960Z installer: Package name is 2021-05-15T22:53:38.1559960Z installer: Installing at base path / 2021-05-15T22:53:38.1561110Z installer: The install was successful. 2021-05-15T22:53:38.1562070Z installer: The install requires logging out now. 2021-05-15T22:53:38.2499640Z 🍺 xquartz was successfully installed! 2021-05-15T22:53:38.2744120Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T22:53:38.2744770Z with: 2021-05-15T22:53:38.2745270Z github_slug: neuroconductor/gganatogram 2021-05-15T22:53:38.2745690Z env: 2021-05-15T22:53:38.2746080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:38.2746530Z TIC_DEPLOY_KEY: 2021-05-15T22:53:38.2746840Z RSPM: 2021-05-15T22:53:38.2747990Z GITHUB_PAT: *** 2021-05-15T22:53:38.2748380Z COVERALLS_TOKEN: 2021-05-15T22:53:38.2749350Z continue-on-error: false 2021-05-15T22:53:38.2749820Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:38.2750280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:38.2750680Z TZ: UTC 2021-05-15T22:53:38.2751030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:38.2751690Z NOT_CRAN: true 2021-05-15T22:53:38.2752110Z ##[endgroup] 2021-05-15T22:53:38.3462190Z repo slug is: neuroconductor/gganatogram 2021-05-15T22:53:38.3731660Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T22:53:38.3732490Z env: 2021-05-15T22:53:38.3733320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:38.3733790Z TIC_DEPLOY_KEY: 2021-05-15T22:53:38.3734170Z RSPM: 2021-05-15T22:53:38.3735000Z GITHUB_PAT: *** 2021-05-15T22:53:38.3735400Z COVERALLS_TOKEN: 2021-05-15T22:53:38.3735940Z continue-on-error: false 2021-05-15T22:53:38.3736400Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:38.3736910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:38.3737340Z TZ: UTC 2021-05-15T22:53:38.3737940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:38.3738340Z NOT_CRAN: true 2021-05-15T22:53:38.3738720Z ##[endgroup] 2021-05-15T22:53:39.4752220Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T22:53:39.4752860Z with: 2021-05-15T22:53:39.4753270Z repo_name: gganatogram 2021-05-15T22:53:39.4753830Z repo_version: 1.1.1 2021-05-15T22:53:39.4754340Z runner_os: macOS 2021-05-15T22:53:39.4754700Z R_version: 3.5 2021-05-15T22:53:39.4755060Z env: 2021-05-15T22:53:39.4755470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:39.4755940Z TIC_DEPLOY_KEY: 2021-05-15T22:53:39.4756270Z RSPM: 2021-05-15T22:53:39.4757470Z GITHUB_PAT: *** 2021-05-15T22:53:39.4757920Z COVERALLS_TOKEN: 2021-05-15T22:53:39.4758370Z continue-on-error: false 2021-05-15T22:53:39.4759370Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:39.4759840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:39.4760300Z TZ: UTC 2021-05-15T22:53:39.4760660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:39.4761090Z NOT_CRAN: true 2021-05-15T22:53:39.4761440Z ##[endgroup] 2021-05-15T22:53:39.5396180Z Package: gganatogram 2021-05-15T22:53:39.5401350Z Version: 1.1.1 2021-05-15T22:53:39.5402260Z OS: macOS 2021-05-15T22:53:39.5485360Z ##[group]Run install.packages('remotes') 2021-05-15T22:53:39.5486150Z install.packages('remotes') 2021-05-15T22:53:39.5486940Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T22:53:39.5487950Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T22:53:39.5687230Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:53:39.5688000Z env: 2021-05-15T22:53:39.5688470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:39.5688980Z TIC_DEPLOY_KEY: 2021-05-15T22:53:39.5689360Z RSPM: 2021-05-15T22:53:39.5690260Z GITHUB_PAT: *** 2021-05-15T22:53:39.5690790Z COVERALLS_TOKEN: 2021-05-15T22:53:39.5691260Z continue-on-error: false 2021-05-15T22:53:39.5691750Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:39.5692230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:39.5692690Z TZ: UTC 2021-05-15T22:53:39.5693110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:39.5693530Z NOT_CRAN: true 2021-05-15T22:53:39.5693890Z ##[endgroup] 2021-05-15T22:53:39.7883700Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:53:39.7885640Z (as ‘lib’ is unspecified) 2021-05-15T22:53:42.7519620Z 2021-05-15T22:53:42.7521570Z There is a binary version available but the source version is later: 2021-05-15T22:53:42.7574250Z binary source needs_compilation 2021-05-15T22:53:42.7575310Z remotes 2.1.1 2.3.0 FALSE 2021-05-15T22:53:42.7578360Z installing the source package ‘remotes’ 2021-05-15T22:53:42.7579630Z 2021-05-15T22:53:42.7580310Z 2021-05-15T22:53:42.7601020Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T22:53:43.0247490Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T22:53:43.0272880Z ================================================== 2021-05-15T22:53:43.0273800Z downloaded 144 KB 2021-05-15T22:53:43.0274500Z 2021-05-15T22:53:43.4164890Z * installing *source* package ‘remotes’ ... 2021-05-15T22:53:43.4246070Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T22:53:43.4487700Z ** R 2021-05-15T22:53:43.4905210Z ** inst 2021-05-15T22:53:43.4943020Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:45.3771510Z ** help 2021-05-15T22:53:45.4994770Z *** installing help indices 2021-05-15T22:53:45.5743180Z ** building package indices 2021-05-15T22:53:45.6646400Z ** installing vignettes 2021-05-15T22:53:45.6719020Z ** testing if installed package can be loaded 2021-05-15T22:53:45.8953270Z * DONE (remotes) 2021-05-15T22:53:45.9356720Z 2021-05-15T22:53:45.9458840Z The downloaded source packages are in 2021-05-15T22:53:45.9565390Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpldj5cH/downloaded_packages’ 2021-05-15T22:53:50.3826560Z ##[group]Run actions/cache@v1 2021-05-15T22:53:50.3827080Z with: 2021-05-15T22:53:50.3827530Z path: /Users/runner/work/_temp/Library 2021-05-15T22:53:50.3830000Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-b937967919b1991bcedbb8483bc2d9d57d0555ad87c2aead29211c09fb52a918 2021-05-15T22:53:50.3832940Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-15T22:53:50.3833920Z env: 2021-05-15T22:53:50.3834360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:50.3834870Z TIC_DEPLOY_KEY: 2021-05-15T22:53:50.3835260Z RSPM: 2021-05-15T22:53:50.3837170Z GITHUB_PAT: *** 2021-05-15T22:53:50.3837600Z COVERALLS_TOKEN: 2021-05-15T22:53:50.3838480Z continue-on-error: false 2021-05-15T22:53:50.3838940Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:50.3839660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:50.3840090Z TZ: UTC 2021-05-15T22:53:50.3840580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:50.3841020Z NOT_CRAN: true 2021-05-15T22:53:50.3841370Z ##[endgroup] 2021-05-15T22:53:50.4581600Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T22:53:50.4675520Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T22:53:50.4676320Z remotes::install_github("ropensci/tic") 2021-05-15T22:53:50.4676980Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T22:53:50.4677610Z remotes::install_github("muschellij2/aghast") 2021-05-15T22:53:50.4678190Z remotes::install_cran("covr") 2021-05-15T22:53:50.4896170Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:53:50.4896670Z env: 2021-05-15T22:53:50.4897100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:50.4897580Z TIC_DEPLOY_KEY: 2021-05-15T22:53:50.4897920Z RSPM: 2021-05-15T22:53:50.4898820Z GITHUB_PAT: *** 2021-05-15T22:53:50.4899220Z COVERALLS_TOKEN: 2021-05-15T22:53:50.4899700Z continue-on-error: false 2021-05-15T22:53:50.4900190Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:50.4900670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:50.4901130Z TZ: UTC 2021-05-15T22:53:50.4901550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:50.4901940Z NOT_CRAN: true 2021-05-15T22:53:50.4902330Z ##[endgroup] 2021-05-15T22:53:50.7259600Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:53:51.2394950Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T22:53:54.7390090Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T22:53:54.7391760Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:53:54.7393080Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:53:54.7394430Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T22:53:54.7395820Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T22:53:54.7397110Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:53:54.7398420Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T22:53:54.7399680Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T22:53:54.7401020Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T22:53:54.7402340Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T22:53:54.7403630Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T22:53:54.7404930Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:53:54.7406240Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T22:53:54.7407580Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:53:54.7408950Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T22:53:54.7410300Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T22:53:54.7411790Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:53:54.7413120Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:53:54.7414470Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T22:53:54.7415800Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T22:53:54.7418300Z 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-15T22:53:54.7420040Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T22:53:54.7421780Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T22:53:54.7422990Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T22:53:54.7424220Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T22:53:54.7425440Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:53:54.7426610Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:53:54.7427860Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:53:54.7429350Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:53:54.7430690Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:53:54.7431840Z (as ‘lib’ is unspecified) 2021-05-15T22:53:54.7433050Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T22:53:54.7434890Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:53:54.7436040Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T22:53:54.7437270Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T22:53:54.7438490Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:53:54.7439680Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T22:53:54.7440910Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T22:53:57.2137660Z 2021-05-15T22:53:57.2139220Z There are binary versions available but the source versions are later: 2021-05-15T22:53:57.2166110Z binary source needs_compilation 2021-05-15T22:53:57.2167250Z rlang 0.4.5 0.4.11 TRUE 2021-05-15T22:53:57.2168080Z magrittr 1.5 2.0.1 TRUE 2021-05-15T22:53:57.2168930Z glue 1.3.2 1.4.2 TRUE 2021-05-15T22:53:57.2169730Z sys 3.3 3.4 TRUE 2021-05-15T22:53:57.2170490Z R6 2.4.1 2.5.0 FALSE 2021-05-15T22:53:57.2171300Z openssl 1.4.1 1.4.4 TRUE 2021-05-15T22:53:57.2172100Z mime 0.9 0.10 TRUE 2021-05-15T22:53:57.2172920Z curl 4.3 4.3.1 TRUE 2021-05-15T22:53:57.2173730Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-15T22:53:57.2174510Z httr 1.4.1 1.4.2 FALSE 2021-05-15T22:53:57.2175310Z cli 2.0.2 2.5.0 FALSE 2021-05-15T22:53:57.2176060Z zip 2.0.4 2.1.1 TRUE 2021-05-15T22:53:57.2176900Z rstudioapi 0.11 0.13 FALSE 2021-05-15T22:53:57.2177770Z credentials 1.1 1.3.0 FALSE 2021-05-15T22:53:57.2179370Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-15T22:53:57.2180190Z Package which is only available in source form, and may need 2021-05-15T22:53:57.2181750Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-15T22:53:57.2182330Z crayon 1.3.4 1.4.1 FALSE 2021-05-15T22:53:57.2183620Z fastmap 1.0.1 1.1.0 TRUE 2021-05-15T22:53:57.2184510Z withr 2.1.2 2.4.2 FALSE 2021-05-15T22:53:57.2185440Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-15T22:53:57.2186450Z purrr 0.3.3 0.3.4 TRUE 2021-05-15T22:53:57.2187290Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-15T22:53:57.2188160Z gh 1.1.0 1.3.0 FALSE 2021-05-15T22:53:57.2188960Z gert 0.3 1.3.0 TRUE 2021-05-15T22:53:57.2189810Z fs 1.3.2 1.5.0 TRUE 2021-05-15T22:53:57.2190750Z desc 1.2.0 1.3.0 FALSE 2021-05-15T22:53:57.2191580Z clipr 0.7.0 0.7.1 FALSE 2021-05-15T22:53:57.2192440Z usethis 1.5.1 2.0.1 FALSE 2021-05-15T22:53:57.2193250Z memoise 1.1.0 2.0.0 FALSE 2021-05-15T22:53:57.2194130Z git2r 0.26.1 0.28.0 TRUE 2021-05-15T22:53:57.2194710Z 2021-05-15T22:53:57.2207200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-15T22:53:57.3537300Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-15T22:53:57.3547860Z ================================================== 2021-05-15T22:53:57.3548730Z downloaded 20 KB 2021-05-15T22:53:57.3549340Z 2021-05-15T22:53:57.3582230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-15T22:53:57.4789710Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-15T22:53:57.4790920Z ================================================== 2021-05-15T22:53:57.4791730Z downloaded 12 KB 2021-05-15T22:53:57.4792840Z 2021-05-15T22:53:57.4824600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-15T22:53:57.7077660Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-15T22:53:57.7092990Z ================================================== 2021-05-15T22:53:57.7093920Z downloaded 195 KB 2021-05-15T22:53:57.7094630Z 2021-05-15T22:53:57.7128450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-15T22:53:57.8491520Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-15T22:53:57.8498800Z ================================================== 2021-05-15T22:53:57.8499640Z downloaded 63 KB 2021-05-15T22:53:57.8500220Z 2021-05-15T22:53:57.9290350Z 2021-05-15T22:53:57.9291240Z The downloaded binary packages are in 2021-05-15T22:53:57.9292160Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzTkLzU/downloaded_packages 2021-05-15T22:53:57.9296210Z 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-15T22:53:57.9297490Z 2021-05-15T22:53:57.9309740Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T22:53:58.1116030Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T22:53:58.1619000Z ================================================== 2021-05-15T22:53:58.1719620Z downloaded 841 KB 2021-05-15T22:53:58.1820600Z 2021-05-15T22:53:58.1918910Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T22:53:58.3208280Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T22:53:58.3308590Z ================================================== 2021-05-15T22:53:58.3410360Z downloaded 259 KB 2021-05-15T22:53:58.3510190Z 2021-05-15T22:53:58.3583920Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T22:53:58.6116140Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T22:53:58.6174410Z ================================================== 2021-05-15T22:53:58.6178590Z downloaded 96 KB 2021-05-15T22:53:58.6179310Z 2021-05-15T22:53:58.6181550Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T22:53:58.8134130Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T22:53:58.8135580Z ================================================== 2021-05-15T22:53:58.8136970Z downloaded 19 KB 2021-05-15T22:53:58.8137690Z 2021-05-15T22:53:58.8166650Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T22:53:59.0470460Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T22:53:59.0481530Z ================================================== 2021-05-15T22:53:59.0482440Z downloaded 61 KB 2021-05-15T22:53:59.0483410Z 2021-05-15T22:53:59.0512790Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T22:53:59.2207380Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T22:53:59.2434150Z ================================================== 2021-05-15T22:53:59.2465650Z downloaded 1.3 MB 2021-05-15T22:53:59.2466450Z 2021-05-15T22:53:59.2468540Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T22:53:59.4031970Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T22:53:59.4033730Z ================================================== 2021-05-15T22:53:59.4035250Z downloaded 12 KB 2021-05-15T22:53:59.4035810Z 2021-05-15T22:53:59.4062520Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T22:53:59.6348140Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T22:53:59.6442140Z ================================================== 2021-05-15T22:53:59.6443220Z downloaded 774 KB 2021-05-15T22:53:59.6443960Z 2021-05-15T22:53:59.6478370Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T22:53:59.8198060Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T22:53:59.8300230Z ================================================== 2021-05-15T22:53:59.8301400Z downloaded 411 KB 2021-05-15T22:53:59.8302110Z 2021-05-15T22:53:59.8345620Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T22:54:00.0160950Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T22:54:00.0176760Z ================================================== 2021-05-15T22:54:00.0177740Z downloaded 156 KB 2021-05-15T22:54:00.0179460Z 2021-05-15T22:54:00.0214670Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T22:54:00.1785610Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T22:54:00.1794020Z ================================================== 2021-05-15T22:54:00.1811960Z downloaded 60 KB 2021-05-15T22:54:00.1812800Z 2021-05-15T22:54:00.1829480Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T22:54:00.4105560Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T22:54:00.4155750Z ================================================== 2021-05-15T22:54:00.4157090Z downloaded 154 KB 2021-05-15T22:54:00.4157740Z 2021-05-15T22:54:00.4160100Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T22:54:00.6498560Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T22:54:00.6506810Z ================================================== 2021-05-15T22:54:00.6507780Z downloaded 110 KB 2021-05-15T22:54:00.6508690Z 2021-05-15T22:54:00.6539880Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T22:54:00.9146290Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T22:54:00.9152750Z ================================================== 2021-05-15T22:54:00.9153640Z downloaded 107 KB 2021-05-15T22:54:00.9156360Z 2021-05-15T22:54:00.9186630Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T22:54:01.0897550Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T22:54:01.0921970Z ================================================== 2021-05-15T22:54:01.0922960Z downloaded 224 KB 2021-05-15T22:54:01.0923620Z 2021-05-15T22:54:01.0955840Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T22:54:01.2224510Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T22:54:01.2233910Z ================================================== 2021-05-15T22:54:01.2234870Z downloaded 58 KB 2021-05-15T22:54:01.2236460Z 2021-05-15T22:54:01.2267700Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T22:54:01.4006530Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T22:54:01.4008580Z ================================================== 2021-05-15T22:54:01.4009520Z downloaded 34 KB 2021-05-15T22:54:01.4010210Z 2021-05-15T22:54:01.4038180Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T22:54:01.5230310Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T22:54:01.5242470Z ================================================== 2021-05-15T22:54:01.5243410Z downloaded 43 KB 2021-05-15T22:54:01.5244320Z 2021-05-15T22:54:01.5275220Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T22:54:01.7499370Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T22:54:01.8222840Z ================================================== 2021-05-15T22:54:01.8224090Z downloaded 92 KB 2021-05-15T22:54:01.8225140Z 2021-05-15T22:54:01.8259020Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T22:54:02.2632220Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T22:54:02.2633910Z ================================================== 2021-05-15T22:54:02.2635130Z downloaded 12 KB 2021-05-15T22:54:02.2635840Z 2021-05-15T22:54:02.2665800Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T22:54:02.5451760Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T22:54:02.5516660Z ================================================== 2021-05-15T22:54:02.5517740Z downloaded 366 KB 2021-05-15T22:54:02.5518910Z 2021-05-15T22:54:02.5554540Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T22:54:02.6855560Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T22:54:02.6864320Z ================================================== 2021-05-15T22:54:02.6866450Z downloaded 81 KB 2021-05-15T22:54:02.6867580Z 2021-05-15T22:54:02.6896850Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T22:54:02.8973470Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T22:54:02.8981570Z ================================================== 2021-05-15T22:54:02.8982540Z downloaded 44 KB 2021-05-15T22:54:02.8983230Z 2021-05-15T22:54:02.9150990Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T22:54:03.1498360Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T22:54:03.1502560Z ================================================== 2021-05-15T22:54:03.1503390Z downloaded 64 KB 2021-05-15T22:54:03.1503990Z 2021-05-15T22:54:03.1534760Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T22:54:03.2923160Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T22:54:03.3012800Z ================================================== 2021-05-15T22:54:03.3013960Z downloaded 777 KB 2021-05-15T22:54:03.3014700Z 2021-05-15T22:54:03.3048630Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T22:54:03.5129920Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T22:54:03.5176320Z ================================================== 2021-05-15T22:54:03.5177300Z downloaded 286 KB 2021-05-15T22:54:03.5178020Z 2021-05-15T22:54:03.5209220Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T22:54:03.7585670Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T22:54:03.7594850Z ================================================== 2021-05-15T22:54:03.7595900Z downloaded 20 KB 2021-05-15T22:54:03.7597000Z 2021-05-15T22:54:03.7633630Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T22:54:04.2366840Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T22:54:04.2369070Z ================================================== 2021-05-15T22:54:04.2370300Z downloaded 24 KB 2021-05-15T22:54:04.2371010Z 2021-05-15T22:54:04.2397890Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T22:54:04.3727030Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T22:54:04.3879610Z ================================================== 2021-05-15T22:54:04.3881640Z downloaded 298 KB 2021-05-15T22:54:04.3884030Z 2021-05-15T22:54:04.3916370Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T22:54:04.5970910Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T22:54:04.5973490Z ================================================== 2021-05-15T22:54:04.5974450Z downloaded 16 KB 2021-05-15T22:54:04.5975110Z 2021-05-15T22:54:04.6003610Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T22:54:04.8378860Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T22:54:04.8545510Z ================================================== 2021-05-15T22:54:04.8546750Z downloaded 1.2 MB 2021-05-15T22:54:04.8548480Z 2021-05-15T22:54:05.5620350Z * installing *source* package ‘rlang’ ... 2021-05-15T22:54:05.5859130Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:05.6069700Z ** libs 2021-05-15T22:54:09.4611280Z 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-15T22:54:09.9019140Z 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-15T22:54:10.2689490Z 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-15T22:54:12.7420370Z 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-15T22:54:13.8248980Z 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-15T22:54:13.8933390Z 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-15T22:54:14.1032690Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-15T22:54:14.1121340Z ** R 2021-05-15T22:54:14.1968850Z ** inst 2021-05-15T22:54:14.1983950Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:17.9160540Z ** help 2021-05-15T22:54:18.6154850Z *** installing help indices 2021-05-15T22:54:18.9730520Z *** copying figures 2021-05-15T22:54:18.9758380Z ** building package indices 2021-05-15T22:54:19.3847770Z ** testing if installed package can be loaded 2021-05-15T22:54:19.6743700Z * DONE (rlang) 2021-05-15T22:54:20.1279000Z * installing *source* package ‘magrittr’ ... 2021-05-15T22:54:20.1327420Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:20.1500540Z ** libs 2021-05-15T22:54:20.1669140Z 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-15T22:54:20.3111990Z 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-15T22:54:20.4007580Z 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-15T22:54:20.4631190Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-15T22:54:20.4678550Z ** R 2021-05-15T22:54:20.4748730Z ** inst 2021-05-15T22:54:20.4851080Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:20.6094490Z ** help 2021-05-15T22:54:20.6663090Z *** installing help indices 2021-05-15T22:54:20.7047810Z *** copying figures 2021-05-15T22:54:20.7065740Z ** building package indices 2021-05-15T22:54:20.7346280Z ** installing vignettes 2021-05-15T22:54:20.7405920Z ** testing if installed package can be loaded 2021-05-15T22:54:21.0700020Z * DONE (magrittr) 2021-05-15T22:54:21.4438280Z * installing *source* package ‘glue’ ... 2021-05-15T22:54:21.4442150Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:21.5280730Z ** libs 2021-05-15T22:54:21.5472480Z 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-15T22:54:21.6751510Z 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-15T22:54:21.7557560Z 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-15T22:54:21.8718110Z 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-15T22:54:21.9293290Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-15T22:54:21.9335840Z ** R 2021-05-15T22:54:21.9420670Z ** inst 2021-05-15T22:54:21.9455510Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:22.3137730Z ** help 2021-05-15T22:54:22.3889170Z *** installing help indices 2021-05-15T22:54:22.4159080Z *** copying figures 2021-05-15T22:54:22.4168900Z ** building package indices 2021-05-15T22:54:22.4382690Z ** installing vignettes 2021-05-15T22:54:22.4454270Z ** testing if installed package can be loaded 2021-05-15T22:54:22.7535430Z * DONE (glue) 2021-05-15T22:54:23.0786560Z * installing *source* package ‘sys’ ... 2021-05-15T22:54:23.0887900Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:23.0988350Z ** libs 2021-05-15T22:54:23.1147480Z 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-15T22:54:23.3263170Z 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-15T22:54:23.4074540Z 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-15T22:54:23.4668400Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-15T22:54:23.4713250Z ** R 2021-05-15T22:54:23.4770240Z ** inst 2021-05-15T22:54:23.4787400Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:23.5905470Z ** help 2021-05-15T22:54:23.6152940Z *** installing help indices 2021-05-15T22:54:23.6393730Z ** building package indices 2021-05-15T22:54:23.6561190Z ** testing if installed package can be loaded 2021-05-15T22:54:23.9868350Z * DONE (sys) 2021-05-15T22:54:24.2852770Z * installing *source* package ‘R6’ ... 2021-05-15T22:54:24.2882800Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:24.3048150Z ** R 2021-05-15T22:54:24.3146860Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:24.7057070Z ** help 2021-05-15T22:54:24.7339820Z *** installing help indices 2021-05-15T22:54:24.7565230Z *** copying figures 2021-05-15T22:54:24.7666870Z ** building package indices 2021-05-15T22:54:24.7768950Z ** testing if installed package can be loaded 2021-05-15T22:54:25.0190810Z * DONE (R6) 2021-05-15T22:54:25.6413220Z * installing *source* package ‘openssl’ ... 2021-05-15T22:54:25.6610170Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:25.8247380Z Homebrew 3.1.6 2021-05-15T22:54:25.9171940Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T22:54:26.0047810Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T22:54:26.3814470Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T22:54:26.7316730Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T22:54:26.7546680Z ** libs 2021-05-15T22:54:26.7757690Z 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-15T22:54:26.7790210Z 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-15T22:54:26.9216720Z 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-15T22:54:27.0627420Z 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-15T22:54:27.2277920Z 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-15T22:54:27.4922540Z 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-15T22:54:27.6552100Z 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-15T22:54:27.8401120Z 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-15T22:54:28.0416290Z 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-15T22:54:28.1487950Z 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-15T22:54:28.3009050Z 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-15T22:54:28.4310520Z 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-15T22:54:28.5847120Z 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-15T22:54:28.7959220Z 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-15T22:54:28.9924260Z 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-15T22:54:29.2554400Z 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-15T22:54:29.3412990Z 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-15T22:54:29.4138200Z 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-15T22:54:29.6237740Z 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-15T22:54:29.8563360Z 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-15T22:54:30.0731010Z 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-15T22:54:30.1560940Z 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-15T22:54:30.3430680Z 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-15T22:54:30.5516290Z 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-15T22:54:30.8027560Z 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-15T22:54:31.0027000Z 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-15T22:54:31.2041830Z 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-15T22:54:31.4078110Z 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-15T22:54:31.5138910Z 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-15T22:54:31.7180940Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T22:54:32.9457880Z 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-15T22:54:33.0162000Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-15T22:54:33.0212960Z ** R 2021-05-15T22:54:33.0466840Z ** inst 2021-05-15T22:54:33.0732970Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:33.9690180Z ** help 2021-05-15T22:54:34.0372970Z *** installing help indices 2021-05-15T22:54:34.0841790Z ** building package indices 2021-05-15T22:54:34.1675090Z ** installing vignettes 2021-05-15T22:54:34.1678770Z ** testing if installed package can be loaded 2021-05-15T22:54:34.4763740Z * DONE (openssl) 2021-05-15T22:54:34.7838970Z * installing *source* package ‘mime’ ... 2021-05-15T22:54:34.7919210Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:34.7992290Z ** libs 2021-05-15T22:54:34.8172070Z 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-15T22:54:34.8976030Z 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-15T22:54:34.9920600Z 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-15T22:54:35.0844420Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-15T22:54:35.0971780Z ** R 2021-05-15T22:54:35.1228780Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:35.2791920Z ** help 2021-05-15T22:54:35.2993170Z *** installing help indices 2021-05-15T22:54:35.3172120Z ** building package indices 2021-05-15T22:54:35.3310040Z ** testing if installed package can be loaded 2021-05-15T22:54:35.5950110Z * DONE (mime) 2021-05-15T22:54:36.0773780Z * installing *source* package ‘curl’ ... 2021-05-15T22:54:36.0891960Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:36.1663970Z Found pkg-config cflags and libs! 2021-05-15T22:54:36.5094230Z Using PKG_CFLAGS= 2021-05-15T22:54:36.5095700Z Using PKG_LIBS=-lcurl 2021-05-15T22:54:36.6407810Z ** libs 2021-05-15T22:54:36.6604630Z 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-15T22:54:36.6649360Z 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-15T22:54:36.7696300Z 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-15T22:54:36.9151340Z 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-15T22:54:37.0149980Z 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-15T22:54:37.1037230Z 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-15T22:54:37.2131540Z 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-15T22:54:37.3162590Z 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-15T22:54:37.4052160Z 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-15T22:54:37.6042780Z 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-15T22:54:37.6724530Z 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-15T22:54:37.7669900Z 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-15T22:54:37.8730920Z 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-15T22:54:38.0623650Z 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-15T22:54:38.1484300Z 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-15T22:54:38.2336700Z 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-15T22:54:38.3047150Z 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-15T22:54:38.3823220Z 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-15T22:54:38.4658720Z 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-15T22:54:38.7516490Z 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-15T22:54:38.8502130Z 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-15T22:54:38.8958260Z 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-15T22:54:38.9806820Z 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-15T22:54:39.0459970Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-15T22:54:39.0504450Z ** R 2021-05-15T22:54:39.0685240Z ** inst 2021-05-15T22:54:39.0861410Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:39.4703620Z ** help 2021-05-15T22:54:39.5250110Z *** installing help indices 2021-05-15T22:54:39.5666900Z ** building package indices 2021-05-15T22:54:39.6007080Z ** installing vignettes 2021-05-15T22:54:39.6104880Z ** testing if installed package can be loaded 2021-05-15T22:54:39.8746250Z * DONE (curl) 2021-05-15T22:54:40.3583650Z * installing *source* package ‘jsonlite’ ... 2021-05-15T22:54:40.3693810Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:40.3871030Z ** libs 2021-05-15T22:54:40.4066280Z 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-15T22:54:40.5044040Z 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-15T22:54:40.5937570Z 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-15T22:54:40.6883320Z 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-15T22:54:40.8128630Z 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-15T22:54:40.9146450Z 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-15T22:54:40.9934150Z 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-15T22:54:41.0709700Z 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-15T22:54:41.1629000Z 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-15T22:54:41.2493170Z 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-15T22:54:41.3823680Z 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-15T22:54:41.4814560Z 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-15T22:54:41.5884320Z 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-15T22:54:41.6908420Z 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-15T22:54:41.7868300Z 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-15T22:54:41.8704750Z 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-15T22:54:41.9534830Z 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-15T22:54:42.0314510Z 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-15T22:54:42.1280130Z 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-15T22:54:42.2564690Z 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-15T22:54:42.3593290Z 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-15T22:54:42.4537770Z 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-15T22:54:42.5206220Z 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-15T22:54:42.6067110Z 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-15T22:54:42.7292040Z 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-15T22:54:42.9405730Z 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-15T22:54:43.2347180Z 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-15T22:54:43.4256750Z 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-15T22:54:43.5913990Z 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-15T22:54:43.6182640Z 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-15T22:54:43.6842080Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-15T22:54:43.6892770Z ** R 2021-05-15T22:54:43.7191790Z ** inst 2021-05-15T22:54:43.7260630Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:43.8300730Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T22:54:44.6492340Z ** help 2021-05-15T22:54:44.7107270Z *** installing help indices 2021-05-15T22:54:44.7438690Z ** building package indices 2021-05-15T22:54:44.8277040Z ** installing vignettes 2021-05-15T22:54:44.8377520Z ** testing if installed package can be loaded 2021-05-15T22:54:45.1222770Z * DONE (jsonlite) 2021-05-15T22:54:45.4423750Z * installing *source* package ‘gitcreds’ ... 2021-05-15T22:54:45.4458150Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:45.4601540Z ** R 2021-05-15T22:54:45.4702380Z ** inst 2021-05-15T22:54:45.4738010Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:45.8066210Z ** help 2021-05-15T22:54:45.8376860Z *** installing help indices 2021-05-15T22:54:45.8633530Z ** building package indices 2021-05-15T22:54:45.8802970Z ** installing vignettes 2021-05-15T22:54:45.8847480Z ** testing if installed package can be loaded 2021-05-15T22:54:46.1032540Z * DONE (gitcreds) 2021-05-15T22:54:46.4314800Z * installing *source* package ‘zip’ ... 2021-05-15T22:54:46.4361760Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:46.4494330Z ** libs 2021-05-15T22:54:46.4676050Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T22:54:49.6390470Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T22:54:52.5746840Z 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-15T22:54:52.6531260Z 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-15T22:54:55.1741850Z 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-15T22:54:55.2548500Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T22:54:55.2550430Z size_t uzipfile_len = 0; 2021-05-15T22:54:55.2551230Z ^ 2021-05-15T22:54:55.3066890Z 1 warning generated. 2021-05-15T22:54:55.3094580Z 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-15T22:54:55.4592860Z 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-15T22:54:55.5590090Z 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-15T22:54:55.6191580Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-15T22:54:55.6288710Z ** R 2021-05-15T22:54:55.6355840Z ** inst 2021-05-15T22:54:55.6380750Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:55.8047490Z ** help 2021-05-15T22:54:55.8320280Z *** installing help indices 2021-05-15T22:54:55.8534560Z ** building package indices 2021-05-15T22:54:55.8705040Z ** testing if installed package can be loaded 2021-05-15T22:54:56.1524470Z * DONE (zip) 2021-05-15T22:54:56.6814840Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T22:54:56.6898590Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:56.7060620Z ** R 2021-05-15T22:54:56.7243610Z ** inst 2021-05-15T22:54:56.7330920Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:57.1369300Z ** help 2021-05-15T22:54:57.3770280Z *** installing help indices 2021-05-15T22:54:57.6077520Z *** copying figures 2021-05-15T22:54:57.6178390Z ** building package indices 2021-05-15T22:54:57.7789040Z ** installing vignettes 2021-05-15T22:54:57.7887090Z ** testing if installed package can be loaded 2021-05-15T22:54:58.0356250Z * DONE (rstudioapi) 2021-05-15T22:54:58.4320310Z * installing *source* package ‘rprojroot’ ... 2021-05-15T22:54:58.4421670Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:58.4523260Z ** R 2021-05-15T22:54:58.4623770Z ** inst 2021-05-15T22:54:58.4725880Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:58.8744490Z ** help 2021-05-15T22:54:58.9082870Z *** installing help indices 2021-05-15T22:54:58.9390500Z *** copying figures 2021-05-15T22:54:58.9427970Z ** building package indices 2021-05-15T22:54:58.9636550Z ** installing vignettes 2021-05-15T22:54:58.9683360Z ** testing if installed package can be loaded 2021-05-15T22:54:59.2397880Z * DONE (rprojroot) 2021-05-15T22:54:59.5439010Z * installing *source* package ‘crayon’ ... 2021-05-15T22:54:59.5475700Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:59.5638220Z ** R 2021-05-15T22:54:59.5794320Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:00.3947790Z ** help 2021-05-15T22:55:00.4664020Z *** installing help indices 2021-05-15T22:55:00.5126090Z ** building package indices 2021-05-15T22:55:00.5565550Z ** testing if installed package can be loaded 2021-05-15T22:55:00.8555830Z * DONE (crayon) 2021-05-15T22:55:01.1616150Z * installing *source* package ‘fastmap’ ... 2021-05-15T22:55:01.1645150Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T22:55:01.1793210Z ** libs 2021-05-15T22:55:01.1977510Z 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-15T22:55:04.3995780Z 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-15T22:55:04.4925020Z 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-15T22:55:04.5561960Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-15T22:55:04.5607020Z ** R 2021-05-15T22:55:04.5693250Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:04.8354170Z ** help 2021-05-15T22:55:04.8794150Z *** installing help indices 2021-05-15T22:55:04.9036120Z ** building package indices 2021-05-15T22:55:04.9196000Z ** testing if installed package can be loaded 2021-05-15T22:55:05.1946260Z * DONE (fastmap) 2021-05-15T22:55:05.5646810Z * installing *source* package ‘withr’ ... 2021-05-15T22:55:05.5722830Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T22:55:05.5944180Z ** R 2021-05-15T22:55:05.6109360Z ** inst 2021-05-15T22:55:05.6134700Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:06.1440410Z ** help 2021-05-15T22:55:06.2543450Z *** installing help indices 2021-05-15T22:55:06.3173130Z *** copying figures 2021-05-15T22:55:06.3187540Z ** building package indices 2021-05-15T22:55:06.4038740Z ** installing vignettes 2021-05-15T22:55:06.4124280Z ** testing if installed package can be loaded 2021-05-15T22:55:06.6404790Z * DONE (withr) 2021-05-15T22:55:06.9379310Z * installing *source* package ‘rappdirs’ ... 2021-05-15T22:55:06.9401990Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T22:55:06.9593030Z ** libs 2021-05-15T22:55:06.9778520Z 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-15T22:55:07.6166680Z 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-15T22:55:07.7059350Z 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-15T22:55:07.7658250Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-15T22:55:07.7713030Z ** R 2021-05-15T22:55:07.7802390Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:07.9163520Z ** help 2021-05-15T22:55:07.9469060Z *** installing help indices 2021-05-15T22:55:07.9753320Z ** building package indices 2021-05-15T22:55:07.9940210Z ** testing if installed package can be loaded 2021-05-15T22:55:08.2644930Z * DONE (rappdirs) 2021-05-15T22:55:09.5420620Z * installing *source* package ‘fs’ ... 2021-05-15T22:55:09.5631790Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T22:55:09.5839270Z ** libs 2021-05-15T22:55:09.6088520Z 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-15T22:55:10.3366100Z 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-15T22:55:10.5323120Z 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-15T22:55:11.1807620Z 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-15T22:55:11.3548770Z 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-15T22:55:11.9435710Z 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-15T22:55:12.8305820Z 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-15T22:55:12.9865720Z 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-15T22:55:13.5531280Z 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-15T22:55:14.1942840Z 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-15T22:55:14.7680260Z 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-15T22:55:15.3342250Z (cd libuv-1.38.1 \ 2021-05-15T22:55:15.3343990Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T22:55:16.6963350Z rm: conftest.dSYM: is a directory 2021-05-15T22:55:19.0164310Z rm: conftest.dSYM: is a directory 2021-05-15T22:55:19.1053790Z rm: conftest.dSYM: is a directory 2021-05-15T22:55:19.1286230Z rm: conftest.dSYM: is a directory 2021-05-15T22:55:30.0020670Z make --directory=libuv-1.38.1 \ 2021-05-15T22:55:30.0021560Z HAVE_DTRACE=0 2021-05-15T22:55:30.0564400Z CC src/libuv_la-fs-poll.lo 2021-05-15T22:55:31.0774830Z CC src/libuv_la-idna.lo 2021-05-15T22:55:32.1615300Z CC src/libuv_la-inet.lo 2021-05-15T22:55:33.2364220Z CC src/libuv_la-random.lo 2021-05-15T22:55:34.1457840Z CC src/libuv_la-strscpy.lo 2021-05-15T22:55:35.0140780Z CC src/libuv_la-threadpool.lo 2021-05-15T22:55:36.0245610Z CC src/libuv_la-timer.lo 2021-05-15T22:55:37.0903520Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T22:55:37.9963440Z CC src/libuv_la-uv-common.lo 2021-05-15T22:55:39.3940780Z CC src/libuv_la-version.lo 2021-05-15T22:55:40.4574490Z CC src/unix/libuv_la-async.lo 2021-05-15T22:55:41.4423480Z CC src/unix/libuv_la-core.lo 2021-05-15T22:55:42.9510460Z CC src/unix/libuv_la-dl.lo 2021-05-15T22:55:43.8551510Z CC src/unix/libuv_la-fs.lo 2021-05-15T22:55:45.6309970Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T22:55:46.5819920Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T22:55:47.4936160Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T22:55:48.4645950Z CC src/unix/libuv_la-loop.lo 2021-05-15T22:55:49.3967200Z CC src/unix/libuv_la-pipe.lo 2021-05-15T22:55:50.3836610Z CC src/unix/libuv_la-poll.lo 2021-05-15T22:55:51.2952540Z CC src/unix/libuv_la-process.lo 2021-05-15T22:55:52.3978150Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T22:55:53.2818370Z CC src/unix/libuv_la-signal.lo 2021-05-15T22:55:54.6384680Z CC src/unix/libuv_la-stream.lo 2021-05-15T22:55:56.3656260Z CC src/unix/libuv_la-tcp.lo 2021-05-15T22:55:57.3795540Z CC src/unix/libuv_la-thread.lo 2021-05-15T22:55:58.4251130Z CC src/unix/libuv_la-tty.lo 2021-05-15T22:55:59.3948040Z CC src/unix/libuv_la-udp.lo 2021-05-15T22:56:00.6895420Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T22:56:01.6208230Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T22:56:02.5166660Z CC src/unix/libuv_la-darwin.lo 2021-05-15T22:56:03.4997070Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T22:56:04.6552600Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T22:56:05.8300690Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T22:56:06.7799840Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T22:56:07.6881780Z CCLD libuv.la 2021-05-15T22:56:08.1939390Z 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-15T22:56:08.2790600Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-15T22:56:08.2852200Z ** R 2021-05-15T22:56:08.3045890Z ** inst 2021-05-15T22:56:08.3079800Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:09.4182120Z ** help 2021-05-15T22:56:09.5158580Z *** installing help indices 2021-05-15T22:56:09.5748740Z ** building package indices 2021-05-15T22:56:09.6372380Z ** installing vignettes 2021-05-15T22:56:09.6478820Z ** testing if installed package can be loaded 2021-05-15T22:56:09.9847670Z * DONE (fs) 2021-05-15T22:56:10.4555240Z * installing *source* package ‘clipr’ ... 2021-05-15T22:56:10.4584190Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:10.4763440Z ** R 2021-05-15T22:56:10.4837250Z ** inst 2021-05-15T22:56:10.4868240Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:10.6504540Z ** help 2021-05-15T22:56:10.6803500Z *** installing help indices 2021-05-15T22:56:10.7104520Z ** building package indices 2021-05-15T22:56:10.7306140Z ** installing vignettes 2021-05-15T22:56:10.7407650Z ** testing if installed package can be loaded 2021-05-15T22:56:10.9560530Z * DONE (clipr) 2021-05-15T22:56:12.0425040Z * installing *source* package ‘git2r’ ... 2021-05-15T22:56:12.0836440Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:12.4487640Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T22:56:12.4489780Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T22:56:12.4509160Z checking for gcc... gcc 2021-05-15T22:56:14.8874560Z checking whether the C compiler works... yes 2021-05-15T22:56:14.8876060Z checking for C compiler default output file name... a.out 2021-05-15T22:56:15.0185940Z checking for suffix of executables... 2021-05-15T22:56:15.3655570Z checking whether we are cross compiling... no 2021-05-15T22:56:15.4750950Z checking for suffix of object files... o 2021-05-15T22:56:15.5373490Z checking whether we are using the GNU C compiler... yes 2021-05-15T22:56:15.6011250Z checking whether gcc accepts -g... yes 2021-05-15T22:56:15.7301410Z checking for gcc option to accept ISO C89... none needed 2021-05-15T22:56:15.7314070Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T22:56:15.7430300Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T22:56:15.7780740Z Found pkg-config cflags and libs! 2021-05-15T22:56:16.1608140Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T22:56:16.4150470Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T22:56:16.5036590Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T22:56:16.5929530Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T22:56:16.6828200Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T22:56:16.6830560Z ----- Results of the git2r package configure ----- 2021-05-15T22:56:16.6830960Z 2021-05-15T22:56:16.6834150Z 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-15T22:56:16.6835990Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T22:56:16.6836690Z 2021-05-15T22:56:16.6837940Z -------------------------------------------------- 2021-05-15T22:56:16.7220430Z configure: creating ./config.status 2021-05-15T22:56:16.9082250Z config.status: creating src/Makevars 2021-05-15T22:56:17.0394880Z ** libs 2021-05-15T22:56:17.0598630Z 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-15T22:56:17.1874860Z 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-15T22:56:17.2768380Z 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-15T22:56:17.4933600Z 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-15T22:56:17.6873800Z 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-15T22:56:17.8538650Z 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-15T22:56:18.0933830Z 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-15T22:56:18.2358160Z 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-15T22:56:18.3738990Z 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-15T22:56:18.5678640Z 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-15T22:56:18.7628080Z 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-15T22:56:18.9080070Z 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-15T22:56:19.1599670Z 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-15T22:56:19.2771230Z 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-15T22:56:19.4084630Z 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-15T22:56:19.5433710Z 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-15T22:56:19.6740420Z 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-15T22:56:19.8828340Z 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-15T22:56:20.0500640Z 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-15T22:56:20.1851250Z 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-15T22:56:20.3773050Z 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-15T22:56:20.4963750Z 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-15T22:56:20.6300550Z 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-15T22:56:20.7871580Z 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-15T22:56:20.9248760Z 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-15T22:56:21.1223170Z 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-15T22:56:21.3068930Z 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-15T22:56:21.4394720Z 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-15T22:56:21.5688420Z 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-15T22:56:21.7789960Z 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-15T22:56:21.9094780Z 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-15T22:56:22.0710270Z 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-15T22:56:22.2782400Z 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-15T22:56:22.4426640Z 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-15T22:56:22.5618240Z 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-15T22:56:22.7164120Z 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-15T22:56:22.7872120Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-15T22:56:22.7928320Z ** R 2021-05-15T22:56:22.8259730Z ** inst 2021-05-15T22:56:22.8286120Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:23.7613150Z ** help 2021-05-15T22:56:24.1080020Z *** installing help indices 2021-05-15T22:56:24.3394520Z ** building package indices 2021-05-15T22:56:24.5088310Z ** testing if installed package can be loaded 2021-05-15T22:56:24.8340740Z * DONE (git2r) 2021-05-15T22:56:25.3594160Z * installing *source* package ‘httr’ ... 2021-05-15T22:56:25.3693820Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:25.3894570Z ** R 2021-05-15T22:56:25.4271110Z ** demo 2021-05-15T22:56:25.4332160Z ** inst 2021-05-15T22:56:25.4434500Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:28.2209230Z ** help 2021-05-15T22:56:28.4477410Z *** installing help indices 2021-05-15T22:56:28.6121570Z ** building package indices 2021-05-15T22:56:28.7372980Z ** installing vignettes 2021-05-15T22:56:28.7444330Z ** testing if installed package can be loaded 2021-05-15T22:56:28.9756090Z * DONE (httr) 2021-05-15T22:56:29.4727390Z * installing *source* package ‘cli’ ... 2021-05-15T22:56:29.4844550Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:29.5058470Z ** R 2021-05-15T22:56:29.5568490Z ** inst 2021-05-15T22:56:29.5616580Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:32.3496940Z ** help 2021-05-15T22:56:32.6663270Z *** installing help indices 2021-05-15T22:56:32.8058020Z *** copying figures 2021-05-15T22:56:32.8061140Z ** building package indices 2021-05-15T22:56:32.9557480Z ** testing if installed package can be loaded 2021-05-15T22:56:33.2160100Z * DONE (cli) 2021-05-15T22:56:33.5477680Z * installing *source* package ‘credentials’ ... 2021-05-15T22:56:33.5507140Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:33.5686200Z ** R 2021-05-15T22:56:33.5766180Z ** inst 2021-05-15T22:56:33.5805760Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:33.8748080Z ** help 2021-05-15T22:56:33.9020640Z *** installing help indices 2021-05-15T22:56:33.9322730Z ** building package indices 2021-05-15T22:56:33.9424460Z ** installing vignettes 2021-05-15T22:56:33.9556060Z ** testing if installed package can be loaded 2021-05-15T22:56:34.3744160Z * DONE (credentials) 2021-05-15T22:56:34.8010690Z * installing *source* package ‘purrr’ ... 2021-05-15T22:56:34.8109030Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:34.8301170Z ** libs 2021-05-15T22:56:34.8488000Z 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-15T22:56:34.9234990Z 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-15T22:56:35.0439740Z 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-15T22:56:35.1462140Z 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-15T22:56:35.2742290Z 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-15T22:56:35.3549270Z 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-15T22:56:35.4973190Z 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-15T22:56:35.6553080Z 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-15T22:56:35.7664420Z 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-15T22:56:35.8531900Z 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-15T22:56:35.9270130Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-15T22:56:35.9371680Z ** R 2021-05-15T22:56:35.9673510Z ** inst 2021-05-15T22:56:35.9709410Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:37.1296390Z ** help 2021-05-15T22:56:37.3315730Z *** installing help indices 2021-05-15T22:56:37.4425650Z *** copying figures 2021-05-15T22:56:37.4527640Z ** building package indices 2021-05-15T22:56:37.5491010Z ** installing vignettes 2021-05-15T22:56:37.5590140Z ** testing if installed package can be loaded 2021-05-15T22:56:37.8552790Z * DONE (purrr) 2021-05-15T22:56:38.2267470Z * installing *source* package ‘lifecycle’ ... 2021-05-15T22:56:38.2400780Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:38.2555100Z ** R 2021-05-15T22:56:38.2656510Z ** inst 2021-05-15T22:56:38.2759190Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:38.7656090Z ** help 2021-05-15T22:56:38.8047400Z *** installing help indices 2021-05-15T22:56:38.8331360Z *** copying figures 2021-05-15T22:56:38.8367190Z ** building package indices 2021-05-15T22:56:39.1102160Z ** installing vignettes 2021-05-15T22:56:39.1168880Z ** testing if installed package can be loaded 2021-05-15T22:56:39.3926090Z * DONE (lifecycle) 2021-05-15T22:56:39.8314790Z * installing *source* package ‘desc’ ... 2021-05-15T22:56:39.8420220Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:39.8521810Z ** R 2021-05-15T22:56:39.8766780Z ** inst 2021-05-15T22:56:39.8835670Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:41.5247920Z ** help 2021-05-15T22:56:41.7872710Z *** installing help indices 2021-05-15T22:56:41.8922670Z ** building package indices 2021-05-15T22:56:42.0563610Z ** testing if installed package can be loaded 2021-05-15T22:56:42.2929140Z * DONE (desc) 2021-05-15T22:56:42.5867510Z * installing *source* package ‘cachem’ ... 2021-05-15T22:56:42.5892740Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:42.6091620Z ** libs 2021-05-15T22:56:42.6272590Z 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-15T22:56:42.7095950Z 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-15T22:56:42.7922600Z 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-15T22:56:42.8509130Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-15T22:56:42.8554820Z ** R 2021-05-15T22:56:42.8660570Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:43.2493350Z ** help 2021-05-15T22:56:43.2814290Z *** installing help indices 2021-05-15T22:56:43.3043780Z ** building package indices 2021-05-15T22:56:43.3258490Z ** testing if installed package can be loaded 2021-05-15T22:56:43.6083150Z * DONE (cachem) 2021-05-15T22:56:43.9426840Z * installing *source* package ‘gh’ ... 2021-05-15T22:56:43.9531700Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:43.9632160Z ** R 2021-05-15T22:56:43.9733470Z ** inst 2021-05-15T22:56:43.9842780Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:44.9138120Z ** help 2021-05-15T22:56:44.9531690Z *** installing help indices 2021-05-15T22:56:44.9857100Z ** building package indices 2021-05-15T22:56:45.0136370Z ** installing vignettes 2021-05-15T22:56:45.0202880Z ** testing if installed package can be loaded 2021-05-15T22:56:45.3247180Z * DONE (gh) 2021-05-15T22:56:45.6776340Z * installing *source* package ‘gert’ ... 2021-05-15T22:56:45.6830960Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:45.7706120Z Found pkg-config cflags and libs! 2021-05-15T22:56:46.1500540Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T22:56:46.1502030Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T22:56:46.2712540Z Configuration OK! 2021-05-15T22:56:46.2917030Z ** libs 2021-05-15T22:56:46.3106510Z 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-15T22:56:46.3137840Z 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-15T22:56:46.5364740Z 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-15T22:56:46.7826030Z 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-15T22:56:47.0224840Z 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-15T22:56:47.1593300Z 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-15T22:56:47.2879470Z 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-15T22:56:47.4730170Z 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-15T22:56:47.5931560Z 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-15T22:56:47.7471890Z 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-15T22:56:47.9025170Z 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-15T22:56:48.0371640Z 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-15T22:56:48.2019400Z 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-15T22:56:48.3371920Z 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-15T22:56:48.5055550Z 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-15T22:56:48.6366900Z 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-15T22:56:48.7016080Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-15T22:56:48.7066290Z ** R 2021-05-15T22:56:48.7243820Z ** inst 2021-05-15T22:56:48.7273560Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:49.3841850Z ** help 2021-05-15T22:56:49.4633870Z *** installing help indices 2021-05-15T22:56:49.5420870Z ** building package indices 2021-05-15T22:56:49.5889800Z ** installing vignettes 2021-05-15T22:56:49.6001670Z ** testing if installed package can be loaded 2021-05-15T22:56:50.4311840Z * DONE (gert) 2021-05-15T22:56:50.7322230Z * installing *source* package ‘memoise’ ... 2021-05-15T22:56:50.7347220Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:50.7555060Z ** R 2021-05-15T22:56:50.7602290Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:51.0046810Z ** help 2021-05-15T22:56:51.0414840Z *** installing help indices 2021-05-15T22:56:51.0718510Z ** building package indices 2021-05-15T22:56:51.0986370Z ** testing if installed package can be loaded 2021-05-15T22:56:51.3609890Z * DONE (memoise) 2021-05-15T22:56:51.9223160Z * installing *source* package ‘usethis’ ... 2021-05-15T22:56:51.9381820Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T22:56:51.9700020Z ** R 2021-05-15T22:56:52.0365900Z ** inst 2021-05-15T22:56:52.0585950Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:56:55.2367790Z ** help 2021-05-15T22:56:55.5448460Z *** installing help indices 2021-05-15T22:56:55.6839460Z *** copying figures 2021-05-15T22:56:55.6880760Z ** building package indices 2021-05-15T22:56:55.8298020Z ** testing if installed package can be loaded 2021-05-15T22:56:56.3477560Z * DONE (usethis) 2021-05-15T22:56:56.4134950Z 2021-05-15T22:56:56.4143920Z The downloaded source packages are in 2021-05-15T22:56:56.4161430Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/downloaded_packages’ 2021-05-15T22:56:56.4178940Z Running `R CMD build`... 2021-05-15T22:56:58.7115730Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/remotes2a49551152b8/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T22:56:58.7118630Z * preparing ‘tic’: 2021-05-15T22:56:58.7120140Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:56:58.7121290Z * installing the package to process help pages 2021-05-15T22:56:58.7123020Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:56:58.7124270Z * checking for empty or unneeded directories 2021-05-15T22:56:58.7125690Z Removed empty directory ‘tic/.circleci’ 2021-05-15T22:56:58.7127140Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T22:56:58.7128480Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T22:56:58.7130100Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:56:58.7131510Z (as ‘lib’ is unspecified) 2021-05-15T22:56:59.1731650Z * installing *source* package ‘tic’ ... 2021-05-15T22:56:59.2034850Z ** R 2021-05-15T22:56:59.2416650Z ** inst 2021-05-15T22:56:59.2635920Z ** preparing package for lazy loading 2021-05-15T22:56:59.5030920Z ** help 2021-05-15T22:56:59.7024250Z *** installing help indices 2021-05-15T22:56:59.8483020Z *** copying figures 2021-05-15T22:56:59.8520800Z ** building package indices 2021-05-15T22:57:00.0426880Z ** installing vignettes 2021-05-15T22:57:00.0587060Z ** testing if installed package can be loaded 2021-05-15T22:57:00.3846280Z * DONE (tic) 2021-05-15T22:57:00.4626060Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:57:00.6442960Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T22:57:03.5158040Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T22:57:03.5159710Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:57:03.5161040Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T22:57:03.5163790Z 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-15T22:57:03.5165780Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T22:57:03.5167330Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:57:03.5168520Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T22:57:03.5169720Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T22:57:03.5171120Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:57:03.5172420Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T22:57:03.5173530Z (as ‘lib’ is unspecified) 2021-05-15T22:57:03.5174680Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:57:03.5176010Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T22:57:03.5177180Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:57:03.5178330Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T22:57:03.5179520Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:57:03.5180670Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:57:03.5182320Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T22:57:03.5183510Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T22:57:03.5184680Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T22:57:03.5185820Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T22:57:03.5186960Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T22:57:03.5188790Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T22:57:03.5189950Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T22:57:03.5191090Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T22:57:03.5192250Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T22:57:03.5199510Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T22:57:03.5200700Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T22:57:03.5201860Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T22:57:03.5203300Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T22:57:03.5204540Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T22:57:03.5205720Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T22:57:03.5206860Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:57:03.5208040Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:57:03.5209230Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:57:03.5210430Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T22:57:03.5211630Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T22:57:03.5212790Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:57:03.5222180Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T22:57:03.5223750Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T22:57:03.5225720Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T22:57:05.0107390Z 2021-05-15T22:57:05.0108930Z There are binary versions available but the source versions are later: 2021-05-15T22:57:05.0122300Z binary source needs_compilation 2021-05-15T22:57:05.0123530Z utf8 1.1.4 1.2.1 TRUE 2021-05-15T22:57:05.0124500Z vctrs 0.2.4 0.3.8 TRUE 2021-05-15T22:57:05.0125390Z pillar 1.4.3 1.6.0 FALSE 2021-05-15T22:57:05.0126240Z tibble 2.1.3 3.1.1 TRUE 2021-05-15T22:57:05.0127110Z rematch2 2.1.0 2.1.2 FALSE 2021-05-15T22:57:05.0127960Z fansi 0.4.1 0.4.2 TRUE 2021-05-15T22:57:05.0128800Z diffobj 0.2.4 0.3.4 TRUE 2021-05-15T22:57:05.0129650Z ps 1.3.2 1.6.0 TRUE 2021-05-15T22:57:05.0130480Z processx 3.4.2 3.5.2 TRUE 2021-05-15T22:57:05.0131330Z pkgload 1.0.2 1.2.1 TRUE 2021-05-15T22:57:05.0132260Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-15T22:57:05.0133110Z digest 0.6.25 0.6.27 TRUE 2021-05-15T22:57:05.0133940Z callr 3.4.2 3.7.0 FALSE 2021-05-15T22:57:05.0134830Z xml2 1.2.5 1.3.2 TRUE 2021-05-15T22:57:05.0135680Z xfun 0.12 0.23 TRUE 2021-05-15T22:57:05.0136870Z Package which is only available in source form, and may need 2021-05-15T22:57:05.0137460Z highr 0.8 0.9 FALSE 2021-05-15T22:57:05.0139090Z compilation of C/C++/Fortran: ‘brio’ 2021-05-15T22:57:05.0139630Z stringi 1.4.6 1.6.1 TRUE 2021-05-15T22:57:05.0140500Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-15T22:57:05.0141220Z knitr 1.28 1.33 FALSE 2021-05-15T22:57:05.0141980Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-15T22:57:05.0142720Z testthat 2.3.2 3.0.2 TRUE 2021-05-15T22:57:05.0143470Z rversions 2.0.1 2.0.2 FALSE 2021-05-15T22:57:05.0144220Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-15T22:57:05.0144970Z devtools 2.2.2 2.4.1 FALSE 2021-05-15T22:57:05.0145500Z 2021-05-15T22:57:05.0149910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-15T22:57:05.1788730Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-15T22:57:05.1790200Z ================================================== 2021-05-15T22:57:05.1791030Z downloaded 17 KB 2021-05-15T22:57:05.1792220Z 2021-05-15T22:57:05.1824310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-15T22:57:05.3691240Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T22:57:05.3692850Z ================================================== 2021-05-15T22:57:05.3694660Z downloaded 15 KB 2021-05-15T22:57:05.3695300Z 2021-05-15T22:57:05.3728140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-15T22:57:05.5469110Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-15T22:57:05.5486740Z ================================================== 2021-05-15T22:57:05.5487730Z downloaded 71 KB 2021-05-15T22:57:05.5488740Z 2021-05-15T22:57:05.5643730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-15T22:57:05.7287310Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-15T22:57:05.7322790Z ================================================== 2021-05-15T22:57:05.7323700Z downloaded 192 KB 2021-05-15T22:57:05.7324370Z 2021-05-15T22:57:05.7357460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-15T22:57:05.9685630Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-15T22:57:05.9709320Z ================================================== 2021-05-15T22:57:05.9710210Z downloaded 203 KB 2021-05-15T22:57:05.9711960Z 2021-05-15T22:57:05.9744520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-15T22:57:06.1852350Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-15T22:57:06.1906360Z ================================================== 2021-05-15T22:57:06.1907280Z downloaded 300 KB 2021-05-15T22:57:06.1907960Z 2021-05-15T22:57:06.1942800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-15T22:57:06.3336800Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-15T22:57:06.3354990Z ================================================== 2021-05-15T22:57:06.3355870Z downloaded 104 KB 2021-05-15T22:57:06.3356520Z 2021-05-15T22:57:06.3389280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-15T22:57:06.5340770Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-15T22:57:06.5358590Z ================================================== 2021-05-15T22:57:06.5387910Z downloaded 21 KB 2021-05-15T22:57:06.5389120Z 2021-05-15T22:57:06.5391600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-15T22:57:06.6617270Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-15T22:57:06.6622990Z ================================================== 2021-05-15T22:57:06.6623870Z downloaded 42 KB 2021-05-15T22:57:06.6624510Z 2021-05-15T22:57:06.6657680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-15T22:57:06.8218730Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-15T22:57:06.8220070Z ================================================== 2021-05-15T22:57:06.8221690Z downloaded 34 KB 2021-05-15T22:57:06.8222420Z 2021-05-15T22:57:06.8254090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-15T22:57:07.0528960Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-15T22:57:07.0551870Z ================================================== 2021-05-15T22:57:07.0552750Z downloaded 128 KB 2021-05-15T22:57:07.0553400Z 2021-05-15T22:57:07.2812090Z 2021-05-15T22:57:07.2915280Z 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-15T22:57:07.2916590Z The downloaded binary packages are in 2021-05-15T22:57:07.2917070Z 2021-05-15T22:57:07.2941640Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzTkLzU/downloaded_packages 2021-05-15T22:57:07.2944070Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T22:57:07.4963540Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T22:57:07.4996300Z ================================================== 2021-05-15T22:57:07.4997210Z downloaded 233 KB 2021-05-15T22:57:07.4997900Z 2021-05-15T22:57:07.5031220Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T22:57:07.7045250Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T22:57:07.7130840Z ================================================== 2021-05-15T22:57:07.7132080Z downloaded 764 KB 2021-05-15T22:57:07.7133000Z 2021-05-15T22:57:07.7167490Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T22:57:07.8380090Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T22:57:07.8555810Z ================================================== 2021-05-15T22:57:07.8557110Z downloaded 1.0 MB 2021-05-15T22:57:07.8557890Z 2021-05-15T22:57:07.8595470Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T22:57:08.0839410Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T22:57:08.0941210Z ================================================== 2021-05-15T22:57:08.1104620Z downloaded 670 KB 2021-05-15T22:57:08.1390030Z 2021-05-15T22:57:08.1492950Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T22:57:08.4687350Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T22:57:08.4692640Z ================================================== 2021-05-15T22:57:08.4693360Z downloaded 13 KB 2021-05-15T22:57:08.4693650Z 2021-05-15T22:57:08.4733670Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T22:57:08.5918550Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T22:57:08.5958840Z ================================================== 2021-05-15T22:57:08.5959800Z downloaded 265 KB 2021-05-15T22:57:08.5960470Z 2021-05-15T22:57:08.5994460Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T22:57:08.9302880Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T22:57:08.9407420Z ================================================== 2021-05-15T22:57:08.9467440Z downloaded 466 KB 2021-05-15T22:57:08.9468070Z 2021-05-15T22:57:08.9469920Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T22:57:09.1961250Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T22:57:09.1965010Z ================================================== 2021-05-15T22:57:09.1965840Z downloaded 25 KB 2021-05-15T22:57:09.1966390Z 2021-05-15T22:57:09.2617620Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T22:57:09.4207470Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T22:57:09.4209580Z ================================================== 2021-05-15T22:57:09.4211050Z downloaded 116 KB 2021-05-15T22:57:09.4211730Z 2021-05-15T22:57:09.4246240Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T22:57:09.5502460Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T22:57:09.5717890Z ================================================== 2021-05-15T22:57:09.5719140Z downloaded 138 KB 2021-05-15T22:57:09.5722710Z 2021-05-15T22:57:09.5759930Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T22:57:09.7467940Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T22:57:09.7569860Z ================================================== 2021-05-15T22:57:09.7671470Z downloaded 59 KB 2021-05-15T22:57:09.7772240Z 2021-05-15T22:57:09.7874700Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T22:57:09.9497540Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T22:57:09.9599880Z ================================================== 2021-05-15T22:57:09.9700140Z downloaded 8066 bytes 2021-05-15T22:57:09.9801240Z 2021-05-15T22:57:09.9903670Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T22:57:10.1086110Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T22:57:10.1256400Z ================================================== 2021-05-15T22:57:10.1257420Z downloaded 160 KB 2021-05-15T22:57:10.1258090Z 2021-05-15T22:57:10.1289720Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T22:57:10.3624140Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T22:57:10.3874240Z ================================================== 2021-05-15T22:57:10.3888560Z downloaded 72 KB 2021-05-15T22:57:10.3990720Z 2021-05-15T22:57:10.4093340Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T22:57:10.5992380Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T22:57:10.6035920Z ================================================== 2021-05-15T22:57:10.6036740Z downloaded 11 KB 2021-05-15T22:57:10.6037330Z 2021-05-15T22:57:10.6039180Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T22:57:10.7226250Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T22:57:10.7269100Z ================================================== 2021-05-15T22:57:10.7270090Z downloaded 265 KB 2021-05-15T22:57:10.7271100Z 2021-05-15T22:57:10.7303910Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T22:57:10.8609130Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T22:57:10.8625940Z ================================================== 2021-05-15T22:57:10.8626820Z downloaded 109 KB 2021-05-15T22:57:10.8627470Z 2021-05-15T22:57:10.8659550Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T22:57:10.9899260Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T22:57:10.9900860Z ================================================== 2021-05-15T22:57:10.9902380Z downloaded 14 KB 2021-05-15T22:57:10.9903100Z 2021-05-15T22:57:10.9934290Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T22:57:11.1156570Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T22:57:11.3500810Z ================================================== 2021-05-15T22:57:11.3501330Z downloaded 7.2 MB 2021-05-15T22:57:11.3501610Z 2021-05-15T22:57:11.3568350Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T22:57:11.4909890Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T22:57:11.5395590Z ================================================== 2021-05-15T22:57:11.5397100Z downloaded 2.8 MB 2021-05-15T22:57:11.5397780Z 2021-05-15T22:57:11.5438520Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T22:57:11.7018120Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T22:57:11.7140530Z ================================================== 2021-05-15T22:57:11.7141680Z downloaded 871 KB 2021-05-15T22:57:11.7142350Z 2021-05-15T22:57:11.7178670Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T22:57:11.8838000Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T22:57:11.8928710Z ================================================== 2021-05-15T22:57:11.8929880Z downloaded 29 KB 2021-05-15T22:57:11.8930590Z 2021-05-15T22:57:11.8960930Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T22:57:12.0499830Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T22:57:12.0688550Z ================================================== 2021-05-15T22:57:12.0689730Z downloaded 664 KB 2021-05-15T22:57:12.0690400Z 2021-05-15T22:57:12.0724080Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T22:57:12.3147060Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T22:57:12.3321780Z ================================================== 2021-05-15T22:57:12.3323170Z downloaded 40 KB 2021-05-15T22:57:12.3324080Z 2021-05-15T22:57:12.3357230Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T22:57:12.4656120Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T22:57:12.4687380Z ================================================== 2021-05-15T22:57:12.4688320Z downloaded 248 KB 2021-05-15T22:57:12.4688990Z 2021-05-15T22:57:12.4721280Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T22:57:12.7201920Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T22:57:12.7254790Z ================================================== 2021-05-15T22:57:12.7255700Z downloaded 362 KB 2021-05-15T22:57:12.7256360Z 2021-05-15T22:57:13.1358730Z * installing *source* package ‘utf8’ ... 2021-05-15T22:57:13.1459980Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:13.1630510Z ** libs 2021-05-15T22:57:13.1862230Z 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-15T22:57:13.2854630Z 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-15T22:57:13.4671650Z 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-15T22:57:13.5635200Z 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-15T22:57:13.6391930Z 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-15T22:57:13.7355220Z 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-15T22:57:13.9118490Z 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-15T22:57:14.0067940Z 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-15T22:57:14.1601490Z 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-15T22:57:14.2644550Z 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-15T22:57:14.3748480Z 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-15T22:57:14.4721760Z 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-15T22:57:14.5613410Z 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-15T22:57:14.6503050Z 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-15T22:57:14.7346800Z 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-15T22:57:14.8303870Z 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-15T22:57:14.9448820Z 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-15T22:57:15.0295410Z 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-15T22:57:15.0973560Z 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-15T22:57:15.1879370Z 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-15T22:57:15.2613440Z 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-15T22:57:15.4572830Z 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-15T22:57:15.9647700Z 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-15T22:57:16.1794080Z 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-15T22:57:16.2997290Z 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-15T22:57:16.3966740Z 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-15T22:57:16.4962700Z 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-15T22:57:16.6070050Z 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-15T22:57:16.6363220Z 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-15T22:57:16.7070250Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-15T22:57:16.7141660Z ** R 2021-05-15T22:57:16.7229350Z ** inst 2021-05-15T22:57:16.7251530Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:17.0356470Z ** help 2021-05-15T22:57:17.0770610Z *** installing help indices 2021-05-15T22:57:17.1034950Z ** building package indices 2021-05-15T22:57:17.1240570Z ** installing vignettes 2021-05-15T22:57:17.1283970Z ** testing if installed package can be loaded 2021-05-15T22:57:17.4135730Z * DONE (utf8) 2021-05-15T22:57:17.7975160Z * installing *source* package ‘fansi’ ... 2021-05-15T22:57:17.8045940Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:17.8240200Z ** libs 2021-05-15T22:57:17.8422140Z 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-15T22:57:17.9116610Z 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-15T22:57:18.0073640Z 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-15T22:57:18.0903130Z 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-15T22:57:18.1901340Z 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-15T22:57:18.4457130Z 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-15T22:57:18.5196650Z 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-15T22:57:18.7777170Z 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-15T22:57:18.9248330Z 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-15T22:57:19.0051720Z 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-15T22:57:19.1430360Z 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-15T22:57:19.3698320Z 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-15T22:57:19.4874860Z 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-15T22:57:19.5780090Z 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-15T22:57:19.6730280Z 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-15T22:57:19.8619760Z 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-15T22:57:20.0990140Z 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-15T22:57:20.1624490Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-15T22:57:20.1671110Z ** R 2021-05-15T22:57:20.1836320Z ** inst 2021-05-15T22:57:20.1861180Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:20.6700570Z ** help 2021-05-15T22:57:20.7518880Z *** installing help indices 2021-05-15T22:57:20.7993660Z ** building package indices 2021-05-15T22:57:20.8700420Z ** installing vignettes 2021-05-15T22:57:20.8755950Z ** testing if installed package can be loaded 2021-05-15T22:57:21.1431040Z * DONE (fansi) 2021-05-15T22:57:21.7501830Z * installing *source* package ‘diffobj’ ... 2021-05-15T22:57:21.7697700Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:21.7880640Z ** libs 2021-05-15T22:57:21.8060850Z 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-15T22:57:22.1107050Z 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-15T22:57:22.2029610Z 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-15T22:57:22.2865820Z 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-15T22:57:22.3469240Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-15T22:57:22.3511390Z ** R 2021-05-15T22:57:22.4267270Z ** inst 2021-05-15T22:57:22.4329690Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:28.8823050Z ** help 2021-05-15T22:57:29.1159450Z *** installing help indices 2021-05-15T22:57:29.2265960Z ** building package indices 2021-05-15T22:57:29.3391710Z ** installing vignettes 2021-05-15T22:57:29.3461190Z ** testing if installed package can be loaded 2021-05-15T22:57:29.7351790Z * DONE (diffobj) 2021-05-15T22:57:30.1758750Z * installing *source* package ‘ps’ ... 2021-05-15T22:57:30.1834250Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:30.5715960Z ** libs 2021-05-15T22:57:30.5910080Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-15T22:57:30.7634500Z 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-15T22:57:30.8470330Z 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-15T22:57:30.9260280Z 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-15T22:57:31.0065730Z 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-15T22:57:31.1782240Z 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-15T22:57:31.2495030Z 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-15T22:57:31.5255780Z 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-15T22:57:31.6817680Z 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-15T22:57:31.7964230Z 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-15T22:57:32.1165410Z 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-15T22:57:32.5620130Z 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-15T22:57:32.7356330Z 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-15T22:57:32.7968100Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-15T22:57:32.8044150Z ** R 2021-05-15T22:57:32.8234540Z ** inst 2021-05-15T22:57:32.8258940Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:33.7545820Z ** help 2021-05-15T22:57:33.9961900Z *** installing help indices 2021-05-15T22:57:34.1130300Z ** building package indices 2021-05-15T22:57:34.2491470Z ** testing if installed package can be loaded 2021-05-15T22:57:34.5272380Z * DONE (ps) 2021-05-15T22:57:34.9739440Z * installing *source* package ‘pkgload’ ... 2021-05-15T22:57:34.9855840Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:35.0040490Z ** R 2021-05-15T22:57:35.0270020Z ** inst 2021-05-15T22:57:35.0284700Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:35.8181060Z ** help 2021-05-15T22:57:35.8950160Z *** installing help indices 2021-05-15T22:57:35.9467890Z ** building package indices 2021-05-15T22:57:35.9998010Z ** testing if installed package can be loaded 2021-05-15T22:57:36.4932780Z * DONE (pkgload) 2021-05-15T22:57:36.8013680Z * installing *source* package ‘ellipsis’ ... 2021-05-15T22:57:36.8035110Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:36.8249880Z ** libs 2021-05-15T22:57:36.8429890Z 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-15T22:57:36.9457970Z 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-15T22:57:37.0283540Z 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-15T22:57:37.0873500Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-15T22:57:37.0915010Z ** R 2021-05-15T22:57:37.0966250Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:37.1957030Z ** help 2021-05-15T22:57:37.2226750Z *** installing help indices 2021-05-15T22:57:37.2453640Z ** building package indices 2021-05-15T22:57:37.2661330Z ** testing if installed package can be loaded 2021-05-15T22:57:37.5465050Z * DONE (ellipsis) 2021-05-15T22:57:37.9024930Z * installing *source* package ‘digest’ ... 2021-05-15T22:57:37.9084560Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:37.9227760Z ** libs 2021-05-15T22:57:37.9422140Z 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-15T22:57:38.1794490Z 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-15T22:57:38.4269010Z 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-15T22:57:39.1397750Z 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-15T22:57:39.5122830Z 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-15T22:57:40.2491310Z 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-15T22:57:40.3610920Z 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-15T22:57:40.5894350Z 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-15T22:57:40.6826040Z 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-15T22:57:40.7327780Z 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-15T22:57:40.9164320Z 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-15T22:57:41.0055870Z 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-15T22:57:41.1083730Z 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-15T22:57:41.4028380Z 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-15T22:57:41.5317330Z 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-15T22:57:42.2800260Z 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-15T22:57:42.4591650Z 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-15T22:57:42.6989920Z 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-15T22:57:42.7643420Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-15T22:57:42.7698630Z ** R 2021-05-15T22:57:42.7792260Z ** demo 2021-05-15T22:57:42.7803580Z ** inst 2021-05-15T22:57:42.7915160Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:43.1929910Z ** help 2021-05-15T22:57:43.2384970Z *** installing help indices 2021-05-15T22:57:43.2710680Z ** building package indices 2021-05-15T22:57:43.2946820Z ** installing vignettes 2021-05-15T22:57:43.2998080Z ** testing if installed package can be loaded 2021-05-15T22:57:43.6523310Z * DONE (digest) 2021-05-15T22:57:43.9645260Z * installing *source* package ‘brio’ ... 2021-05-15T22:57:43.9676310Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:43.9828540Z ** libs 2021-05-15T22:57:44.0008490Z 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-15T22:57:44.0676130Z 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-15T22:57:44.1507300Z 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-15T22:57:44.2293490Z 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-15T22:57:44.3142960Z 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-15T22:57:44.4314020Z 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-15T22:57:44.5646390Z 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-15T22:57:44.6652950Z 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-15T22:57:44.7589510Z 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-15T22:57:44.8190070Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-15T22:57:44.8233730Z ** R 2021-05-15T22:57:44.8290300Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:44.8898070Z ** help 2021-05-15T22:57:44.9192540Z *** installing help indices 2021-05-15T22:57:44.9425950Z ** building package indices 2021-05-15T22:57:44.9639800Z ** testing if installed package can be loaded 2021-05-15T22:57:45.2247740Z * DONE (brio) 2021-05-15T22:57:45.6264340Z * installing *source* package ‘xml2’ ... 2021-05-15T22:57:45.6341600Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:45.7842510Z Found pkg-config cflags and libs! 2021-05-15T22:57:46.1848240Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T22:57:46.1851090Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T22:57:46.2730160Z ** libs 2021-05-15T22:57:46.2915550Z 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-15T22:57:46.9762940Z 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-15T22:57:47.0600730Z 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-15T22:57:47.7123380Z 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-15T22:57:48.2600240Z 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-15T22:57:49.0763610Z 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-15T22:57:51.2090800Z 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-15T22:57:51.8061780Z 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-15T22:57:52.5465480Z 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-15T22:57:53.0847590Z 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-15T22:57:53.5041990Z 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-15T22:57:53.6004830Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-15T22:57:53.6058240Z ** R 2021-05-15T22:57:53.6265400Z ** inst 2021-05-15T22:57:53.6314320Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:54.5039060Z ** help 2021-05-15T22:57:54.6992510Z *** installing help indices 2021-05-15T22:57:54.7654720Z ** building package indices 2021-05-15T22:57:54.8257680Z ** installing vignettes 2021-05-15T22:57:54.8353630Z ** testing if installed package can be loaded 2021-05-15T22:57:55.0758760Z * DONE (xml2) 2021-05-15T22:57:55.4580880Z * installing *source* package ‘xfun’ ... 2021-05-15T22:57:55.4650090Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T22:57:55.4881380Z ** libs 2021-05-15T22:57:55.5069410Z 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-15T22:57:55.6301170Z 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-15T22:57:55.7123720Z 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-15T22:57:55.7853350Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-15T22:57:55.7896270Z ** R 2021-05-15T22:57:55.8148710Z ** inst 2021-05-15T22:57:55.8250250Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:57:57.0955570Z ** help 2021-05-15T22:57:57.3078870Z *** installing help indices 2021-05-15T22:57:57.4346020Z ** building package indices 2021-05-15T22:57:57.5920800Z ** installing vignettes 2021-05-15T22:57:57.5987140Z ** testing if installed package can be loaded 2021-05-15T22:57:57.8778930Z * DONE (xfun) 2021-05-15T22:58:01.3520350Z * installing *source* package ‘stringi’ ... 2021-05-15T22:58:01.5232990Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T22:58:01.7314680Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T22:58:01.7322960Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T22:58:01.9291630Z checking for endianness... little 2021-05-15T22:58:02.1227500Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T22:58:02.3211350Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T22:58:02.3212560Z checking for cat... /bin/cat 2021-05-15T22:58:03.2794080Z checking for local ICUDT_DIR... icu69/data 2021-05-15T22:58:03.2795700Z checking for gcc... clang 2021-05-15T22:58:03.6145470Z checking whether the C compiler works... yes 2021-05-15T22:58:03.6147000Z checking for C compiler default output file name... a.out 2021-05-15T22:58:03.7088310Z checking for suffix of executables... 2021-05-15T22:58:03.8674080Z checking whether we are cross compiling... no 2021-05-15T22:58:03.9625580Z checking for suffix of object files... o 2021-05-15T22:58:04.0127650Z checking whether we are using the GNU C compiler... yes 2021-05-15T22:58:04.0588820Z checking whether clang accepts -g... yes 2021-05-15T22:58:04.1319680Z checking for clang option to accept ISO C89... none needed 2021-05-15T22:58:04.2643790Z checking how to run the C preprocessor... clang -E 2021-05-15T22:58:04.8858010Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T22:58:04.8886650Z checking for egrep... /usr/bin/grep -E 2021-05-15T22:58:05.0194730Z rm: conftest.dSYM: is a directory 2021-05-15T22:58:05.1116750Z rm: conftest.dSYM: is a directory 2021-05-15T22:58:05.2834200Z checking for ANSI C header files... yes 2021-05-15T22:58:05.4020220Z checking for sys/types.h... yes 2021-05-15T22:58:05.4857180Z checking for sys/stat.h... yes 2021-05-15T22:58:05.5701710Z checking for stdlib.h... yes 2021-05-15T22:58:05.6563930Z checking for string.h... yes 2021-05-15T22:58:05.7418360Z checking for memory.h... yes 2021-05-15T22:58:05.8277130Z checking for strings.h... yes 2021-05-15T22:58:05.9141490Z checking for inttypes.h... yes 2021-05-15T22:58:06.0012530Z checking for stdint.h... yes 2021-05-15T22:58:06.0912770Z checking for unistd.h... yes 2021-05-15T22:58:06.1822680Z checking elf.h usability... no 2021-05-15T22:58:06.2944670Z checking elf.h presence... no 2021-05-15T22:58:06.2946080Z checking for elf.h... no 2021-05-15T22:58:06.5858440Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T22:58:06.6320400Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-15T22:58:07.3807610Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T22:58:07.4354900Z checking whether the compiler implements namespaces... yes 2021-05-15T22:58:07.9427850Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T22:58:09.2373510Z checking whether std::map is available... yes 2021-05-15T22:58:09.2414640Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T22:58:09.2572670Z checking with pkg-config for the system ICU4C... no 2021-05-15T22:58:09.2574660Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T22:58:09.2576190Z *** Trying with 'standard' fallback flags 2021-05-15T22:58:09.3236850Z checking whether an ICU4C-based project can be built... no 2021-05-15T22:58:09.3238340Z *** This version of ICU4C cannot be used. 2021-05-15T22:58:10.2129860Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T22:58:11.0224700Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T22:58:11.2707070Z downloading the ICU data library (icudt) 2021-05-15T22:58:11.2709290Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T22:58:11.2735860Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T22:58:11.4623790Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T22:58:11.5800850Z ================================================== 2021-05-15T22:58:11.5802010Z downloaded 10.9 MB 2021-05-15T22:58:11.5802680Z 2021-05-15T22:58:11.6269840Z icudt fetch successful 2021-05-15T22:58:11.6992280Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T22:58:11.9091970Z config.status: creating src/Makevars 2021-05-15T22:58:11.9412310Z config.status: creating src/uconfig_local.h 2021-05-15T22:58:11.9757230Z config.status: creating src/install.libs.R 2021-05-15T22:58:12.0068230Z 2021-05-15T22:58:12.0069620Z *** stringi configure summary: 2021-05-15T22:58:12.0070490Z ICU_FOUND=0 2021-05-15T22:58:12.0071320Z ICUDT_DIR=icu69/data 2021-05-15T22:58:12.0072140Z ICU_BUNDLE_VERSION=69 2021-05-15T22:58:12.0073040Z ICUDT_ENDIANNESS=little 2021-05-15T22:58:12.0073920Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T22:58:12.0075540Z STRINGI_CFLAGS= -fPIC 2021-05-15T22:58:12.0079450Z 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-15T22:58:12.0081420Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T22:58:12.0082260Z STRINGI_LDFLAGS= 2021-05-15T22:58:12.0082950Z STRINGI_LIBS= 2021-05-15T22:58:12.0083460Z 2021-05-15T22:58:12.0084140Z *** Compiler settings used: 2021-05-15T22:58:12.0084700Z CC=clang 2021-05-15T22:58:12.0085960Z LD=clang++ 2021-05-15T22:58:12.0087170Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T22:58:12.0088500Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T22:58:12.0089770Z CXX=clang++ -std=gnu++11 2021-05-15T22:58:12.0091640Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T22:58:12.0093550Z LDFLAGS= 2021-05-15T22:58:12.0101270Z LIBS= 2021-05-15T22:58:12.0116830Z 2021-05-15T22:58:12.1007870Z ** libs 2021-05-15T22:58:12.1254470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:12.9567940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:13.7287180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:14.6186290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:15.4614760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:16.1514200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:17.0977500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:17.8596380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:18.6511880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:19.3975750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:20.2335280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:21.0367120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:21.9816850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:22.8643550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:23.6461520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:24.6951160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:26.5716670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:27.4384790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:28.2594600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:28.9675660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:29.6604480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:30.7033470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:31.5230830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:32.3220270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:33.2159900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:34.1938700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:34.9354770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:35.7541730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:36.5750940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:37.8087200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:39.0336570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:40.9278700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:42.1804800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:43.0692650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:44.0143050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:44.8818050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:45.6877060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:46.5059930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:47.4839930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:48.5196590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:49.6996910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:50.9716900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:52.1767810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:53.0527410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:53.9526230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:54.7055300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:55.8102770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:56.9142030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:58.0040630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:58.7370800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:58:59.4671070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:00.5636930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:01.6581690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:02.8638730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:03.9923390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:04.8837080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:05.6878100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:05.7270470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:06.9477750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:07.7016920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:08.5719360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:09.7125140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:10.8429200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:12.1731800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:13.0064930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:14.1721250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:15.0273230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:17.2435820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:18.0173620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:18.8449910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:19.8476400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:20.5727240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:21.3339180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:22.2625340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:23.1185430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:24.0519770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:24.9224890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:25.9150880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:26.7024440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:27.4647360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:28.3047370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:29.0048940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:29.7495720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T22:59:31.3307610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:31.4064380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:32.1592670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:32.9469020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:33.7537910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:34.3052990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:34.7883630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:35.3967140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:36.1044490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:36.6920510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:37.6337100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:38.4900600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:39.0061980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:39.6342730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:39.9691670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:40.4958810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:40.8574600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:40.9117450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:42.0213300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:42.6204240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:42.7030230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:43.4448090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:43.5130430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:44.5376950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:45.1976970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:45.7087040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:45.7612730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:46.5750380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:47.3585650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:48.3007520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:48.9463170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:49.6801440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:50.1931430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:51.0850450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:51.8519720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:52.9404540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:54.6379760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:55.4530250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:56.4039620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:56.9712670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:57.5355620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:58.2802900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:58.8314120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T22:59:59.9257930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:01.0183020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:02.9438200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:03.7690890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:03.8388190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:04.3691250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:04.8830150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:05.6466130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:06.2893400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:06.7340850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:07.5953850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:08.7258720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:09.6294360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:10.4158390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:11.0422830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:11.8262790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:12.7937900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:13.5486910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:14.2892030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:15.4537730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:16.1910240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:16.7224370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:17.2301890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:17.2816240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:17.8296810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:18.8146900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:19.3551200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:20.0956460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:20.7918920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:21.5378400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:22.1584390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:22.8395380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:23.5328860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:24.1432480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:24.7503410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:25.5427480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:26.0365170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:26.6286980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:27.0412520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:28.2886480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:28.9581150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:29.7975230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:30.2230850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:30.7521650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:31.3990020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:32.3476470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:33.3425850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:34.0410560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:34.5516270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:35.5069020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:36.1219950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:36.8336030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:37.4388800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:38.0548780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:38.6331270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:39.0222860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:39.9072730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:40.7853570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:41.6416260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:42.0249300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:42.4440760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:42.9691870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:43.3928390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:43.9717440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:44.8277940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:45.4122540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:45.7639970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:46.3715870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:46.9252610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:47.5077590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:48.1139330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:48.6682930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:49.2135770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:49.6708990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:50.3584290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:50.8613740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:52.5203290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:53.3588930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:54.2193160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:54.8527890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:55.3125990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:56.6325350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:57.5025830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:57.8404490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:58.2776930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:58.6272590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:59.3103760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:00:59.8098150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:00.3276400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:00.8756000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:01.4711230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:02.1922530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:02.5630440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:03.6932640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:04.6659580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:06.2975410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:06.6244440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:06.6841820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:08.1965890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:09.0358120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:10.1860580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:10.9689200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:11.0525490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:11.1146910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:12.4279550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:13.1852430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:14.2490450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:15.2368350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:15.8670230Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T23:01:15.8672380Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T23:01:15.8673370Z ^ 2021-05-15T23:01:16.5722360Z 1 warning generated. 2021-05-15T23:01:16.5778620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:17.3179400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:17.9606800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:18.6027940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:19.1030130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:19.7714660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:20.5119140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:21.2969140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:21.6238400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:22.4760640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:22.9839220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:24.3257780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:25.2231150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:25.5904890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:26.1457970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:26.6628030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:27.3221080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:27.8840080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:28.4422560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:29.1290120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:30.0319920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:30.3648630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:31.0036920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:31.7468630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:32.0848080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:33.0948850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:33.7636170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:34.3619860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:34.6840620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:35.3402030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:35.9975610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:37.0281850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:37.2220710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:37.8204290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:38.4993250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:39.2409590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:39.9568760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:40.6611060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:41.7528990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:42.3620680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:43.3548230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:43.4200250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:44.0034500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:44.4688770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:44.8814310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:44.9361680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:46.0631710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:46.8412700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:47.7043270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:48.4502420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:48.9262810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:49.7297040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:50.4039310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:52.3995160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:53.0619330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:53.6152920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:54.4384730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:55.1837540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:56.0892290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:57.1363720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:57.3042130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:58.7446640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:01:59.5376730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:00.3702220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:01.7995700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:02.6336750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:03.4603160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:04.4686590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:05.4167000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:05.4806530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:06.7893880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:07.9220920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:08.6988500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:08.9716100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:10.3184620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:11.2542310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:12.0945300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:12.8515290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:13.3249310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:14.0897300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:14.7402410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:15.4950210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:16.2947880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:16.7992100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:17.1559870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:17.2180740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:17.6279080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:18.1815700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:18.3043150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:18.3858790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:18.9234110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:19.5018010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:20.3326560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:20.9008680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:21.5660680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:22.5662650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:23.4303030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:24.4037670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:24.5970910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:26.7063210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:28.3850350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:28.6270950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:29.4653290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:29.6298200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:30.0357180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:30.3972470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:31.2522880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:31.5875280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:34.6013540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:36.0822830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:37.0265840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:39.4209420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:39.6216080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:40.2551200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:40.9094920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:41.5954360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:42.5924480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:43.0847550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:43.6806220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:44.4245620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:45.0592160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:45.9331990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:46.5425960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:47.1161310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:47.4867930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:48.0642030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:48.7822870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:49.6488350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:50.2294660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:51.0105550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:51.7310380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:52.0898090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:52.8867190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:53.5795190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:54.7200580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:56.1170320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:57.6382850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:58.8731580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:02:59.4298720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:01.0167850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:01.6363070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:02.5344450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:03.6890890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:04.8186630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:05.4566600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:05.9802870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:06.7752740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:07.5679500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:08.4407110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:09.4809030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:10.2456510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:11.6312110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:12.4735430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:14.0512430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:15.3552210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:16.0938820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:16.7830820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:18.6416670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:19.6040050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:20.6076790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:21.4024360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:22.0647540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:22.9572710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:23.6688970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:24.5738470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:25.7572130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:26.6621640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:27.4381640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:29.0198340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:29.7651330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:30.8073680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:31.6699930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:33.0697720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:34.2090640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:34.9499810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:35.7238570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:36.8674560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:37.9562270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:38.6886490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:39.4084720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:40.2189920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:40.9496010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:41.8815750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:43.0657340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:44.1926570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:45.0354130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:46.0991880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:46.8093540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:47.7321270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:48.7953990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:50.7503640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:51.3176650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:52.1148990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:53.6890910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:54.4136260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:55.1185000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:56.2557890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:56.9233440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:57.5832980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:03:58.5162010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:00.5166220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:01.1612130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:01.8870230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:02.3896240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:03.5074880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:05.0914520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:06.0015110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:09.0859980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:09.6206480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:10.4601160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:12.0047020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:12.7179850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:13.3455470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:14.0239490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:14.7231660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:15.3461090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:16.3527560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:18.7398570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:19.4084220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:20.0287440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:20.5338950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:21.2938450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:21.9622010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:22.6326290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:23.3607830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:24.0219910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:25.2344690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:25.9109840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:26.4247260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:26.9440510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:27.9616450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:28.5916130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:29.2328050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:30.4555430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:31.4843120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:32.4365380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:34.0929580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:35.1596790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:35.9485070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:37.3950800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:38.1416320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:38.6816540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:39.4961070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:40.0379560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:40.7273590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:41.7451900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:42.5307220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:43.2656630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:43.6258060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:45.1358820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:45.4555440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:46.1436540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:46.4646850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:47.2971850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:47.9957820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:48.5994340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:49.3430130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:49.9763270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:50.5376390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:51.5266970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:52.5449540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:53.4749590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:54.5339260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:55.3999020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:55.9341900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:56.7759810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:57.8077610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:58.3083390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:04:58.8340780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:00.0738690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:00.9520110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:01.6857420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:02.5310530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:03.4861410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:04.3469970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:05.2942740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:05.3674890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:06.0392620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:07.6633530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:08.2768020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:08.3276900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:08.3785250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:08.4290670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:09.3375390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:09.8608220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T23:05:10.1845260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T23:05:10.5096110Z 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-15T23:05:10.7895920Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-15T23:05:10.9516320Z icudt already downloaded 2021-05-15T23:05:10.9533840Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-15T23:05:11.2366000Z icudt has been installed successfully 2021-05-15T23:05:11.3452350Z ** R 2021-05-15T23:05:11.4054720Z ** inst 2021-05-15T23:05:11.4083190Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:05:12.4257010Z ** help 2021-05-15T23:05:12.9478690Z *** installing help indices 2021-05-15T23:05:13.1711130Z ** building package indices 2021-05-15T23:05:13.4449490Z ** testing if installed package can be loaded 2021-05-15T23:05:14.0847170Z * DONE (stringi) 2021-05-15T23:05:15.7489280Z * installing *source* package ‘Rcpp’ ... 2021-05-15T23:05:15.8077490Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T23:05:15.8213010Z ** libs 2021-05-15T23:05:15.8397590Z 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-15T23:05:16.8665700Z In file included from api.cpp:24: 2021-05-15T23:05:16.8667200Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:05:16.8669490Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:05:16.8671380Z SEXP data = Parent::get__(); 2021-05-15T23:05:16.8672220Z ^ 2021-05-15T23:05:19.4783600Z 1 warning generated. 2021-05-15T23:05:19.4892630Z 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-15T23:05:20.5459540Z In file included from attributes.cpp:39: 2021-05-15T23:05:20.5460930Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:05:20.5463290Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:05:20.5464770Z SEXP data = Parent::get__(); 2021-05-15T23:05:20.5466170Z ^ 2021-05-15T23:05:33.1717020Z 1 warning generated. 2021-05-15T23:05:33.1885240Z 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-15T23:05:33.6067010Z 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-15T23:05:34.6382940Z In file included from date.cpp:30: 2021-05-15T23:05:34.6384430Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:05:34.6386550Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:05:34.6387900Z SEXP data = Parent::get__(); 2021-05-15T23:05:34.6388590Z ^ 2021-05-15T23:05:37.4346770Z 1 warning generated. 2021-05-15T23:05:37.4447710Z 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-15T23:05:38.4755400Z In file included from module.cpp:24: 2021-05-15T23:05:38.4756770Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:05:38.4759160Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:05:38.4760750Z SEXP data = Parent::get__(); 2021-05-15T23:05:38.4761620Z ^ 2021-05-15T23:05:43.7063690Z 1 warning generated. 2021-05-15T23:05:43.7184160Z 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-15T23:05:44.7460840Z In file included from rcpp_init.cpp:24: 2021-05-15T23:05:44.7462200Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T23:05:44.7464380Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:05:44.7465890Z SEXP data = Parent::get__(); 2021-05-15T23:05:44.7466710Z ^ 2021-05-15T23:05:47.2035940Z 1 warning generated. 2021-05-15T23:05:47.2174500Z 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-15T23:05:47.2912340Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-15T23:05:47.2991200Z ** R 2021-05-15T23:05:47.3205210Z ** inst 2021-05-15T23:05:47.6109180Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:05:49.8832690Z ** help 2021-05-15T23:05:50.0395140Z *** installing help indices 2021-05-15T23:05:50.1004430Z ** building package indices 2021-05-15T23:05:50.1632740Z ** installing vignettes 2021-05-15T23:05:50.1696330Z ** testing if installed package can be loaded 2021-05-15T23:05:50.5899910Z * DONE (Rcpp) 2021-05-15T23:05:51.5377390Z * installing *source* package ‘vctrs’ ... 2021-05-15T23:05:51.5695090Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T23:05:51.5894890Z ** libs 2021-05-15T23:05:51.6115100Z 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-15T23:05:51.7723310Z 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-15T23:05:51.9114390Z 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-15T23:05:52.0319290Z 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-15T23:05:52.2724000Z 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-15T23:05:52.4699100Z 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-15T23:05:52.6800280Z 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-15T23:05:52.7818000Z 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-15T23:05:52.9206850Z 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-15T23:05:53.0286650Z 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-15T23:05:53.2143600Z 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-15T23:05:53.4730490Z 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-15T23:05:53.6455150Z 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-15T23:05:53.7622410Z 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-15T23:05:54.1825230Z 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-15T23:05:54.2908570Z 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-15T23:05:54.7853100Z 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-15T23:05:54.9531080Z 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-15T23:05:55.1651640Z 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-15T23:05:55.3178420Z 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-15T23:05:55.4120530Z 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-15T23:05:55.7110300Z 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-15T23:05:55.8293430Z 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-15T23:05:56.1667820Z 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-15T23:05:56.2773010Z 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-15T23:05:57.2248500Z 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-15T23:05:57.4668170Z 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-15T23:05:57.5996350Z 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-15T23:05:57.7159320Z 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-15T23:05:57.9056920Z 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-15T23:05:58.0419170Z 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-15T23:05:58.2100800Z 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-15T23:05:58.4043490Z 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-15T23:05:58.6073740Z 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-15T23:05:58.9306240Z 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-15T23:05:59.0931750Z 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-15T23:05:59.2049560Z 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-15T23:05:59.3492420Z 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-15T23:06:00.0989380Z 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-15T23:06:00.7096780Z 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-15T23:06:00.9970510Z 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-15T23:06:01.1991390Z 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-15T23:06:01.5556790Z 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-15T23:06:01.6478350Z 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-15T23:06:01.8753810Z 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-15T23:06:02.0453240Z 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-15T23:06:02.1790110Z 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-15T23:06:02.5122720Z 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-15T23:06:02.6917990Z 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-15T23:06:02.8499380Z 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-15T23:06:02.9881720Z 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-15T23:06:03.0937910Z 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-15T23:06:03.2378200Z 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-15T23:06:03.3931620Z 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-15T23:06:03.5324430Z 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-15T23:06:03.6654750Z 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-15T23:06:03.7793140Z 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-15T23:06:03.8859730Z 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-15T23:06:03.9779560Z 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-15T23:06:04.6833300Z 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-15T23:06:04.7589850Z 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-15T23:06:04.8319850Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-15T23:06:04.8386870Z ** R 2021-05-15T23:06:04.9038700Z ** inst 2021-05-15T23:06:04.9127770Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:06:07.7785480Z ** help 2021-05-15T23:06:08.1568970Z *** installing help indices 2021-05-15T23:06:08.4050560Z *** copying figures 2021-05-15T23:06:08.4144170Z ** building package indices 2021-05-15T23:06:08.5745630Z ** installing vignettes 2021-05-15T23:06:08.6052020Z ** testing if installed package can be loaded 2021-05-15T23:06:08.9286130Z * DONE (vctrs) 2021-05-15T23:06:09.4268290Z * installing *source* package ‘processx’ ... 2021-05-15T23:06:09.4337140Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T23:06:09.4548340Z ** libs 2021-05-15T23:06:09.4736150Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T23:06:09.6487660Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T23:06:09.6490190Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T23:06:09.9840210Z 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-15T23:06:10.0774230Z 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-15T23:06:10.1818270Z 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-15T23:06:10.2567690Z 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-15T23:06:10.2570430Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T23:06:10.3152150Z 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-15T23:06:10.4093630Z 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-15T23:06:10.5226700Z 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-15T23:06:10.9140290Z 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-15T23:06:11.0329590Z 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-15T23:06:11.1390690Z 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-15T23:06:11.2553310Z 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-15T23:06:11.3530780Z 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-15T23:06:11.7364480Z 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-15T23:06:11.8467100Z 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-15T23:06:11.9662220Z 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-15T23:06:12.0397490Z 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-15T23:06:12.1450410Z 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-15T23:06:12.2073120Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-15T23:06:12.2158330Z ** R 2021-05-15T23:06:12.2415750Z ** inst 2021-05-15T23:06:12.2429210Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:06:13.7983010Z ** help 2021-05-15T23:06:13.8819580Z *** installing help indices 2021-05-15T23:06:13.9365790Z ** building package indices 2021-05-15T23:06:13.9870580Z ** testing if installed package can be loaded 2021-05-15T23:06:14.2785820Z * DONE (processx) 2021-05-15T23:06:14.5770910Z * installing *source* package ‘highr’ ... 2021-05-15T23:06:14.5793670Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T23:06:14.6002860Z ** R 2021-05-15T23:06:14.6049010Z ** inst 2021-05-15T23:06:14.6084970Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:06:14.7691050Z ** help 2021-05-15T23:06:14.7915310Z *** installing help indices 2021-05-15T23:06:14.8118120Z ** building package indices 2021-05-15T23:06:14.8219960Z ** installing vignettes 2021-05-15T23:06:14.8309850Z ** testing if installed package can be loaded 2021-05-15T23:06:15.0605030Z * DONE (highr) 2021-05-15T23:06:15.3397620Z * installing *source* package ‘rversions’ ... 2021-05-15T23:06:15.3464680Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T23:06:15.3625790Z ** R 2021-05-15T23:06:15.3680380Z ** inst 2021-05-15T23:06:15.3694970Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:06:15.5196280Z ** help 2021-05-15T23:06:15.5481700Z *** installing help indices 2021-05-15T23:06:15.5685370Z *** copying figures 2021-05-15T23:06:15.5694480Z ** building package indices 2021-05-15T23:06:15.5906580Z ** testing if installed package can be loaded 2021-05-15T23:06:15.8619100Z * DONE (rversions) 2021-05-15T23:06:16.4645770Z * installing *source* package ‘pillar’ ... 2021-05-15T23:06:16.4811760Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T23:06:16.5037940Z ** R 2021-05-15T23:06:16.5395610Z ** inst 2021-05-15T23:06:16.5564340Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:06:18.3850330Z ** help 2021-05-15T23:06:18.5356990Z *** installing help indices 2021-05-15T23:06:18.6010420Z *** copying figures 2021-05-15T23:06:18.6043350Z ** building package indices 2021-05-15T23:06:18.6713530Z ** installing vignettes 2021-05-15T23:06:18.6805130Z ** testing if installed package can be loaded 2021-05-15T23:06:19.0108330Z * DONE (pillar) 2021-05-15T23:06:19.3914870Z * installing *source* package ‘callr’ ... 2021-05-15T23:06:19.3970400Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T23:06:19.4154520Z ** R 2021-05-15T23:06:19.4422060Z ** inst 2021-05-15T23:06:19.4439810Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:06:23.0801210Z ** help 2021-05-15T23:06:23.3013540Z *** installing help indices 2021-05-15T23:06:23.3865200Z ** building package indices 2021-05-15T23:06:23.4541220Z ** testing if installed package can be loaded 2021-05-15T23:06:23.6932400Z * DONE (callr) 2021-05-15T23:06:24.3370600Z * installing *source* package ‘knitr’ ... 2021-05-15T23:06:24.3567780Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T23:06:24.4042560Z ** R 2021-05-15T23:06:24.4731760Z ** demo 2021-05-15T23:06:24.4746900Z ** inst 2021-05-15T23:06:24.5475690Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:06:29.1453310Z ** help 2021-05-15T23:06:29.3874570Z *** installing help indices 2021-05-15T23:06:29.5196930Z ** building package indices 2021-05-15T23:06:29.6434690Z ** installing vignettes 2021-05-15T23:06:29.6654410Z ** testing if installed package can be loaded 2021-05-15T23:06:29.9158540Z * DONE (knitr) 2021-05-15T23:06:30.5152740Z * installing *source* package ‘tibble’ ... 2021-05-15T23:06:30.5317420Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T23:06:30.5576720Z ** libs 2021-05-15T23:06:30.5759870Z 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-15T23:06:30.6506010Z 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-15T23:06:30.7511470Z 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-15T23:06:30.8187100Z 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-15T23:06:30.9443210Z 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-15T23:06:31.0032690Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-15T23:06:31.0075270Z ** R 2021-05-15T23:06:31.0389240Z ** inst 2021-05-15T23:06:31.0591980Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:06:32.8511410Z ** help 2021-05-15T23:06:32.9386140Z *** installing help indices 2021-05-15T23:06:32.9929980Z *** copying figures 2021-05-15T23:06:32.9968110Z ** building package indices 2021-05-15T23:06:33.0432700Z ** installing vignettes 2021-05-15T23:06:33.0503110Z ** testing if installed package can be loaded 2021-05-15T23:06:33.4843370Z * DONE (tibble) 2021-05-15T23:06:33.8361770Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T23:06:33.8402710Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T23:06:33.8592330Z ** R 2021-05-15T23:06:33.8748460Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:06:35.0454460Z ** help 2021-05-15T23:06:35.1168000Z *** installing help indices 2021-05-15T23:06:35.1520390Z ** building package indices 2021-05-15T23:06:35.1898990Z ** testing if installed package can be loaded 2021-05-15T23:06:35.4854840Z * DONE (pkgbuild) 2021-05-15T23:06:36.0593810Z * installing *source* package ‘roxygen2’ ... 2021-05-15T23:06:36.0745600Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T23:06:36.0986520Z ** libs 2021-05-15T23:06:36.1168890Z 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-15T23:06:37.1905210Z In file included from RcppExports.cpp:4: 2021-05-15T23:06:37.1906480Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:06:37.1908920Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:06:37.1910490Z SEXP data = Parent::get__(); 2021-05-15T23:06:37.1920110Z ^ 2021-05-15T23:06:41.0969370Z 1 warning generated. 2021-05-15T23:06:41.1088650Z 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-15T23:06:42.1319650Z In file included from escapeExamples.cpp:1: 2021-05-15T23:06:42.1321230Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:06:42.1323720Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:06:42.1325270Z SEXP data = Parent::get__(); 2021-05-15T23:06:42.1326110Z ^ 2021-05-15T23:06:44.5640750Z 1 warning generated. 2021-05-15T23:06:44.5750600Z 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-15T23:06:45.5833790Z In file included from isComplete.cpp:1: 2021-05-15T23:06:45.5835370Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:06:45.5837840Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:06:45.5839450Z SEXP data = Parent::get__(); 2021-05-15T23:06:45.5840290Z ^ 2021-05-15T23:06:47.9965610Z 1 warning generated. 2021-05-15T23:06:48.0070360Z 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-15T23:06:49.0196910Z In file included from leadingSpaces.cpp:1: 2021-05-15T23:06:49.0198620Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:06:49.0201090Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:06:49.0202600Z SEXP data = Parent::get__(); 2021-05-15T23:06:49.0203440Z ^ 2021-05-15T23:06:51.5205800Z 1 warning generated. 2021-05-15T23:06:51.5317240Z 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-15T23:06:52.5586940Z In file included from parser2.cpp:1: 2021-05-15T23:06:52.5588270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:06:52.5590680Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:06:52.5592640Z SEXP data = Parent::get__(); 2021-05-15T23:06:52.5593400Z ^ 2021-05-15T23:06:56.5912560Z 1 warning generated. 2021-05-15T23:06:56.6040600Z 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-15T23:06:57.6340740Z In file included from wrapUsage.cpp:1: 2021-05-15T23:06:57.6342080Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T23:06:57.6344550Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T23:06:57.6346180Z SEXP data = Parent::get__(); 2021-05-15T23:06:57.6348980Z ^ 2021-05-15T23:07:00.2446100Z 1 warning generated. 2021-05-15T23:07:00.2599950Z 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-15T23:07:00.3266480Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-15T23:07:00.3319760Z ** R 2021-05-15T23:07:00.3898750Z ** inst 2021-05-15T23:07:00.3981710Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:04.4185100Z ** help 2021-05-15T23:07:04.5039760Z *** installing help indices 2021-05-15T23:07:04.5610510Z *** copying figures 2021-05-15T23:07:04.5639420Z ** building package indices 2021-05-15T23:07:04.6091520Z ** installing vignettes 2021-05-15T23:07:04.6218010Z ** testing if installed package can be loaded 2021-05-15T23:07:05.0914670Z * DONE (roxygen2) 2021-05-15T23:07:05.4075820Z * installing *source* package ‘rematch2’ ... 2021-05-15T23:07:05.4099040Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T23:07:05.4294120Z ** R 2021-05-15T23:07:05.4357370Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:05.8584370Z ** help 2021-05-15T23:07:05.8990710Z *** installing help indices 2021-05-15T23:07:05.9202380Z ** building package indices 2021-05-15T23:07:05.9389240Z ** testing if installed package can be loaded 2021-05-15T23:07:06.3208410Z * DONE (rematch2) 2021-05-15T23:07:06.6687710Z * installing *source* package ‘waldo’ ... 2021-05-15T23:07:06.6725160Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T23:07:06.6901400Z ** R 2021-05-15T23:07:06.7004980Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:07.2573750Z ** help 2021-05-15T23:07:07.2798340Z *** installing help indices 2021-05-15T23:07:07.2972040Z *** copying figures 2021-05-15T23:07:07.2972930Z ** building package indices 2021-05-15T23:07:07.3104410Z ** testing if installed package can be loaded 2021-05-15T23:07:07.5885890Z * DONE (waldo) 2021-05-15T23:07:08.3363730Z * installing *source* package ‘testthat’ ... 2021-05-15T23:07:08.3602320Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T23:07:08.4288560Z ** libs 2021-05-15T23:07:08.4464030Z 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-15T23:07:08.5314130Z 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-15T23:07:08.6142880Z 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-15T23:07:09.5416530Z 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-15T23:07:10.3670570Z 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-15T23:07:24.9060970Z 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-15T23:07:24.9824930Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-15T23:07:24.9907470Z ** R 2021-05-15T23:07:25.0588550Z ** inst 2021-05-15T23:07:25.0764360Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:35.0008530Z ** help 2021-05-15T23:07:35.3407440Z *** installing help indices 2021-05-15T23:07:35.4962600Z *** copying figures 2021-05-15T23:07:35.5020650Z ** building package indices 2021-05-15T23:07:35.6540230Z ** installing vignettes 2021-05-15T23:07:35.6665620Z ** testing if installed package can be loaded 2021-05-15T23:07:35.9954300Z * DONE (testthat) 2021-05-15T23:07:36.5635570Z * installing *source* package ‘devtools’ ... 2021-05-15T23:07:36.5840240Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T23:07:36.6187610Z ** R 2021-05-15T23:07:36.6461560Z ** inst 2021-05-15T23:07:36.6491060Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:38.6736640Z ** help 2021-05-15T23:07:38.9715130Z *** installing help indices 2021-05-15T23:07:39.0537130Z *** copying figures 2021-05-15T23:07:39.0546140Z ** building package indices 2021-05-15T23:07:39.1364990Z ** installing vignettes 2021-05-15T23:07:39.1441480Z ** testing if installed package can be loaded 2021-05-15T23:07:39.8933790Z * DONE (devtools) 2021-05-15T23:07:39.9335610Z 2021-05-15T23:07:39.9437450Z The downloaded source packages are in 2021-05-15T23:07:39.9528350Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/downloaded_packages’ 2021-05-15T23:07:40.0119490Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T23:07:42.6464000Z 2021-05-15T23:07:43.0035910Z 2021-05-15T23:07:43.0054390Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/remotes2a495552d3f7/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T23:07:43.0113870Z 2021-05-15T23:07:43.0116680Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/remotes2a495552d3f7/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T23:07:43.0998100Z 2021-05-15T23:07:43.0999800Z 2021-05-15T23:07:43.1001550Z ─ preparing ‘desc’: 2021-05-15T23:07:43.1002280Z 2021-05-15T23:07:43.1003000Z 2021-05-15T23:07:43.1209880Z checking DESCRIPTION meta-information ... 2021-05-15T23:07:43.1316100Z 2021-05-15T23:07:43.1520310Z ✔ checking DESCRIPTION meta-information 2021-05-15T23:07:43.2269150Z 2021-05-15T23:07:43.2273810Z 2021-05-15T23:07:43.2276040Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:07:43.2276860Z 2021-05-15T23:07:43.2291580Z 2021-05-15T23:07:43.2293330Z ─ checking for empty or unneeded directories 2021-05-15T23:07:43.2326410Z 2021-05-15T23:07:43.2370250Z 2021-05-15T23:07:43.2371850Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T23:07:43.3638810Z 2021-05-15T23:07:43.3648230Z 2021-05-15T23:07:43.3649120Z 2021-05-15T23:07:43.4023710Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:07:43.4043580Z (as ‘lib’ is unspecified) 2021-05-15T23:07:43.7864810Z * installing *source* package ‘desc’ ... 2021-05-15T23:07:43.8146180Z ** R 2021-05-15T23:07:43.8400020Z ** inst 2021-05-15T23:07:43.8456610Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:45.3492270Z ** help 2021-05-15T23:07:45.5293440Z *** installing help indices 2021-05-15T23:07:45.6375350Z ** building package indices 2021-05-15T23:07:45.7844670Z ** testing if installed package can be loaded 2021-05-15T23:07:46.0121420Z * DONE (desc) 2021-05-15T23:07:46.3020560Z 2021-05-15T23:07:46.3021580Z 2021-05-15T23:07:46.3034150Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/remotes2a49339f51c5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T23:07:46.3069450Z 2021-05-15T23:07:46.3071840Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/remotes2a49339f51c5/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T23:07:46.3615280Z 2021-05-15T23:07:46.3616380Z 2021-05-15T23:07:46.3617910Z ─ preparing ‘ghtravis’: 2021-05-15T23:07:46.3618520Z 2021-05-15T23:07:46.3619060Z 2021-05-15T23:07:46.3812480Z checking DESCRIPTION meta-information ... 2021-05-15T23:07:46.3919760Z 2021-05-15T23:07:46.4075590Z ✔ checking DESCRIPTION meta-information 2021-05-15T23:07:46.4535640Z 2021-05-15T23:07:46.4546140Z 2021-05-15T23:07:46.4547990Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:07:46.4548790Z 2021-05-15T23:07:46.4549340Z 2021-05-15T23:07:46.4550540Z ─ checking for empty or unneeded directories 2021-05-15T23:07:46.4551220Z 2021-05-15T23:07:46.4551840Z 2021-05-15T23:07:46.4552950Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T23:07:46.4857490Z 2021-05-15T23:07:46.4858550Z 2021-05-15T23:07:46.4859230Z 2021-05-15T23:07:46.5349810Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:07:46.5351310Z (as ‘lib’ is unspecified) 2021-05-15T23:07:46.8260060Z * installing *source* package ‘ghtravis’ ... 2021-05-15T23:07:46.8455130Z ** R 2021-05-15T23:07:46.8620270Z ** inst 2021-05-15T23:07:46.8640170Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:48.0753000Z ** help 2021-05-15T23:07:48.1559090Z *** installing help indices 2021-05-15T23:07:48.2047210Z ** building package indices 2021-05-15T23:07:48.2506490Z ** testing if installed package can be loaded 2021-05-15T23:07:48.9939260Z * DONE (ghtravis) 2021-05-15T23:07:49.0342160Z Using github PAT from envvar GITHUB_PAT 2021-05-15T23:07:49.1856760Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T23:07:51.7709780Z 2021-05-15T23:07:51.7712060Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T23:07:51.7713470Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T23:07:51.7714860Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T23:07:51.7715920Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T23:07:51.7718040Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T23:07:51.7719260Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T23:07:51.7723380Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:07:51.7724730Z (as ‘lib’ is unspecified) 2021-05-15T23:07:53.2766240Z 2021-05-15T23:07:53.2767930Z There are binary versions available but the source versions are later: 2021-05-15T23:07:53.2779370Z binary source needs_compilation 2021-05-15T23:07:53.2780450Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-15T23:07:53.2781400Z generics 0.0.2 0.1.0 FALSE 2021-05-15T23:07:53.2782270Z dplyr 0.8.5 1.0.6 TRUE 2021-05-15T23:07:53.2783130Z tidyr 1.0.2 1.1.3 TRUE 2021-05-15T23:07:53.2785330Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T23:07:53.2785810Z 2021-05-15T23:07:53.2786430Z 2021-05-15T23:07:53.2799590Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T23:07:53.4037970Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T23:07:53.4255280Z ================================================== 2021-05-15T23:07:53.4257320Z downloaded 89 KB 2021-05-15T23:07:53.4258440Z 2021-05-15T23:07:53.4291050Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T23:07:53.6071150Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T23:07:53.6078770Z ================================================== 2021-05-15T23:07:53.6080000Z downloaded 115 KB 2021-05-15T23:07:53.6081050Z 2021-05-15T23:07:53.6113580Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T23:07:53.7473430Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T23:07:53.7604460Z ================================================== 2021-05-15T23:07:53.7605450Z downloaded 194 KB 2021-05-15T23:07:53.7606130Z 2021-05-15T23:07:53.7640390Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T23:07:53.8874770Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T23:07:54.6452880Z ================================================== 2021-05-15T23:07:54.6461160Z downloaded 932 KB 2021-05-15T23:07:54.6462190Z 2021-05-15T23:07:54.6464200Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T23:07:54.6465910Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T23:07:54.6466850Z ================================================== 2021-05-15T23:07:54.6467560Z downloaded 691 KB 2021-05-15T23:07:54.6468090Z 2021-05-15T23:07:54.6469540Z * installing *source* package ‘tidyselect’ ... 2021-05-15T23:07:54.6471250Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T23:07:54.6472220Z ** R 2021-05-15T23:07:54.6472910Z ** inst 2021-05-15T23:07:54.6474150Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:55.4340850Z ** help 2021-05-15T23:07:55.5056910Z *** installing help indices 2021-05-15T23:07:55.5566870Z ** building package indices 2021-05-15T23:07:55.6079950Z ** installing vignettes 2021-05-15T23:07:55.6137340Z ** testing if installed package can be loaded 2021-05-15T23:07:55.9057570Z * DONE (tidyselect) 2021-05-15T23:07:56.2806870Z * installing *source* package ‘generics’ ... 2021-05-15T23:07:56.2875610Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T23:07:56.3072820Z ** R 2021-05-15T23:07:56.3169590Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:56.4527100Z ** help 2021-05-15T23:07:56.5482680Z *** installing help indices 2021-05-15T23:07:56.6017780Z ** building package indices 2021-05-15T23:07:56.6654520Z ** testing if installed package can be loaded 2021-05-15T23:07:56.8893310Z * DONE (generics) 2021-05-15T23:07:57.2508190Z * installing *source* package ‘cpp11’ ... 2021-05-15T23:07:57.2567850Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T23:07:57.2776110Z ** R 2021-05-15T23:07:57.2860490Z ** inst 2021-05-15T23:07:57.3030480Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:07:57.5398470Z ** help 2021-05-15T23:07:57.5649570Z *** installing help indices 2021-05-15T23:07:57.5851760Z ** building package indices 2021-05-15T23:07:57.5980710Z ** installing vignettes 2021-05-15T23:07:57.6025170Z ** testing if installed package can be loaded 2021-05-15T23:07:57.8156810Z * DONE (cpp11) 2021-05-15T23:07:58.5806280Z * installing *source* package ‘dplyr’ ... 2021-05-15T23:07:58.6034330Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T23:07:58.6316310Z ** libs 2021-05-15T23:07:58.6495290Z 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-15T23:07:58.9124890Z 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-15T23:07:59.1472440Z 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-15T23:07:59.3340680Z 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-15T23:08:00.2205420Z 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-15T23:08:00.3842250Z 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-15T23:08:00.5508010Z 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-15T23:08:00.7261140Z 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-15T23:08:00.9192780Z 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-15T23:08:01.0925230Z 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-15T23:08:01.2444710Z 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-15T23:08:01.4555360Z 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-15T23:08:01.5200730Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-15T23:08:01.5252210Z ** R 2021-05-15T23:08:01.6147520Z ** data 2021-05-15T23:08:01.6172920Z *** moving datasets to lazyload DB 2021-05-15T23:08:01.7248730Z ** inst 2021-05-15T23:08:01.7400560Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:08:06.5339420Z ** help 2021-05-15T23:08:06.9834730Z *** installing help indices 2021-05-15T23:08:07.1865660Z *** copying figures 2021-05-15T23:08:07.1911390Z ** building package indices 2021-05-15T23:08:07.4150650Z ** installing vignettes 2021-05-15T23:08:07.4352780Z ** testing if installed package can be loaded 2021-05-15T23:08:08.0095550Z * DONE (dplyr) 2021-05-15T23:08:08.6136960Z * installing *source* package ‘tidyr’ ... 2021-05-15T23:08:08.6257160Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T23:08:08.6494780Z ** libs 2021-05-15T23:08:08.6691570Z 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-15T23:08:10.0998860Z 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-15T23:08:10.7284660Z 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-15T23:08:12.1911950Z 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-15T23:08:13.4241310Z 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-15T23:08:13.4888910Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-15T23:08:13.4937630Z ** R 2021-05-15T23:08:13.5230110Z ** data 2021-05-15T23:08:13.5302230Z *** moving datasets to lazyload DB 2021-05-15T23:08:13.7266030Z ** inst 2021-05-15T23:08:13.7373180Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:08:15.4495910Z ** help 2021-05-15T23:08:15.6047420Z *** installing help indices 2021-05-15T23:08:15.6857780Z *** copying figures 2021-05-15T23:08:15.6899730Z ** building package indices 2021-05-15T23:08:15.7698690Z ** installing vignettes 2021-05-15T23:08:15.7783360Z ** testing if installed package can be loaded 2021-05-15T23:08:16.4085830Z * DONE (tidyr) 2021-05-15T23:08:16.4486620Z 2021-05-15T23:08:16.4588440Z The downloaded source packages are in 2021-05-15T23:08:16.4691350Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/downloaded_packages’ 2021-05-15T23:08:16.6857860Z 2021-05-15T23:08:16.6878940Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/remotes2a495eace2bc/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T23:08:16.6928400Z 2021-05-15T23:08:16.6932040Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/remotes2a495eace2bc/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T23:08:16.7267570Z 2021-05-15T23:08:16.7324030Z 2021-05-15T23:08:16.7325660Z ─ preparing ‘aghast’: 2021-05-15T23:08:16.7326310Z 2021-05-15T23:08:16.7326900Z 2021-05-15T23:08:16.7382370Z checking DESCRIPTION meta-information ... 2021-05-15T23:08:16.7483990Z 2021-05-15T23:08:16.7586720Z ✔ checking DESCRIPTION meta-information 2021-05-15T23:08:16.7860700Z 2021-05-15T23:08:16.7962380Z 2021-05-15T23:08:16.8065040Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:08:16.8093030Z 2021-05-15T23:08:16.8097270Z 2021-05-15T23:08:16.8098750Z ─ checking for empty or unneeded directories 2021-05-15T23:08:16.8099520Z 2021-05-15T23:08:16.8100100Z 2021-05-15T23:08:16.8101250Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T23:08:16.8101870Z 2021-05-15T23:08:16.8102440Z 2021-05-15T23:08:16.8103000Z 2021-05-15T23:08:16.8246030Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:08:16.8262430Z (as ‘lib’ is unspecified) 2021-05-15T23:08:17.0817080Z * installing *source* package ‘aghast’ ... 2021-05-15T23:08:17.1463480Z ** R 2021-05-15T23:08:17.1585620Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:08:17.5008850Z ** help 2021-05-15T23:08:17.5322420Z *** installing help indices 2021-05-15T23:08:17.5621530Z ** building package indices 2021-05-15T23:08:17.5823760Z ** testing if installed package can be loaded 2021-05-15T23:08:17.8724440Z * DONE (aghast) 2021-05-15T23:08:17.9029630Z Installing 1 packages: covr 2021-05-15T23:08:17.9036910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:08:17.9038330Z (as ‘lib’ is unspecified) 2021-05-15T23:08:18.7321500Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T23:08:18.7322640Z 2021-05-15T23:08:19.3479260Z 2021-05-15T23:08:19.3508780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-15T23:08:19.3509900Z There are binary versions available but the source versions are later: 2021-05-15T23:08:19.3512320Z binary source needs_compilation 2021-05-15T23:08:19.3513190Z rex 1.1.2 1.2.0 FALSE 2021-05-15T23:08:19.3513910Z covr 3.5.0 3.5.1 TRUE 2021-05-15T23:08:19.3514460Z 2021-05-15T23:08:19.5438730Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-15T23:08:19.5455060Z ================================================== 2021-05-15T23:08:19.5455820Z downloaded 154 KB 2021-05-15T23:08:19.5456380Z 2021-05-15T23:08:19.5687450Z 2021-05-15T23:08:19.5726270Z installing the source packages ‘rex’, ‘covr’ 2021-05-15T23:08:19.5726980Z The downloaded binary packages are in 2021-05-15T23:08:19.5751190Z 2021-05-15T23:08:19.5752000Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzTkLzU/downloaded_packages 2021-05-15T23:08:19.5754390Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T23:08:19.7051600Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T23:08:19.7065680Z ================================================== 2021-05-15T23:08:19.7066410Z downloaded 89 KB 2021-05-15T23:08:19.7066960Z 2021-05-15T23:08:19.7100590Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T23:08:20.0038400Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T23:08:20.0094420Z ================================================== 2021-05-15T23:08:20.0110360Z downloaded 143 KB 2021-05-15T23:08:20.0114750Z 2021-05-15T23:08:20.3293910Z * installing *source* package ‘rex’ ... 2021-05-15T23:08:20.3339980Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T23:08:20.3522810Z ** R 2021-05-15T23:08:20.3595100Z ** inst 2021-05-15T23:08:20.3633030Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:08:20.7151740Z ** help 2021-05-15T23:08:20.7816210Z *** installing help indices 2021-05-15T23:08:20.8264950Z ** building package indices 2021-05-15T23:08:20.8650480Z ** installing vignettes 2021-05-15T23:08:20.8697580Z ** testing if installed package can be loaded 2021-05-15T23:08:21.1432870Z * DONE (rex) 2021-05-15T23:08:21.6335610Z * installing *source* package ‘covr’ ... 2021-05-15T23:08:21.6464920Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T23:08:21.6731720Z ** libs 2021-05-15T23:08:21.6909080Z 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-15T23:08:21.7796900Z 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-15T23:08:21.8477100Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-15T23:08:21.8564260Z ** R 2021-05-15T23:08:21.9020770Z ** inst 2021-05-15T23:08:21.9406860Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:08:23.1847260Z ** help 2021-05-15T23:08:23.2749160Z *** installing help indices 2021-05-15T23:08:23.3306510Z *** copying figures 2021-05-15T23:08:23.3315620Z ** building package indices 2021-05-15T23:08:23.3820240Z ** installing vignettes 2021-05-15T23:08:23.3877720Z ** testing if installed package can be loaded 2021-05-15T23:08:23.8139240Z * DONE (covr) 2021-05-15T23:08:23.8741950Z 2021-05-15T23:08:23.8843710Z The downloaded source packages are in 2021-05-15T23:08:23.8945880Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzTkLzU/downloaded_packages’ 2021-05-15T23:08:23.9060890Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T23:08:23.9061680Z Rscript -e "tic::before_install()" 2021-05-15T23:08:23.9397470Z shell: /bin/bash -e {0} 2021-05-15T23:08:23.9397870Z env: 2021-05-15T23:08:23.9398350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:08:23.9398790Z TIC_DEPLOY_KEY: 2021-05-15T23:08:23.9399110Z RSPM: 2021-05-15T23:08:23.9400450Z GITHUB_PAT: *** 2021-05-15T23:08:23.9400840Z COVERALLS_TOKEN: 2021-05-15T23:08:23.9401270Z continue-on-error: false 2021-05-15T23:08:23.9401700Z VDIFFR_RUN_TESTS: false 2021-05-15T23:08:23.9402150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:08:23.9402550Z TZ: UTC 2021-05-15T23:08:23.9402880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:08:23.9403250Z NOT_CRAN: true 2021-05-15T23:08:23.9403570Z ##[endgroup] 2021-05-15T23:08:24.2937410Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:08:24.4501700Z Running before_install: step_install_remote_binaries() 2021-05-15T23:08:25.0132930Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T23:08:25.0133810Z remotes::install_deps(dependencies = TRUE) 2021-05-15T23:08:25.0134420Z remotes::install_cran("rcmdcheck") 2021-05-15T23:08:25.0134980Z remotes::install_cran("markdown") 2021-05-15T23:08:25.0339300Z shell: /usr/local/bin/Rscript {0} 2021-05-15T23:08:25.0339720Z env: 2021-05-15T23:08:25.0340180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:08:25.0340620Z TIC_DEPLOY_KEY: 2021-05-15T23:08:25.0340990Z RSPM: 2021-05-15T23:08:25.0342620Z GITHUB_PAT: *** 2021-05-15T23:08:25.0343040Z COVERALLS_TOKEN: 2021-05-15T23:08:25.0343530Z continue-on-error: false 2021-05-15T23:08:25.0343990Z VDIFFR_RUN_TESTS: false 2021-05-15T23:08:25.0344500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:08:25.0344930Z TZ: UTC 2021-05-15T23:08:25.0345330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:08:25.0345720Z NOT_CRAN: true 2021-05-15T23:08:25.0346170Z ##[endgroup] 2021-05-15T23:08:29.6768830Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-15T23:08:29.6770670Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-15T23:08:29.6772020Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-15T23:08:29.6773500Z munsell (NA -> 0.5.0) [CRAN] 2021-05-15T23:08:29.6774960Z labeling (NA -> 0.4.2) [CRAN] 2021-05-15T23:08:29.6776180Z farver (NA -> 2.1.0) [CRAN] 2021-05-15T23:08:29.6777550Z scales (NA -> 1.1.1) [CRAN] 2021-05-15T23:08:29.6778840Z isoband (NA -> 0.2.4) [CRAN] 2021-05-15T23:08:29.6780110Z gtable (NA -> 0.3.0) [CRAN] 2021-05-15T23:08:29.6781360Z ggplot2 (NA -> 3.3.3) [CRAN] 2021-05-15T23:08:29.6782600Z ggpolypath (NA -> 0.1.0) [CRAN] 2021-05-15T23:08:29.6798300Z Installing 11 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, ggplot2, ggpolypath 2021-05-15T23:08:29.6811630Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T23:08:29.6813160Z (as ‘lib’ is unspecified) 2021-05-15T23:08:33.8398980Z 2021-05-15T23:08:33.8400670Z There are binary versions available but the source versions are later: 2021-05-15T23:08:33.8423780Z binary source needs_compilation 2021-05-15T23:08:33.8425610Z colorspace 1.4-1 2.0-1 TRUE 2021-05-15T23:08:33.8426670Z viridisLite 0.3.0 0.4.0 FALSE 2021-05-15T23:08:33.8427610Z labeling 0.3 0.4.2 FALSE 2021-05-15T23:08:33.8428570Z farver 2.0.3 2.1.0 TRUE 2021-05-15T23:08:33.8429500Z scales 1.1.0 1.1.1 FALSE 2021-05-15T23:08:33.8430400Z isoband 0.2.0 0.2.4 TRUE 2021-05-15T23:08:33.8431330Z ggplot2 3.3.0 3.3.3 FALSE 2021-05-15T23:08:33.8432000Z 2021-05-15T23:08:33.8449880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/RColorBrewer_1.1-2.tgz' 2021-05-15T23:08:33.9631340Z Content type 'application/x-gzip' length 52941 bytes (51 KB) 2021-05-15T23:08:33.9746510Z ================================================== 2021-05-15T23:08:33.9747650Z downloaded 51 KB 2021-05-15T23:08:33.9748500Z 2021-05-15T23:08:33.9780950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/munsell_0.5.0.tgz' 2021-05-15T23:08:34.2440050Z Content type 'application/x-gzip' length 240174 bytes (234 KB) 2021-05-15T23:08:34.2471860Z ================================================== 2021-05-15T23:08:34.2473940Z downloaded 234 KB 2021-05-15T23:08:34.2475050Z 2021-05-15T23:08:34.2501160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/gtable_0.3.0.tgz' 2021-05-15T23:08:34.3707720Z Content type 'application/x-gzip' length 430711 bytes (420 KB) 2021-05-15T23:08:34.4078130Z ================================================== 2021-05-15T23:08:34.4079420Z downloaded 420 KB 2021-05-15T23:08:34.4080330Z 2021-05-15T23:08:34.4112380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ggpolypath_0.1.0.tgz' 2021-05-15T23:08:34.6730300Z Content type 'application/x-gzip' length 220916 bytes (215 KB) 2021-05-15T23:08:34.6779520Z ================================================== 2021-05-15T23:08:34.6780880Z downloaded 215 KB 2021-05-15T23:08:34.6781960Z 2021-05-15T23:08:34.8142230Z 2021-05-15T23:08:34.8144880Z installing the source packages ‘colorspace’, ‘viridisLite’, ‘labeling’, ‘farver’, ‘scales’, ‘isoband’, ‘ggplot2’ 2021-05-15T23:08:34.8244090Z The downloaded binary packages are in 2021-05-15T23:08:34.8244590Z 2021-05-15T23:08:34.8246260Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-15T23:08:34.8345230Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9kGCNK/downloaded_packages 2021-05-15T23:08:34.9402140Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-15T23:08:34.9703390Z ================================================== 2021-05-15T23:08:34.9805270Z downloaded 2.1 MB 2021-05-15T23:08:34.9876560Z 2021-05-15T23:08:34.9879140Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-15T23:08:35.0945190Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-15T23:08:35.1121940Z ================================================== 2021-05-15T23:08:35.1123140Z downloaded 1.2 MB 2021-05-15T23:08:35.1123840Z 2021-05-15T23:08:35.1159830Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-15T23:08:35.3502410Z Content type 'application/x-gzip' length 10156 bytes 2021-05-15T23:08:35.3503910Z ================================================== 2021-05-15T23:08:35.3505390Z downloaded 10156 bytes 2021-05-15T23:08:35.3506260Z 2021-05-15T23:08:35.3536530Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-15T23:08:35.6108640Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-15T23:08:35.6165130Z ================================================== 2021-05-15T23:08:35.6265940Z downloaded 1.2 MB 2021-05-15T23:08:35.6288690Z 2021-05-15T23:08:35.6290850Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-15T23:08:35.7397590Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-15T23:08:35.7515420Z ================================================== 2021-05-15T23:08:35.7536520Z downloaded 503 KB 2021-05-15T23:08:35.7537370Z 2021-05-15T23:08:35.7551780Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-15T23:08:35.8850390Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-15T23:08:35.9316290Z ================================================== 2021-05-15T23:08:35.9317510Z downloaded 1.9 MB 2021-05-15T23:08:35.9318240Z 2021-05-15T23:08:35.9356090Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-15T23:08:36.0794810Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-15T23:08:36.2312120Z ================================================== 2021-05-15T23:08:36.2313360Z downloaded 2.9 MB 2021-05-15T23:08:36.2314060Z 2021-05-15T23:08:36.9377820Z * installing *source* package ‘colorspace’ ... 2021-05-15T23:08:36.9589680Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-15T23:08:36.9827890Z ** libs 2021-05-15T23:08:37.0007780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-15T23:08:37.8276960Z 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-15T23:08:37.9128480Z 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 colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:08:37.9744860Z installing to /Users/runner/work/_temp/Library/colorspace/libs 2021-05-15T23:08:37.9792880Z ** R 2021-05-15T23:08:38.0214030Z ** data 2021-05-15T23:08:38.0316480Z *** moving datasets to lazyload DB 2021-05-15T23:08:38.1398310Z ** demo 2021-05-15T23:08:38.1422890Z ** inst 2021-05-15T23:08:38.2106770Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:08:42.0582200Z ** help 2021-05-15T23:08:42.2911940Z *** installing help indices 2021-05-15T23:08:42.4042210Z ** building package indices 2021-05-15T23:08:42.5675260Z ** installing vignettes 2021-05-15T23:08:42.5970520Z ** testing if installed package can be loaded 2021-05-15T23:08:42.9994710Z * DONE (colorspace) 2021-05-15T23:08:43.3842330Z * installing *source* package ‘viridisLite’ ... 2021-05-15T23:08:43.3945180Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-15T23:08:43.4148080Z ** R 2021-05-15T23:08:43.4235640Z ** inst 2021-05-15T23:08:43.4263570Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:08:43.5321150Z ** help 2021-05-15T23:08:43.5860830Z *** installing help indices 2021-05-15T23:08:43.6271120Z *** copying figures 2021-05-15T23:08:43.6371830Z ** building package indices 2021-05-15T23:08:43.6499750Z ** testing if installed package can be loaded 2021-05-15T23:08:43.8705350Z * DONE (viridisLite) 2021-05-15T23:08:44.1574570Z * installing *source* package ‘labeling’ ... 2021-05-15T23:08:44.1731640Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-15T23:08:44.1836830Z ** R 2021-05-15T23:08:44.1965450Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:08:44.6255560Z ** help 2021-05-15T23:08:44.6690450Z *** installing help indices 2021-05-15T23:08:44.7024550Z ** building package indices 2021-05-15T23:08:44.7270210Z ** testing if installed package can be loaded 2021-05-15T23:08:44.9721670Z * DONE (labeling) 2021-05-15T23:08:45.3704900Z * installing *source* package ‘farver’ ... 2021-05-15T23:08:45.3805890Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-15T23:08:45.3949470Z ** libs 2021-05-15T23:08:45.4115480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-15T23:08:45.9497780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-15T23:08:46.1663330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-15T23:08:46.7488780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-15T23:08:50.5353440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-15T23:09:03.2416900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T23:09:03.8669820Z 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 farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:09:03.9451130Z installing to /Users/runner/work/_temp/Library/farver/libs 2021-05-15T23:09:03.9551690Z ** R 2021-05-15T23:09:03.9668290Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:09:04.1229290Z ** help 2021-05-15T23:09:04.1596200Z *** installing help indices 2021-05-15T23:09:04.1906090Z *** copying figures 2021-05-15T23:09:04.2029510Z ** building package indices 2021-05-15T23:09:04.2275130Z ** testing if installed package can be loaded 2021-05-15T23:09:04.4955210Z * DONE (farver) 2021-05-15T23:09:04.9977920Z * installing *source* package ‘isoband’ ... 2021-05-15T23:09:05.0088960Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-15T23:09:05.0269590Z ** libs 2021-05-15T23:09:05.0457250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-15T23:09:06.1705110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T23:09:06.3227670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-15T23:09:08.5029660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-15T23:09:09.3581730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-15T23:09:11.3009290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-15T23:09:14.4586430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T23:09:29.6307270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-15T23:09:32.1854080Z 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 isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T23:09:32.2647780Z installing to /Users/runner/work/_temp/Library/isoband/libs 2021-05-15T23:09:32.2740100Z ** R 2021-05-15T23:09:32.2840510Z ** inst 2021-05-15T23:09:32.2999620Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:09:32.7008130Z ** help 2021-05-15T23:09:32.7439050Z *** installing help indices 2021-05-15T23:09:32.7741190Z *** copying figures 2021-05-15T23:09:32.7842880Z ** building package indices 2021-05-15T23:09:32.7988700Z ** installing vignettes 2021-05-15T23:09:32.8037090Z ** testing if installed package can be loaded 2021-05-15T23:09:33.0830470Z * DONE (isoband) 2021-05-15T23:09:33.5773280Z * installing *source* package ‘scales’ ... 2021-05-15T23:09:33.5883010Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-15T23:09:33.6089170Z ** R 2021-05-15T23:09:33.6358220Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:09:35.9713060Z ** help 2021-05-15T23:09:36.1990740Z *** installing help indices 2021-05-15T23:09:36.3268450Z *** copying figures 2021-05-15T23:09:36.3370080Z ** building package indices 2021-05-15T23:09:36.4565100Z ** testing if installed package can be loaded 2021-05-15T23:09:36.7640800Z * DONE (scales) 2021-05-15T23:09:38.0799400Z * installing *source* package ‘ggplot2’ ... 2021-05-15T23:09:38.1326400Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-15T23:09:38.1654000Z ** R 2021-05-15T23:09:38.4304510Z ** data 2021-05-15T23:09:38.4720180Z *** moving datasets to lazyload DB 2021-05-15T23:09:39.0184220Z ** inst 2021-05-15T23:09:39.0356710Z ** byte-compile and prepare package for lazy loading 2021-05-15T23:09:48.1562790Z ** help 2021-05-15T23:09:49.0378680Z *** installing help indices 2021-05-15T23:09:49.5450480Z *** copying figures 2021-05-15T23:09:49.5467890Z ** building package indices 2021-05-15T23:09:50.0798820Z ** installing vignettes 2021-05-15T23:09:50.1104620Z ** testing if installed package can be loaded 2021-05-15T23:09:50.7439240Z * DONE (ggplot2) 2021-05-15T23:09:50.8666750Z 2021-05-15T23:09:50.8668150Z The downloaded source packages are in 2021-05-15T23:09:50.8673980Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp9kGCNK/downloaded_packages’ 2021-05-15T23:09:51.5963620Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T23:09:51.5965150Z Use `force = TRUE` to force installation 2021-05-15T23:09:51.5977610Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T23:09:51.5978590Z Use `force = TRUE` to force installation 2021-05-15T23:09:51.6195130Z ##[group]Run options(width = 100) 2021-05-15T23:09:51.6195670Z options(width = 100) 2021-05-15T23:09:51.6196180Z pkgs <- installed.packages()[, "Package"] 2021-05-15T23:09:51.6196800Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T23:09:51.6402190Z shell: /usr/local/bin/Rscript {0} 2021-05-15T23:09:51.6402570Z env: 2021-05-15T23:09:51.6403450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:09:51.6403900Z TIC_DEPLOY_KEY: 2021-05-15T23:09:51.6404220Z RSPM: 2021-05-15T23:09:51.6405290Z GITHUB_PAT: *** 2021-05-15T23:09:51.6405660Z COVERALLS_TOKEN: 2021-05-15T23:09:51.6406100Z continue-on-error: false 2021-05-15T23:09:51.6406540Z VDIFFR_RUN_TESTS: false 2021-05-15T23:09:51.6407000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:09:51.6407400Z TZ: UTC 2021-05-15T23:09:51.6407730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:09:51.6408100Z NOT_CRAN: true 2021-05-15T23:09:51.6408480Z ##[endgroup] 2021-05-15T23:09:52.2720990Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T23:09:52.2722490Z setting value 2021-05-15T23:09:52.2723880Z version R version 3.5.3 (2019-03-11) 2021-05-15T23:09:52.2724750Z os macOS 10.15.7 2021-05-15T23:09:52.2725750Z system x86_64, darwin15.6.0 2021-05-15T23:09:52.2726750Z ui X11 2021-05-15T23:09:52.2727810Z language (EN) 2021-05-15T23:09:52.2729130Z collate en_US.UTF-8 2021-05-15T23:09:52.2730400Z ctype en_US.UTF-8 2021-05-15T23:09:52.2743100Z tz UTC 2021-05-15T23:09:52.2745070Z date 2021-05-15 2021-05-15T23:09:52.2745720Z 2021-05-15T23:09:52.2747200Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T23:09:52.2748270Z ! package * version date lib source 2021-05-15T23:09:52.2749820Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T23:09:52.2751340Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2752710Z base * 3.5.3 2019-03-13 [?] local 2021-05-15T23:09:52.2754140Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2756240Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-15T23:09:52.2757620Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2759030Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2760440Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2761830Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2763230Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2764570Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2765890Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2767460Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2768960Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2770430Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-15T23:09:52.2771880Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-15T23:09:52.2773270Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2775270Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2776720Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2778200Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2779740Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2781200Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-15T23:09:52.2782740Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T23:09:52.2784230Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2785610Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2787020Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2788430Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2789830Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2791300Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2792660Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2794090Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2795510Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2796880Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2798300Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2799700Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2801100Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2802510Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2803890Z ggpolypath 0.1.0 2016-08-10 [1] CRAN (R 3.5.0) 2021-05-15T23:09:52.2805340Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2806840Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T23:09:52.2808710Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2810160Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2811670Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2813050Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-15T23:09:52.2814840Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-15T23:09:52.2816290Z grid 3.5.3 2019-03-13 [?] local 2021-05-15T23:09:52.2817710Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2820000Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2821890Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2823350Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-15T23:09:52.2824790Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2826160Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2827630Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2829330Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2831000Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2832580Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2833630Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2834740Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2835810Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2836850Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2837910Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2838910Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2839990Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2841060Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-15T23:09:52.2842080Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2843120Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2844130Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.5.0) 2021-05-15T23:09:52.2845190Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2846190Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2847260Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2848320Z parallel 3.5.3 2019-03-13 [?] local 2021-05-15T23:09:52.2849360Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2850430Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2851460Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2852550Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2853610Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-15T23:09:52.2854670Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2856070Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2857080Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2858230Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2859270Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2860290Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2861390Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2862450Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.5.0) 2021-05-15T23:09:52.2863560Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2864570Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2865660Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2866720Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2867720Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2868770Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2869770Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2871180Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2872410Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2873450Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2874520Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2875550Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-15T23:09:52.2876670Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2877730Z splines 3.5.3 2019-03-13 [?] local 2021-05-15T23:09:52.2878750Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-15T23:09:52.2879800Z stats4 3.5.3 2019-03-13 [?] local 2021-05-15T23:09:52.2880800Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2881880Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2882940Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T23:09:52.2883940Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2884960Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-15T23:09:52.2885990Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2887070Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2888260Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T23:09:52.2889330Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2890400Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2891450Z P tools 3.5.3 2019-03-13 [2] local 2021-05-15T23:09:52.2892510Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2893510Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2894570Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-15T23:09:52.2895920Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2896960Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2898030Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2899030Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2900460Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2901560Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2902560Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2904030Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-15T23:09:52.2905060Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-15T23:09:52.2906100Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T23:09:52.2906440Z 2021-05-15T23:09:52.2906910Z [1] /Users/runner/work/_temp/Library 2021-05-15T23:09:52.2907680Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-15T23:09:52.2908150Z 2021-05-15T23:09:52.2909030Z P ── Loaded and on-disk path mismatch. 2021-05-15T23:09:52.2960560Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T23:09:52.2961180Z Rscript -e 'tic::script()' 2021-05-15T23:09:52.2961630Z ls -l check 2021-05-15T23:09:52.3256640Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T23:09:52.3257180Z env: 2021-05-15T23:09:52.3257610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:09:52.3258080Z TIC_DEPLOY_KEY: 2021-05-15T23:09:52.3258420Z RSPM: 2021-05-15T23:09:52.3259580Z GITHUB_PAT: *** 2021-05-15T23:09:52.3260010Z COVERALLS_TOKEN: 2021-05-15T23:09:52.3260510Z continue-on-error: false 2021-05-15T23:09:52.3260970Z VDIFFR_RUN_TESTS: false 2021-05-15T23:09:52.3261510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:09:52.3261970Z TZ: UTC 2021-05-15T23:09:52.3262350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:09:52.3262770Z NOT_CRAN: true 2021-05-15T23:09:52.3263130Z ##[endgroup] 2021-05-15T23:09:52.6535770Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:09:52.7846670Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T23:09:52.7848390Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T23:09:52.7849500Z timeout = Inf, check_dir = "check") 2021-05-15T23:09:52.8697550Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T23:09:53.1261930Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T23:09:53.9293030Z * preparing ‘gganatogram’: 2021-05-15T23:09:53.9387920Z * checking DESCRIPTION meta-information ... OK 2021-05-15T23:09:54.0342290Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T23:09:54.0352610Z * checking for empty or unneeded directories 2021-05-15T23:09:54.0370280Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T23:09:56.8454670Z * building ‘gganatogram_1.1.1.tar.gz’ 2021-05-15T23:09:57.7068300Z 2021-05-15T23:09:58.0981470Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T23:09:58.3582690Z * using log directory ‘/Users/runner/work/gganatogram/gganatogram/check/gganatogram.Rcheck’ 2021-05-15T23:09:58.3611110Z * using R version 3.5.3 (2019-03-11) 2021-05-15T23:09:58.3612870Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T23:09:58.3614460Z * using session charset: UTF-8 2021-05-15T23:09:59.0322710Z * using option ‘--as-cran’ 2021-05-15T23:09:59.0425460Z * checking for file ‘gganatogram/DESCRIPTION’ ... OK 2021-05-15T23:09:59.0527000Z * this is package ‘gganatogram’ version ‘1.1.1’ 2021-05-15T23:09:59.0628260Z * package encoding: UTF-8 2021-05-15T23:09:59.0729380Z * checking package namespace information ... OK 2021-05-15T23:10:00.0816450Z * checking package dependencies ... OK 2021-05-15T23:10:00.0818570Z * checking if this is a source package ... OK 2021-05-15T23:10:00.0819810Z * checking if there is a namespace ... OK 2021-05-15T23:10:00.3423140Z * checking for executable files ... OK 2021-05-15T23:10:00.3424690Z * checking for hidden files and directories ... OK 2021-05-15T23:10:00.3451120Z * checking for portable file names ... OK 2021-05-15T23:10:00.3452380Z * checking for sufficient/correct file permissions ... OK 2021-05-15T23:10:00.4214200Z * checking serialization versions ... OK 2021-05-15T23:10:11.0344220Z * checking whether package ‘gganatogram’ can be installed ... OK 2021-05-15T23:10:11.0476660Z * checking installed package size ... NOTE 2021-05-15T23:10:11.0492560Z installed size is 18.2Mb 2021-05-15T23:10:11.0494680Z sub-directories of 1Mb or more: 2021-05-15T23:10:11.0495660Z data 18.1Mb 2021-05-15T23:10:11.2013220Z * checking package directory ... OK 2021-05-15T23:10:11.4167980Z * checking DESCRIPTION meta-information ... OK 2021-05-15T23:10:11.4190400Z * checking top-level files ... OK 2021-05-15T23:10:11.4192160Z * checking for left-over files ... OK 2021-05-15T23:10:11.4193320Z * checking index information ... OK 2021-05-15T23:10:11.5759580Z * checking package subdirectories ... OK 2021-05-15T23:10:11.6415970Z * checking R files for non-ASCII characters ... OK 2021-05-15T23:10:11.7112390Z * checking R files for syntax errors ... OK 2021-05-15T23:10:12.4397310Z * checking whether the package can be loaded ... OK 2021-05-15T23:10:13.0107740Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T23:10:13.5898680Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T23:10:14.1662970Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T23:10:14.8529960Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T23:10:15.4420430Z * checking loading without being on the library search path ... OK 2021-05-15T23:10:16.0616580Z * checking dependencies in R code ... OK 2021-05-15T23:10:17.9992530Z * checking S3 generic/method consistency ... OK 2021-05-15T23:10:18.6092950Z * checking replacement functions ... OK 2021-05-15T23:10:19.2339630Z * checking foreign function calls ... OK 2021-05-15T23:10:22.8072270Z * checking R code for possible problems ... OK 2021-05-15T23:10:22.9301110Z * checking Rd files ... OK 2021-05-15T23:10:22.9969250Z * checking Rd metadata ... OK 2021-05-15T23:10:23.0884390Z * checking Rd line widths ... OK 2021-05-15T23:10:23.2294050Z * checking Rd cross-references ... OK 2021-05-15T23:10:24.5370130Z * checking for missing documentation entries ... OK 2021-05-15T23:10:27.0649300Z * checking for code/documentation mismatches ... OK 2021-05-15T23:10:29.1758640Z * checking Rd \usage sections ... OK 2021-05-15T23:10:29.2654510Z * checking Rd contents ... OK 2021-05-15T23:10:29.3745580Z * checking for unstated dependencies in examples ... OK 2021-05-15T23:10:29.3754650Z * checking contents of ‘data’ directory ... OK 2021-05-15T23:10:32.6761730Z * checking data for non-ASCII characters ... OK 2021-05-15T23:10:32.9665760Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T23:10:53.4638140Z * checking examples ... OK 2021-05-15T23:10:53.4657800Z Examples with CPU or elapsed time > 5s 2021-05-15T23:10:53.4701630Z user system elapsed 2021-05-15T23:10:53.4707200Z get_anatogram 5.626 3.722 10.573 2021-05-15T23:10:53.4708080Z gganatogram 7.952 0.217 8.202 2021-05-15T23:10:53.5444110Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T23:10:53.7459260Z * checking tests ... 2021-05-15T23:10:56.9129350Z Running ‘testthat.R’ 2021-05-15T23:10:56.9647840Z OK 2021-05-15T23:11:00.5041520Z * checking PDF version of manual ... OK 2021-05-15T23:11:00.5042710Z * DONE 2021-05-15T23:11:00.5043380Z 2021-05-15T23:11:00.5044270Z Status: 1 NOTE 2021-05-15T23:11:00.5045050Z See 2021-05-15T23:11:00.5048130Z ‘/Users/runner/work/gganatogram/gganatogram/check/gganatogram.Rcheck/00check.log’ 2021-05-15T23:11:00.5049300Z for details. 2021-05-15T23:11:00.5049990Z 2021-05-15T23:11:00.5050640Z 2021-05-15T23:11:00.7124600Z ── R CMD check results ────────────────────────────────── gganatogram 1.1.1 ──── 2021-05-15T23:11:00.7146150Z Duration: 1m 2.9s 2021-05-15T23:11:00.7148960Z 2021-05-15T23:11:00.7150630Z ❯ checking installed package size ... NOTE 2021-05-15T23:11:00.7151640Z installed size is 18.2Mb 2021-05-15T23:11:00.7152930Z sub-directories of 1Mb or more: 2021-05-15T23:11:00.7153780Z data 18.1Mb 2021-05-15T23:11:00.7154320Z 2021-05-15T23:11:00.7155510Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-15T23:11:00.7342910Z total 64224 2021-05-15T23:11:00.7347400Z drwxr-xr-x 15 runner staff 480 May 15 23:11 gganatogram.Rcheck 2021-05-15T23:11:00.7349250Z -rw-r--r-- 1 runner staff 14136299 May 15 23:09 gganatogram_1.1.1.tar.gz 2021-05-15T23:11:00.7350610Z -rw-r--r-- 1 runner staff 17907637 May 15 23:10 gganatogram_1.1.1.tgz 2021-05-15T23:11:00.7404710Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T23:11:00.7405550Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T23:11:00.7698180Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T23:11:00.7698640Z env: 2021-05-15T23:11:00.7699040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:11:00.7699450Z TIC_DEPLOY_KEY: 2021-05-15T23:11:00.7699750Z RSPM: 2021-05-15T23:11:00.7701800Z GITHUB_PAT: *** 2021-05-15T23:11:00.7702250Z COVERALLS_TOKEN: 2021-05-15T23:11:00.7702720Z continue-on-error: false 2021-05-15T23:11:00.7703180Z VDIFFR_RUN_TESTS: false 2021-05-15T23:11:00.7703670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:11:00.7704090Z TZ: UTC 2021-05-15T23:11:00.7704460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:11:00.7704830Z NOT_CRAN: true 2021-05-15T23:11:00.7705170Z ##[endgroup] 2021-05-15T23:11:00.8145690Z 2021-05-15T23:11:00.8153590Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-15T23:11:00.8154850Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-15T23:11:00.8157240Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T23:11:00.8158460Z 2021-05-15T23:11:00.8159560Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T23:11:00.8161030Z You are welcome to redistribute it under certain conditions. 2021-05-15T23:11:00.8162780Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T23:11:00.8163600Z 2021-05-15T23:11:00.8164560Z R is a collaborative project with many contributors. 2021-05-15T23:11:00.8166100Z Type 'contributors()' for more information and 2021-05-15T23:11:00.8167640Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T23:11:00.8168490Z 2021-05-15T23:11:00.8169890Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T23:11:00.8171450Z 'help.start()' for an HTML browser interface to help. 2021-05-15T23:11:00.8173150Z Type 'q()' to quit R. 2021-05-15T23:11:00.8173830Z 2021-05-15T23:11:00.8174670Z > library(testthat) 2021-05-15T23:11:00.8175500Z > library(gganatogram) 2021-05-15T23:11:00.8176480Z Loading required package: ggpolypath 2021-05-15T23:11:00.8177440Z Loading required package: ggplot2 2021-05-15T23:11:00.8178270Z > 2021-05-15T23:11:00.8179120Z > test_check("gganatogram") 2021-05-15T23:11:00.8180000Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 44 ] 2021-05-15T23:11:00.8180770Z > 2021-05-15T23:11:00.8181490Z > proc.time() 2021-05-15T23:11:00.8182340Z user system elapsed 2021-05-15T23:11:00.8183110Z 2.680 0.226 3.101 2021-05-15T23:11:00.8238530Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T23:11:00.8239150Z Rscript -e "tic::before_deploy()" 2021-05-15T23:11:00.8531940Z shell: /bin/bash -e {0} 2021-05-15T23:11:00.8532360Z env: 2021-05-15T23:11:00.8532780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:11:00.8533480Z TIC_DEPLOY_KEY: 2021-05-15T23:11:00.8533870Z RSPM: 2021-05-15T23:11:00.8534870Z GITHUB_PAT: *** 2021-05-15T23:11:00.8535270Z COVERALLS_TOKEN: 2021-05-15T23:11:00.8535760Z continue-on-error: false 2021-05-15T23:11:00.8536220Z VDIFFR_RUN_TESTS: false 2021-05-15T23:11:00.8536730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:11:00.8537150Z TZ: UTC 2021-05-15T23:11:00.8537700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:11:00.8538230Z NOT_CRAN: true 2021-05-15T23:11:00.8538580Z ##[endgroup] 2021-05-15T23:11:01.1797470Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:11:01.3141320Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T23:11:01.3141920Z with: 2021-05-15T23:11:01.3142770Z upload_url: https://uploads.github.com/repos/neuroconductor/gganatogram/releases/43005542/assets{?name,label} 2021-05-15T23:11:01.3144000Z asset_path: check/gganatogram_1.1.1.tgz 2021-05-15T23:11:01.3144560Z asset_name: gganatogram_1.1.1_R3.5.tgz 2021-05-15T23:11:01.3159370Z asset_content_type: application/octet-stream 2021-05-15T23:11:01.3159970Z env: 2021-05-15T23:11:01.3160430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:11:01.3160880Z TIC_DEPLOY_KEY: 2021-05-15T23:11:01.3161250Z RSPM: 2021-05-15T23:11:01.3162060Z GITHUB_PAT: *** 2021-05-15T23:11:01.3162450Z COVERALLS_TOKEN: 2021-05-15T23:11:01.3162940Z continue-on-error: false 2021-05-15T23:11:01.3163400Z VDIFFR_RUN_TESTS: false 2021-05-15T23:11:01.3163910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:11:01.3164330Z TZ: UTC 2021-05-15T23:11:01.3164740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:11:01.3165180Z NOT_CRAN: true 2021-05-15T23:11:01.3165910Z GITHUB_TOKEN: *** 2021-05-15T23:11:01.3166290Z ##[endgroup] 2021-05-15T23:11:02.2558440Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T23:11:02.2561950Z Rscript -e "tic::deploy()" 2021-05-15T23:11:02.2857590Z shell: /bin/bash -e {0} 2021-05-15T23:11:02.2857980Z env: 2021-05-15T23:11:02.2858440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:11:02.2858950Z TIC_DEPLOY_KEY: 2021-05-15T23:11:02.2859320Z RSPM: 2021-05-15T23:11:02.2860490Z GITHUB_PAT: *** 2021-05-15T23:11:02.2861060Z COVERALLS_TOKEN: 2021-05-15T23:11:02.2861510Z continue-on-error: false 2021-05-15T23:11:02.2861990Z VDIFFR_RUN_TESTS: false 2021-05-15T23:11:02.2862490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:11:02.2862920Z TZ: UTC 2021-05-15T23:11:02.2863300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:11:02.2863680Z NOT_CRAN: true 2021-05-15T23:11:02.2864070Z ##[endgroup] 2021-05-15T23:11:02.6088360Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:11:02.7402460Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T23:11:02.7403180Z Rscript -e "tic::after_deploy()" 2021-05-15T23:11:02.7693340Z shell: /bin/bash -e {0} 2021-05-15T23:11:02.7693800Z env: 2021-05-15T23:11:02.7694260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T23:11:02.7694810Z TIC_DEPLOY_KEY: 2021-05-15T23:11:02.7695190Z RSPM: 2021-05-15T23:11:02.7696970Z GITHUB_PAT: *** 2021-05-15T23:11:02.7697470Z COVERALLS_TOKEN: 2021-05-15T23:11:02.7697930Z continue-on-error: false 2021-05-15T23:11:02.7698420Z VDIFFR_RUN_TESTS: false 2021-05-15T23:11:02.7698900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T23:11:02.7699360Z TZ: UTC 2021-05-15T23:11:02.7699730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T23:11:02.7700160Z NOT_CRAN: true 2021-05-15T23:11:02.7700550Z ##[endgroup] 2021-05-15T23:11:03.0938140Z ✔ Loading tic stage configuration from tic.R 2021-05-15T23:11:03.4967580Z Post job cleanup. 2021-05-15T23:11:03.5713370Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T23:11:03.5843370Z Post job cleanup. 2021-05-15T23:11:03.7109680Z [command]/usr/local/bin/git version 2021-05-15T23:11:03.7203840Z git version 2.31.1 2021-05-15T23:11:03.7254130Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T23:11:03.7331400Z [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-15T23:11:03.8219580Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T23:11:03.8281190Z http.https://github.com/.extraheader 2021-05-15T23:11:03.8292490Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T23:11:03.8389520Z [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-15T23:11:03.9309410Z Cleaning up orphan processes