2021-05-14T21:05:25.7052724Z ##[section]Starting: Request a runner to run this job 2021-05-14T21:05:25.8319778Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T21:05:25.8996207Z 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-14T21:05:26.0043123Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T21:05:26.0845753Z ##[section]Finishing: Request a runner to run this job 2021-05-14T21:05:37.6832720Z Current runner version: '2.278.0' 2021-05-14T21:05:37.6892630Z ##[group]Operating System 2021-05-14T21:05:37.6893770Z Mac OS X 2021-05-14T21:05:37.6894200Z 10.15.7 2021-05-14T21:05:37.6894650Z 19H1030 2021-05-14T21:05:37.6895090Z ##[endgroup] 2021-05-14T21:05:37.6895770Z ##[group]Virtual Environment 2021-05-14T21:05:37.6896390Z Environment: macos-10.15 2021-05-14T21:05:37.6896960Z Version: 20210510.1 2021-05-14T21:05:37.6897910Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T21:05:37.6899280Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T21:05:37.6900250Z ##[endgroup] 2021-05-14T21:05:37.6902160Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T21:05:37.6903650Z Actions: write 2021-05-14T21:05:37.6904190Z Checks: write 2021-05-14T21:05:37.6904760Z Contents: write 2021-05-14T21:05:37.6905320Z Deployments: write 2021-05-14T21:05:37.6906070Z Issues: write 2021-05-14T21:05:37.6906650Z Metadata: read 2021-05-14T21:05:37.6907440Z Packages: write 2021-05-14T21:05:37.6908110Z PullRequests: write 2021-05-14T21:05:37.6908700Z RepositoryProjects: write 2021-05-14T21:05:37.6909350Z SecurityEvents: write 2021-05-14T21:05:37.6909870Z Statuses: write 2021-05-14T21:05:37.6910590Z ##[endgroup] 2021-05-14T21:05:37.6914330Z Prepare workflow directory 2021-05-14T21:05:37.8279380Z Prepare all required actions 2021-05-14T21:05:37.8292850Z Getting action download info 2021-05-14T21:05:38.2735810Z Download action repository 'actions/checkout@v2' 2021-05-14T21:05:40.1039280Z Download action repository 'r-lib/actions@master' 2021-05-14T21:05:42.5462370Z Download action repository 'adigherman/actions@master' 2021-05-14T21:05:44.9719670Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T21:05:45.5295390Z Download action repository 'actions/cache@v1' 2021-05-14T21:05:47.0608280Z Download action repository 'actions/upload-artifact@master' 2021-05-14T21:05:47.6602470Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T21:05:48.5607620Z ##[group]Run actions/checkout@v2 2021-05-14T21:05:48.5608360Z with: 2021-05-14T21:05:48.5608800Z repository: neuroconductor/waveslim 2021-05-14T21:05:48.5609820Z token: *** 2021-05-14T21:05:48.5610190Z ssh-strict: true 2021-05-14T21:05:48.5610640Z persist-credentials: true 2021-05-14T21:05:48.5611070Z clean: true 2021-05-14T21:05:48.5611420Z fetch-depth: 1 2021-05-14T21:05:48.5611760Z lfs: false 2021-05-14T21:05:48.5612100Z submodules: false 2021-05-14T21:05:48.5612430Z env: 2021-05-14T21:05:48.5612830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:48.5613250Z TIC_DEPLOY_KEY: 2021-05-14T21:05:48.5613570Z RSPM: 2021-05-14T21:05:48.5614280Z GITHUB_PAT: *** 2021-05-14T21:05:48.5614640Z COVERALLS_TOKEN: 2021-05-14T21:05:48.5615080Z continue-on-error: false 2021-05-14T21:05:48.5615520Z VDIFFR_RUN_TESTS: false 2021-05-14T21:05:48.5615890Z ##[endgroup] 2021-05-14T21:05:49.6431350Z Syncing repository: neuroconductor/waveslim 2021-05-14T21:05:49.6433240Z ##[group]Getting Git version info 2021-05-14T21:05:49.6435500Z Working directory is '/Users/runner/work/waveslim/waveslim' 2021-05-14T21:05:49.6436730Z [command]/usr/local/bin/git version 2021-05-14T21:05:49.6584650Z git version 2.31.1 2021-05-14T21:05:49.6610090Z ##[endgroup] 2021-05-14T21:05:49.6612330Z Deleting the contents of '/Users/runner/work/waveslim/waveslim' 2021-05-14T21:05:49.6615630Z ##[group]Initializing the repository 2021-05-14T21:05:49.6626150Z [command]/usr/local/bin/git init /Users/runner/work/waveslim/waveslim 2021-05-14T21:05:49.7019390Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T21:05:49.7021440Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T21:05:49.7023920Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T21:05:49.7025870Z hint: 2021-05-14T21:05:49.7028110Z hint: git config --global init.defaultBranch 2021-05-14T21:05:49.7030040Z hint: 2021-05-14T21:05:49.7032010Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T21:05:49.7034280Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T21:05:49.7035450Z hint: 2021-05-14T21:05:49.7036800Z hint: git branch -m 2021-05-14T21:05:49.7102220Z Initialized empty Git repository in /Users/runner/work/waveslim/waveslim/.git/ 2021-05-14T21:05:49.7124250Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/waveslim 2021-05-14T21:05:49.7222570Z ##[endgroup] 2021-05-14T21:05:49.7223770Z ##[group]Disabling automatic garbage collection 2021-05-14T21:05:49.7235600Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T21:05:49.7321740Z ##[endgroup] 2021-05-14T21:05:49.7331530Z ##[group]Setting up auth 2021-05-14T21:05:49.7343720Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:05:49.7422520Z [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-14T21:05:49.9134840Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:05:49.9340030Z [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-14T21:05:50.1392980Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T21:05:50.1494350Z ##[endgroup] 2021-05-14T21:05:50.1595810Z ##[group]Fetching the repository 2021-05-14T21:05:50.1698170Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a74b535d496fc984041746133919742f083ea54f:refs/tags/1.8.0.s 2021-05-14T21:05:50.8065970Z remote: Enumerating objects: 157, done. 2021-05-14T21:05:50.8069960Z remote: Counting objects: 0% (1/157) 2021-05-14T21:05:50.8085800Z remote: Counting objects: 1% (2/157) 2021-05-14T21:05:50.8089510Z remote: Counting objects: 2% (4/157) 2021-05-14T21:05:50.8092010Z remote: Counting objects: 3% (5/157) 2021-05-14T21:05:50.8108650Z remote: Counting objects: 4% (7/157) 2021-05-14T21:05:50.8113320Z remote: Counting objects: 5% (8/157) 2021-05-14T21:05:50.8142710Z remote: Counting objects: 6% (10/157) 2021-05-14T21:05:50.8146600Z remote: Counting objects: 7% (11/157) 2021-05-14T21:05:50.8148490Z remote: Counting objects: 8% (13/157) 2021-05-14T21:05:50.8149910Z remote: Counting objects: 9% (15/157) 2021-05-14T21:05:50.8163480Z remote: Counting objects: 10% (16/157) 2021-05-14T21:05:51.0788990Z remote: Counting objects: 11% (18/157) 2021-05-14T21:05:51.0790270Z remote: Counting objects: 12% (19/157) 2021-05-14T21:05:51.0964430Z remote: Counting objects: 13% (21/157) 2021-05-14T21:05:51.0990500Z remote: Counting objects: 14% (22/157) 2021-05-14T21:05:51.1092750Z remote: Counting objects: 15% (24/157) 2021-05-14T21:05:51.1194640Z remote: Counting objects: 16% (26/157) 2021-05-14T21:05:51.1296790Z remote: Counting objects: 17% (27/157) 2021-05-14T21:05:51.1400730Z remote: Counting objects: 18% (29/157) 2021-05-14T21:05:51.1523140Z remote: Counting objects: 19% (30/157) 2021-05-14T21:05:51.1653700Z remote: Counting objects: 20% (32/157) 2021-05-14T21:05:51.1820250Z remote: Counting objects: 21% (33/157) 2021-05-14T21:05:51.1922260Z remote: Counting objects: 22% (35/157) 2021-05-14T21:05:51.1947570Z remote: Counting objects: 23% (37/157) 2021-05-14T21:05:51.2001630Z remote: Counting objects: 24% (38/157) 2021-05-14T21:05:51.2025030Z remote: Counting objects: 25% (40/157) 2021-05-14T21:05:51.2040050Z remote: Counting objects: 26% (41/157) 2021-05-14T21:05:51.2107920Z remote: Counting objects: 27% (43/157) 2021-05-14T21:05:51.2139360Z remote: Counting objects: 28% (44/157) 2021-05-14T21:05:51.2163130Z remote: Counting objects: 29% (46/157) 2021-05-14T21:05:51.2164020Z remote: Counting objects: 30% (48/157) 2021-05-14T21:05:51.2164760Z remote: Counting objects: 31% (49/157) 2021-05-14T21:05:51.2166250Z remote: Counting objects: 32% (51/157) 2021-05-14T21:05:51.2167250Z remote: Counting objects: 33% (52/157) 2021-05-14T21:05:51.2168040Z remote: Counting objects: 34% (54/157) 2021-05-14T21:05:51.2168550Z remote: Counting objects: 35% (55/157) 2021-05-14T21:05:51.2169520Z remote: Counting objects: 36% (57/157) 2021-05-14T21:05:51.2170290Z remote: Counting objects: 37% (59/157) 2021-05-14T21:05:51.2170840Z remote: Counting objects: 38% (60/157) 2021-05-14T21:05:51.2171700Z remote: Counting objects: 39% (62/157) 2021-05-14T21:05:51.2172470Z remote: Counting objects: 40% (63/157) 2021-05-14T21:05:51.2173230Z remote: Counting objects: 41% (65/157) 2021-05-14T21:05:51.2173780Z remote: Counting objects: 42% (66/157) 2021-05-14T21:05:51.2174550Z remote: Counting objects: 43% (68/157) 2021-05-14T21:05:51.2175360Z remote: Counting objects: 44% (70/157) 2021-05-14T21:05:51.2176120Z remote: Counting objects: 45% (71/157) 2021-05-14T21:05:51.2177220Z remote: Counting objects: 46% (73/157) 2021-05-14T21:05:51.2177970Z remote: Counting objects: 47% (74/157) 2021-05-14T21:05:51.2186270Z remote: Counting objects: 48% (76/157) 2021-05-14T21:05:51.2187270Z remote: Counting objects: 49% (77/157) 2021-05-14T21:05:51.2188080Z remote: Counting objects: 50% (79/157) 2021-05-14T21:05:51.2188950Z remote: Counting objects: 51% (81/157) 2021-05-14T21:05:51.2189710Z remote: Counting objects: 52% (82/157) 2021-05-14T21:05:51.2191160Z remote: Counting objects: 53% (84/157) 2021-05-14T21:05:51.2192110Z remote: Counting objects: 54% (85/157) 2021-05-14T21:05:51.2192880Z remote: Counting objects: 55% (87/157) 2021-05-14T21:05:51.2193640Z remote: Counting objects: 56% (88/157) 2021-05-14T21:05:51.2194420Z remote: Counting objects: 57% (90/157) 2021-05-14T21:05:51.2195230Z remote: Counting objects: 58% (92/157) 2021-05-14T21:05:51.2197090Z remote: Counting objects: 59% (93/157) 2021-05-14T21:05:51.2197890Z remote: Counting objects: 60% (95/157) 2021-05-14T21:05:51.2198690Z remote: Counting objects: 61% (96/157) 2021-05-14T21:05:51.2199240Z remote: Counting objects: 62% (98/157) 2021-05-14T21:05:51.2200090Z remote: Counting objects: 63% (99/157) 2021-05-14T21:05:51.2200850Z remote: Counting objects: 64% (101/157) 2021-05-14T21:05:51.2201440Z remote: Counting objects: 65% (103/157) 2021-05-14T21:05:51.2201990Z remote: Counting objects: 66% (104/157) 2021-05-14T21:05:51.2202480Z remote: Counting objects: 67% (106/157) 2021-05-14T21:05:51.2202980Z remote: Counting objects: 68% (107/157) 2021-05-14T21:05:51.2203480Z remote: Counting objects: 69% (109/157) 2021-05-14T21:05:51.2204000Z remote: Counting objects: 70% (110/157) 2021-05-14T21:05:51.2204510Z remote: Counting objects: 71% (112/157) 2021-05-14T21:05:51.2205120Z remote: Counting objects: 72% (114/157) 2021-05-14T21:05:51.2205930Z remote: Counting objects: 73% (115/157) 2021-05-14T21:05:51.2207680Z remote: Counting objects: 74% (117/157) 2021-05-14T21:05:51.2208610Z remote: Counting objects: 75% (118/157) 2021-05-14T21:05:51.2209420Z remote: Counting objects: 76% (120/157) 2021-05-14T21:05:51.2210520Z remote: Counting objects: 77% (121/157) 2021-05-14T21:05:51.2211370Z remote: Counting objects: 78% (123/157) 2021-05-14T21:05:51.2212620Z remote: Counting objects: 79% (125/157) 2021-05-14T21:05:51.2213430Z remote: Counting objects: 80% (126/157) 2021-05-14T21:05:51.2214260Z remote: Counting objects: 81% (128/157) 2021-05-14T21:05:51.2215010Z remote: Counting objects: 82% (129/157) 2021-05-14T21:05:51.2215790Z remote: Counting objects: 83% (131/157) 2021-05-14T21:05:51.2223010Z remote: Counting objects: 84% (132/157) 2021-05-14T21:05:51.2230570Z remote: Counting objects: 85% (134/157) 2021-05-14T21:05:51.2233940Z remote: Counting objects: 86% (136/157) 2021-05-14T21:05:51.2240340Z remote: Counting objects: 87% (137/157) 2021-05-14T21:05:51.2253280Z remote: Counting objects: 88% (139/157) 2021-05-14T21:05:51.2253860Z remote: Counting objects: 89% (140/157) 2021-05-14T21:05:51.2468450Z remote: Counting objects: 90% (142/157) 2021-05-14T21:05:51.2789560Z remote: Counting objects: 91% (143/157) 2021-05-14T21:05:51.2891070Z remote: Counting objects: 92% (145/157) 2021-05-14T21:05:51.2992820Z remote: Counting objects: 93% (147/157) 2021-05-14T21:05:51.3094550Z remote: Counting objects: 94% (148/157) 2021-05-14T21:05:51.3181410Z remote: Counting objects: 95% (150/157) 2021-05-14T21:05:51.3200890Z remote: Counting objects: 96% (151/157) 2021-05-14T21:05:51.3206700Z remote: Counting objects: 97% (153/157) 2021-05-14T21:05:51.3213660Z remote: Counting objects: 98% (154/157) 2021-05-14T21:05:51.3216860Z remote: Counting objects: 99% (156/157) 2021-05-14T21:05:51.3233180Z remote: Counting objects: 100% (157/157) 2021-05-14T21:05:51.3234480Z remote: Counting objects: 100% (157/157), done. 2021-05-14T21:05:51.3237960Z remote: Compressing objects: 0% (1/143) 2021-05-14T21:05:51.3250360Z remote: Compressing objects: 1% (2/143) 2021-05-14T21:05:51.3261300Z remote: Compressing objects: 2% (3/143) 2021-05-14T21:05:51.3265810Z remote: Compressing objects: 3% (5/143) 2021-05-14T21:05:51.3307850Z remote: Compressing objects: 4% (6/143) 2021-05-14T21:05:51.3314150Z remote: Compressing objects: 5% (8/143) 2021-05-14T21:05:51.3330320Z remote: Compressing objects: 6% (9/143) 2021-05-14T21:05:51.3347760Z remote: Compressing objects: 7% (11/143) 2021-05-14T21:05:51.3353300Z remote: Compressing objects: 8% (12/143) 2021-05-14T21:05:51.3354140Z remote: Compressing objects: 9% (13/143) 2021-05-14T21:05:51.3355040Z remote: Compressing objects: 10% (15/143) 2021-05-14T21:05:51.3355890Z remote: Compressing objects: 11% (16/143) 2021-05-14T21:05:51.3356790Z remote: Compressing objects: 12% (18/143) 2021-05-14T21:05:51.3357610Z remote: Compressing objects: 13% (19/143) 2021-05-14T21:05:51.3358390Z remote: Compressing objects: 14% (21/143) 2021-05-14T21:05:51.3359270Z remote: Compressing objects: 15% (22/143) 2021-05-14T21:05:51.3360150Z remote: Compressing objects: 16% (23/143) 2021-05-14T21:05:51.3360960Z remote: Compressing objects: 17% (25/143) 2021-05-14T21:05:51.3361820Z remote: Compressing objects: 18% (26/143) 2021-05-14T21:05:51.3362600Z remote: Compressing objects: 19% (28/143) 2021-05-14T21:05:51.3363470Z remote: Compressing objects: 20% (29/143) 2021-05-14T21:05:51.3364310Z remote: Compressing objects: 21% (31/143) 2021-05-14T21:05:51.3365100Z remote: Compressing objects: 22% (32/143) 2021-05-14T21:05:51.3366070Z remote: Compressing objects: 23% (33/143) 2021-05-14T21:05:51.3366880Z remote: Compressing objects: 24% (35/143) 2021-05-14T21:05:51.3367740Z remote: Compressing objects: 25% (36/143) 2021-05-14T21:05:51.3368590Z remote: Compressing objects: 26% (38/143) 2021-05-14T21:05:51.3369410Z remote: Compressing objects: 27% (39/143) 2021-05-14T21:05:51.3370230Z remote: Compressing objects: 28% (41/143) 2021-05-14T21:05:51.3371740Z remote: Compressing objects: 29% (42/143) 2021-05-14T21:05:51.3372600Z remote: Compressing objects: 30% (43/143) 2021-05-14T21:05:51.3373470Z remote: Compressing objects: 31% (45/143) 2021-05-14T21:05:51.3374290Z remote: Compressing objects: 32% (46/143) 2021-05-14T21:05:51.3375160Z remote: Compressing objects: 33% (48/143) 2021-05-14T21:05:51.3376110Z remote: Compressing objects: 34% (49/143) 2021-05-14T21:05:51.3377040Z remote: Compressing objects: 35% (51/143) 2021-05-14T21:05:51.3377880Z remote: Compressing objects: 36% (52/143) 2021-05-14T21:05:51.3378870Z remote: Compressing objects: 37% (53/143) 2021-05-14T21:05:51.3379700Z remote: Compressing objects: 38% (55/143) 2021-05-14T21:05:51.3380590Z remote: Compressing objects: 39% (56/143) 2021-05-14T21:05:51.3381560Z remote: Compressing objects: 40% (58/143) 2021-05-14T21:05:51.3382500Z remote: Compressing objects: 41% (59/143) 2021-05-14T21:05:51.3383400Z remote: Compressing objects: 42% (61/143) 2021-05-14T21:05:51.3384230Z remote: Compressing objects: 43% (62/143) 2021-05-14T21:05:51.3385110Z remote: Compressing objects: 44% (63/143) 2021-05-14T21:05:51.3385950Z remote: Compressing objects: 45% (65/143) 2021-05-14T21:05:51.3386770Z remote: Compressing objects: 46% (66/143) 2021-05-14T21:05:51.3387750Z remote: Compressing objects: 47% (68/143) 2021-05-14T21:05:51.3388560Z remote: Compressing objects: 48% (69/143) 2021-05-14T21:05:51.3389440Z remote: Compressing objects: 49% (71/143) 2021-05-14T21:05:51.3390360Z remote: Compressing objects: 50% (72/143) 2021-05-14T21:05:51.3391160Z remote: Compressing objects: 51% (73/143) 2021-05-14T21:05:51.3392040Z remote: Compressing objects: 52% (75/143) 2021-05-14T21:05:51.3392860Z remote: Compressing objects: 53% (76/143) 2021-05-14T21:05:51.3393720Z remote: Compressing objects: 54% (78/143) 2021-05-14T21:05:51.3395090Z remote: Compressing objects: 55% (79/143) 2021-05-14T21:05:51.3396080Z remote: Compressing objects: 56% (81/143) 2021-05-14T21:05:51.3396890Z remote: Compressing objects: 57% (82/143) 2021-05-14T21:05:51.3397750Z remote: Compressing objects: 58% (83/143) 2021-05-14T21:05:51.3398590Z remote: Compressing objects: 59% (85/143) 2021-05-14T21:05:51.3399410Z remote: Compressing objects: 60% (86/143) 2021-05-14T21:05:51.3400210Z remote: Compressing objects: 61% (88/143) 2021-05-14T21:05:51.3401160Z remote: Compressing objects: 62% (89/143) 2021-05-14T21:05:51.3407530Z remote: Compressing objects: 63% (91/143) 2021-05-14T21:05:51.3408490Z remote: Compressing objects: 64% (92/143) 2021-05-14T21:05:51.3409390Z remote: Compressing objects: 65% (93/143) 2021-05-14T21:05:51.3410260Z remote: Compressing objects: 66% (95/143) 2021-05-14T21:05:51.3411200Z remote: Compressing objects: 67% (96/143) 2021-05-14T21:05:51.3412110Z remote: Compressing objects: 68% (98/143) 2021-05-14T21:05:51.3412970Z remote: Compressing objects: 69% (99/143) 2021-05-14T21:05:51.3413890Z remote: Compressing objects: 70% (101/143) 2021-05-14T21:05:51.3414790Z remote: Compressing objects: 71% (102/143) 2021-05-14T21:05:51.3415720Z remote: Compressing objects: 72% (103/143) 2021-05-14T21:05:51.3416710Z remote: Compressing objects: 73% (105/143) 2021-05-14T21:05:51.3417580Z remote: Compressing objects: 74% (106/143) 2021-05-14T21:05:51.3418480Z remote: Compressing objects: 75% (108/143) 2021-05-14T21:05:51.3419310Z remote: Compressing objects: 76% (109/143) 2021-05-14T21:05:51.3420150Z remote: Compressing objects: 77% (111/143) 2021-05-14T21:05:51.3421030Z remote: Compressing objects: 78% (112/143) 2021-05-14T21:05:51.3421880Z remote: Compressing objects: 79% (113/143) 2021-05-14T21:05:51.3423300Z remote: Compressing objects: 80% (115/143) 2021-05-14T21:05:51.3424250Z remote: Compressing objects: 81% (116/143) 2021-05-14T21:05:51.3425120Z remote: Compressing objects: 82% (118/143) 2021-05-14T21:05:51.3426160Z remote: Compressing objects: 83% (119/143) 2021-05-14T21:05:51.3426810Z remote: Compressing objects: 84% (121/143) 2021-05-14T21:05:51.3427780Z remote: Compressing objects: 85% (122/143) 2021-05-14T21:05:51.3428870Z remote: Compressing objects: 86% (123/143) 2021-05-14T21:05:51.3430180Z remote: Compressing objects: 87% (125/143) 2021-05-14T21:05:51.3431080Z remote: Compressing objects: 88% (126/143) 2021-05-14T21:05:51.3431930Z remote: Compressing objects: 89% (128/143) 2021-05-14T21:05:51.3432880Z remote: Compressing objects: 90% (129/143) 2021-05-14T21:05:51.3433790Z remote: Compressing objects: 91% (131/143) 2021-05-14T21:05:51.3434690Z remote: Compressing objects: 92% (132/143) 2021-05-14T21:05:51.3435500Z remote: Compressing objects: 93% (133/143) 2021-05-14T21:05:51.3436360Z remote: Compressing objects: 94% (135/143) 2021-05-14T21:05:51.3437360Z remote: Compressing objects: 95% (136/143) 2021-05-14T21:05:51.3438240Z remote: Compressing objects: 96% (138/143) 2021-05-14T21:05:51.3439090Z remote: Compressing objects: 97% (139/143) 2021-05-14T21:05:51.3439970Z remote: Compressing objects: 98% (141/143) 2021-05-14T21:05:51.3440800Z remote: Compressing objects: 99% (142/143) 2021-05-14T21:05:51.3441710Z remote: Compressing objects: 100% (143/143) 2021-05-14T21:05:51.3442640Z remote: Compressing objects: 100% (143/143), done. 2021-05-14T21:05:51.3445020Z Receiving objects: 0% (1/157) 2021-05-14T21:05:51.3445610Z Receiving objects: 1% (2/157) 2021-05-14T21:05:51.3446420Z Receiving objects: 2% (4/157) 2021-05-14T21:05:51.3447250Z Receiving objects: 3% (5/157) 2021-05-14T21:05:51.3448230Z Receiving objects: 4% (7/157) 2021-05-14T21:05:51.3449430Z Receiving objects: 5% (8/157) 2021-05-14T21:05:51.3450270Z Receiving objects: 6% (10/157) 2021-05-14T21:05:51.3451040Z Receiving objects: 7% (11/157) 2021-05-14T21:05:51.3452080Z Receiving objects: 8% (13/157) 2021-05-14T21:05:51.3452770Z Receiving objects: 9% (15/157) 2021-05-14T21:05:51.3453940Z Receiving objects: 10% (16/157) 2021-05-14T21:05:51.3454760Z Receiving objects: 11% (18/157) 2021-05-14T21:05:51.3455540Z Receiving objects: 12% (19/157) 2021-05-14T21:05:51.3456340Z Receiving objects: 13% (21/157) 2021-05-14T21:05:51.3457100Z Receiving objects: 14% (22/157) 2021-05-14T21:05:51.3457970Z Receiving objects: 15% (24/157) 2021-05-14T21:05:51.3458850Z Receiving objects: 16% (26/157) 2021-05-14T21:05:51.3459640Z Receiving objects: 17% (27/157) 2021-05-14T21:05:51.3460410Z Receiving objects: 18% (29/157) 2021-05-14T21:05:51.3461330Z Receiving objects: 19% (30/157) 2021-05-14T21:05:51.3462120Z Receiving objects: 20% (32/157) 2021-05-14T21:05:51.3462850Z Receiving objects: 21% (33/157) 2021-05-14T21:05:51.3463620Z Receiving objects: 22% (35/157) 2021-05-14T21:05:51.3464330Z Receiving objects: 23% (37/157) 2021-05-14T21:05:51.3465120Z Receiving objects: 24% (38/157) 2021-05-14T21:05:51.3465880Z Receiving objects: 25% (40/157) 2021-05-14T21:05:51.3466590Z Receiving objects: 26% (41/157) 2021-05-14T21:05:51.3467470Z Receiving objects: 27% (43/157) 2021-05-14T21:05:51.3468210Z Receiving objects: 28% (44/157) 2021-05-14T21:05:51.3469000Z Receiving objects: 29% (46/157) 2021-05-14T21:05:51.3469730Z Receiving objects: 30% (48/157) 2021-05-14T21:05:51.3470520Z Receiving objects: 31% (49/157) 2021-05-14T21:05:51.3471250Z Receiving objects: 32% (51/157) 2021-05-14T21:05:51.3471940Z Receiving objects: 33% (52/157) 2021-05-14T21:05:51.3473020Z Receiving objects: 34% (54/157) 2021-05-14T21:05:51.3473670Z Receiving objects: 35% (55/157) 2021-05-14T21:05:51.3474450Z Receiving objects: 36% (57/157) 2021-05-14T21:05:51.3475640Z Receiving objects: 37% (59/157) 2021-05-14T21:05:51.3476430Z Receiving objects: 38% (60/157) 2021-05-14T21:05:51.3477180Z Receiving objects: 39% (62/157) 2021-05-14T21:05:51.3477900Z Receiving objects: 40% (63/157) 2021-05-14T21:05:51.3478370Z Receiving objects: 41% (65/157) 2021-05-14T21:05:51.3479100Z Receiving objects: 42% (66/157) 2021-05-14T21:05:51.3479840Z Receiving objects: 43% (68/157) 2021-05-14T21:05:51.3480560Z Receiving objects: 44% (70/157) 2021-05-14T21:05:51.3481280Z Receiving objects: 45% (71/157) 2021-05-14T21:05:51.3482020Z Receiving objects: 46% (73/157) 2021-05-14T21:05:51.3482830Z Receiving objects: 47% (74/157) 2021-05-14T21:05:51.3484030Z Receiving objects: 48% (76/157) 2021-05-14T21:05:51.3484780Z Receiving objects: 49% (77/157) 2021-05-14T21:05:51.3485860Z Receiving objects: 50% (79/157) 2021-05-14T21:05:51.3486600Z Receiving objects: 51% (81/157) 2021-05-14T21:05:51.3487320Z Receiving objects: 52% (82/157) 2021-05-14T21:05:51.3488340Z Receiving objects: 53% (84/157) 2021-05-14T21:05:51.3489110Z Receiving objects: 54% (85/157) 2021-05-14T21:05:51.3489570Z Receiving objects: 55% (87/157) 2021-05-14T21:05:51.3490350Z Receiving objects: 56% (88/157) 2021-05-14T21:05:51.3491080Z Receiving objects: 57% (90/157) 2021-05-14T21:05:51.3491550Z Receiving objects: 58% (92/157) 2021-05-14T21:05:51.3491970Z Receiving objects: 59% (93/157) 2021-05-14T21:05:51.3493900Z remote: Total 157 (delta 12), reused 132 (delta 11), pack-reused 0 2021-05-14T21:05:51.3495250Z Receiving objects: 60% (95/157) 2021-05-14T21:05:51.3496020Z Receiving objects: 61% (96/157) 2021-05-14T21:05:51.3497010Z Receiving objects: 62% (98/157) 2021-05-14T21:05:51.3497840Z Receiving objects: 63% (99/157) 2021-05-14T21:05:51.3498590Z Receiving objects: 64% (101/157) 2021-05-14T21:05:51.3499380Z Receiving objects: 65% (103/157) 2021-05-14T21:05:51.3500170Z Receiving objects: 66% (104/157) 2021-05-14T21:05:51.3500950Z Receiving objects: 67% (106/157) 2021-05-14T21:05:51.3501440Z Receiving objects: 68% (107/157) 2021-05-14T21:05:51.3502500Z Receiving objects: 69% (109/157) 2021-05-14T21:05:51.3503390Z Receiving objects: 70% (110/157) 2021-05-14T21:05:51.3504140Z Receiving objects: 71% (112/157) 2021-05-14T21:05:51.3504890Z Receiving objects: 72% (114/157) 2021-05-14T21:05:51.3505630Z Receiving objects: 73% (115/157) 2021-05-14T21:05:51.3506390Z Receiving objects: 74% (117/157) 2021-05-14T21:05:51.3507240Z Receiving objects: 75% (118/157) 2021-05-14T21:05:51.3507990Z Receiving objects: 76% (120/157) 2021-05-14T21:05:51.3508740Z Receiving objects: 77% (121/157) 2021-05-14T21:05:51.3509480Z Receiving objects: 78% (123/157) 2021-05-14T21:05:51.3510230Z Receiving objects: 79% (125/157) 2021-05-14T21:05:51.3510970Z Receiving objects: 80% (126/157) 2021-05-14T21:05:51.3511730Z Receiving objects: 81% (128/157) 2021-05-14T21:05:51.3512470Z Receiving objects: 82% (129/157) 2021-05-14T21:05:51.3513230Z Receiving objects: 83% (131/157) 2021-05-14T21:05:51.3514060Z Receiving objects: 84% (132/157) 2021-05-14T21:05:51.3514890Z Receiving objects: 85% (134/157) 2021-05-14T21:05:51.3515680Z Receiving objects: 86% (136/157) 2021-05-14T21:05:51.3516460Z Receiving objects: 87% (137/157) 2021-05-14T21:05:51.3517240Z Receiving objects: 88% (139/157) 2021-05-14T21:05:51.3518020Z Receiving objects: 89% (140/157) 2021-05-14T21:05:51.3518790Z Receiving objects: 90% (142/157) 2021-05-14T21:05:51.3519580Z Receiving objects: 91% (143/157) 2021-05-14T21:05:51.3520360Z Receiving objects: 92% (145/157) 2021-05-14T21:05:51.3521130Z Receiving objects: 93% (147/157) 2021-05-14T21:05:51.3521910Z Receiving objects: 94% (148/157) 2021-05-14T21:05:51.3522680Z Receiving objects: 95% (150/157) 2021-05-14T21:05:51.3523460Z Receiving objects: 96% (151/157) 2021-05-14T21:05:51.3524340Z Receiving objects: 97% (153/157) 2021-05-14T21:05:51.3525270Z Receiving objects: 98% (154/157) 2021-05-14T21:05:51.3526090Z Receiving objects: 99% (156/157) 2021-05-14T21:05:51.3526770Z Receiving objects: 100% (157/157) 2021-05-14T21:05:51.3527720Z Receiving objects: 100% (157/157), 897.09 KiB | 7.54 MiB/s, done. 2021-05-14T21:05:51.3528590Z Resolving deltas: 0% (0/12) 2021-05-14T21:05:51.3529370Z Resolving deltas: 8% (1/12) 2021-05-14T21:05:51.3530130Z Resolving deltas: 16% (2/12) 2021-05-14T21:05:51.3530880Z Resolving deltas: 25% (3/12) 2021-05-14T21:05:51.3531660Z Resolving deltas: 33% (4/12) 2021-05-14T21:05:51.3532420Z Resolving deltas: 41% (5/12) 2021-05-14T21:05:51.3533170Z Resolving deltas: 50% (6/12) 2021-05-14T21:05:51.3533940Z Resolving deltas: 58% (7/12) 2021-05-14T21:05:51.3534690Z Resolving deltas: 66% (8/12) 2021-05-14T21:05:51.3535450Z Resolving deltas: 75% (9/12) 2021-05-14T21:05:51.3536230Z Resolving deltas: 83% (10/12) 2021-05-14T21:05:51.3537050Z Resolving deltas: 91% (11/12) 2021-05-14T21:05:51.3537850Z Resolving deltas: 100% (12/12) 2021-05-14T21:05:51.3538630Z Resolving deltas: 100% (12/12), done. 2021-05-14T21:05:51.3539610Z From https://github.com/neuroconductor/waveslim 2021-05-14T21:05:51.3541290Z * [new ref] a74b535d496fc984041746133919742f083ea54f -> 1.8.0.s 2021-05-14T21:05:51.3542620Z ##[endgroup] 2021-05-14T21:05:51.3543670Z ##[group]Determining the checkout info 2021-05-14T21:05:51.3544650Z ##[endgroup] 2021-05-14T21:05:51.3545610Z ##[group]Checking out the ref 2021-05-14T21:05:51.3547030Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.8.0.s 2021-05-14T21:05:51.3548040Z HEAD is now at a74b535 Version id 4 stable 2021-05-14T21:05:51.3549040Z ##[endgroup] 2021-05-14T21:05:51.3552810Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T21:05:51.3554310Z 'a74b535d496fc984041746133919742f083ea54f' 2021-05-14T21:05:51.3681660Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T21:05:51.3682130Z with: 2021-05-14T21:05:51.3682450Z r-version: 3.5 2021-05-14T21:05:51.3682760Z Ncpus: 1 2021-05-14T21:05:51.3683120Z crayon.enabled: NULL 2021-05-14T21:05:51.3683600Z remove-openmp-macos: true 2021-05-14T21:05:51.3684100Z http-user-agent: default 2021-05-14T21:05:51.3684530Z install-r: true 2021-05-14T21:05:51.3685040Z windows-path-include-mingw: true 2021-05-14T21:05:51.3685510Z env: 2021-05-14T21:05:51.3685890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:51.3686300Z TIC_DEPLOY_KEY: 2021-05-14T21:05:51.3686620Z RSPM: 2021-05-14T21:05:51.3687810Z GITHUB_PAT: *** 2021-05-14T21:05:51.3688190Z COVERALLS_TOKEN: 2021-05-14T21:05:51.3688630Z continue-on-error: false 2021-05-14T21:05:51.3689060Z VDIFFR_RUN_TESTS: false 2021-05-14T21:05:51.3689430Z ##[endgroup] 2021-05-14T21:05:52.1480130Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T21:05:55.3916570Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T21:05:55.4925840Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-14T21:05:55.7396870Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T21:05:55.7425870Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T21:05:55.7469950Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T21:05:56.0048570Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T21:05:56.0132780Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T21:05:56.0234450Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T21:05:56.0265580Z Checksumming (Apple_Free : 3)… 2021-05-14T21:05:57.0063360Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T21:05:57.0166600Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T21:05:57.0455020Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T21:05:57.0457110Z Checksumming (Apple_Free : 5)… 2021-05-14T21:05:58.0083290Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T21:05:58.0186340Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T21:05:59.0766480Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T21:05:59.0868260Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T21:06:00.0401660Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T21:06:00.0503530Z verified CRC32 $84F1919B 2021-05-14T21:06:00.6849450Z /dev/disk2 GUID_partition_scheme 2021-05-14T21:06:00.6868450Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T21:06:00.6970050Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T21:06:04.4806180Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T21:06:04.4812630Z To reinstall 0.29.2_3, run: 2021-05-14T21:06:04.4813990Z brew reinstall pkg-config 2021-05-14T21:06:04.5232470Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T21:06:06.4735270Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T21:06:06.8961880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T21%3A15%3A00Z&sig=mGIl9ccYtRReyLvX7YcyhSWBfsV%2BbMlvNv2l4yHuX80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:07.1241190Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T21:06:09.1892750Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-14T21:06:09.1894100Z installer: Upgrading at base path / 2021-05-14T21:06:09.1952030Z installer: The upgrade was successful. 2021-05-14T21:06:12.0534290Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T21:06:12.1148740Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T21:06:13.9962750Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T21:06:14.4289750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T21%3A15%3A00Z&sig=KxTBrIDs4oWFlDw0UcucrikJLrhp6JMyP%2B5FluyzRuc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:14.4915150Z installer: Package name is gfortran 2021-05-14T21:06:14.4948780Z installer: Installing at base path / 2021-05-14T21:06:14.4972190Z installer: The install was successful. 2021-05-14T21:06:14.4998200Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T21:06:14.5212550Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T21:06:14.9838630Z "disk2" ejected. 2021-05-14T21:06:14.9940370Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T21:06:17.1256230Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T21:06:17.9116570Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T21:06:17.9578420Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T21:06:17.9579120Z env: 2021-05-14T21:06:17.9579560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:17.9580040Z TIC_DEPLOY_KEY: 2021-05-14T21:06:17.9580390Z RSPM: 2021-05-14T21:06:17.9581650Z GITHUB_PAT: *** 2021-05-14T21:06:17.9582070Z COVERALLS_TOKEN: 2021-05-14T21:06:17.9582550Z continue-on-error: false 2021-05-14T21:06:17.9583070Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:17.9583560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:17.9584010Z TZ: UTC 2021-05-14T21:06:17.9584390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:17.9584820Z NOT_CRAN: true 2021-05-14T21:06:17.9585260Z ##[endgroup] 2021-05-14T21:06:18.1632840Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T21:06:18.2259170Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T21:06:18.2261480Z Dload Upload Total Spent Left Speed 2021-05-14T21:06:18.2262550Z 2021-05-14T21:06:18.3583750Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:18.3585760Z 100 117 0 117 0 0 906 0 --:--:-- --:--:-- --:--:-- 906 2021-05-14T21:06:18.4651460Z 2021-05-14T21:06:18.4660210Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:18.6206020Z 2021-05-14T21:06:19.5544790Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:19.7908770Z 78 82.6M 78 65.2M 0 0 49.1M 0 0:00:01 0:00:01 --:--:-- 69.9M 2021-05-14T21:06:19.7910640Z 100 82.6M 100 82.6M 0 0 52.8M 0 0:00:01 0:00:01 --:--:-- 70.6M 2021-05-14T21:06:24.0942680Z ##[group]Run tlmgr update --self 2021-05-14T21:06:24.0943420Z tlmgr update --self 2021-05-14T21:06:24.0944280Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T21:06:24.0945150Z tlmgr update --all 2021-05-14T21:06:24.1155390Z shell: /bin/bash -e {0} 2021-05-14T21:06:24.1155750Z env: 2021-05-14T21:06:24.1156150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:24.1156560Z TIC_DEPLOY_KEY: 2021-05-14T21:06:24.1156880Z RSPM: 2021-05-14T21:06:24.1158140Z GITHUB_PAT: *** 2021-05-14T21:06:24.1158520Z COVERALLS_TOKEN: 2021-05-14T21:06:24.1158940Z continue-on-error: false 2021-05-14T21:06:24.1159380Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:24.1159820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:24.1160210Z TZ: UTC 2021-05-14T21:06:24.1160550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:24.1160910Z NOT_CRAN: true 2021-05-14T21:06:24.1161300Z ##[endgroup] 2021-05-14T21:06:26.5790010Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:26.5800060Z tlmgr: no self-updates for tlmgr available 2021-05-14T21:06:28.9941770Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:28.9943300Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T21:06:29.3036560Z [2/89, 00:01/13:07:43] install: ae [57k] 2021-05-14T21:06:29.7559270Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-14T21:06:30.0462490Z [4/89, 00:02/20:34] install: barracuda [30k] 2021-05-14T21:06:30.4180580Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-14T21:06:30.7145400Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-14T21:06:34.2698370Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-14T21:06:34.5745760Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-14T21:06:35.1903490Z [9/89, 00:07/00:07] install: checkcites.universal-darwin [1k] 2021-05-14T21:06:35.4846580Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-14T21:06:35.7840350Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-14T21:06:36.1260600Z [12/89, 00:08/00:08] install: chinese-jfm [3k] 2021-05-14T21:06:36.4283910Z [13/89, 00:08/00:08] install: cloze [9k] 2021-05-14T21:06:36.7240910Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-14T21:06:37.1570570Z [15/89, 00:09/00:09] install: combofont [2k] 2021-05-14T21:06:37.4439520Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-14T21:06:38.2550430Z [17/89, 00:10/00:10] install: courier-scaled [3k] 2021-05-14T21:06:38.4319980Z [18/89, 00:10/00:10] install: cstypo [3k] 2021-05-14T21:06:38.7419250Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-14T21:06:39.0424230Z [20/89, 00:11/00:11] install: ekdosis [19k] 2021-05-14T21:06:39.3999280Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-14T21:06:39.8393490Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-14T21:06:40.1366070Z [23/89, 00:12/00:12] install: enctex [24k] 2021-05-14T21:06:40.5259100Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-14T21:06:40.8788340Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-14T21:06:41.1831060Z [26/89, 00:13/00:13] install: filecontents [3k] 2021-05-14T21:06:41.4813910Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-14T21:06:41.7733770Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-14T21:06:42.0721280Z [29/89, 00:14/00:15] install: ifplatform [2k] 2021-05-14T21:06:42.3609900Z [30/89, 00:14/00:15] install: innerscript [4k] 2021-05-14T21:06:42.6531830Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-14T21:06:42.9472990Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-14T21:06:43.2509530Z [33/89, 00:15/00:16] install: knuth-local [23k] 2021-05-14T21:06:43.6150170Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-14T21:06:43.9022760Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-14T21:06:44.2067410Z [36/89, 00:16/00:17] install: lua-uca [70k] 2021-05-14T21:06:44.6589830Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-14T21:06:44.9904770Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-14T21:06:45.3109860Z [39/89, 00:17/00:18] install: lua-visual-debug [4k] 2021-05-14T21:06:45.6068420Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-14T21:06:45.8986310Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-14T21:06:46.2074940Z [42/89, 00:18/00:19] install: luahyphenrules [3k] 2021-05-14T21:06:46.5247670Z [43/89, 00:18/00:19] install: luaimageembed [2k] 2021-05-14T21:06:46.8245880Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-14T21:06:47.1140420Z [45/89, 00:19/00:20] install: luainputenc [5k] 2021-05-14T21:06:47.4157350Z [46/89, 00:19/00:20] install: luaintro [1k] 2021-05-14T21:06:47.7148080Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-14T21:06:48.0154760Z [48/89, 00:20/00:21] install: lualatex-doc [1k] 2021-05-14T21:06:48.3476540Z [49/89, 00:20/00:21] install: lualatex-truncate [2k] 2021-05-14T21:06:48.6449130Z [50/89, 00:20/00:21] install: luamplib [12k] 2021-05-14T21:06:48.9314600Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-14T21:06:49.2288260Z [52/89, 00:21/00:22] install: luaprogtable [7k] 2021-05-14T21:06:49.5322440Z [53/89, 00:21/00:22] install: luarandom [2k] 2021-05-14T21:06:49.8385270Z [54/89, 00:21/00:22] install: luatex85 [2k] 2021-05-14T21:06:50.1442280Z [55/89, 00:22/00:23] install: luatexbase [4k] 2021-05-14T21:06:50.4389860Z [56/89, 00:22/00:23] install: luatexko [22k] 2021-05-14T21:06:50.8099370Z [57/89, 00:22/00:23] install: luatextra [2k] 2021-05-14T21:06:51.1018160Z [58/89, 00:23/00:24] install: luavlna [8k] 2021-05-14T21:06:51.4042500Z [59/89, 00:23/00:24] install: luaxml [31k] 2021-05-14T21:06:51.7749270Z [60/89, 00:23/00:24] install: makeindex.universal-darwin [91k] 2021-05-14T21:06:52.2689010Z [61/89, 00:24/00:25] install: makeindex [5k] 2021-05-14T21:06:52.5729750Z [62/89, 00:24/00:25] install: mflogo [2k] 2021-05-14T21:06:52.8791400Z [63/89, 00:24/00:25] install: newpax [9k] 2021-05-14T21:06:53.1833830Z [64/89, 00:25/00:26] install: nodetree [13k] 2021-05-14T21:06:53.5497460Z [65/89, 00:25/00:26] install: odsfile [5k] 2021-05-14T21:06:53.8386500Z [66/89, 00:25/00:26] install: optex.universal-darwin [1k] 2021-05-14T21:06:54.1349020Z [67/89, 00:26/00:27] install: optex [789k] 2021-05-14T21:06:55.2672210Z [68/89, 00:27/00:28] install: pdfarticle [4k] 2021-05-14T21:06:55.5633880Z [69/89, 00:27/00:28] install: pdfextra [22k] 2021-05-14T21:06:55.9261280Z [70/89, 00:27/00:28] install: placeat [4k] 2021-05-14T21:06:56.2444060Z [71/89, 00:28/00:29] install: plantuml [3k] 2021-05-14T21:06:56.5494400Z [72/89, 00:28/00:29] install: rsfs [55k] 2021-05-14T21:06:56.9677500Z [73/89, 00:28/00:28] install: selnolig [53k] 2021-05-14T21:06:57.3940820Z [74/89, 00:29/00:29] install: spelling [14k] 2021-05-14T21:06:57.7557950Z [75/89, 00:29/00:29] install: stricttex [2k] 2021-05-14T21:06:58.0650880Z [76/89, 00:30/00:30] install: texlive-common [1k] 2021-05-14T21:06:58.3687700Z [77/89, 00:30/00:30] install: texlive-en [1k] 2021-05-14T21:06:58.6706330Z [78/89, 00:30/00:30] install: texlive-msg-translations [144k] 2021-05-14T21:06:59.2313010Z [79/89, 00:31/00:31] install: thumbpdf.universal-darwin [1k] 2021-05-14T21:06:59.5250800Z [80/89, 00:31/00:31] install: thumbpdf [19k] 2021-05-14T21:06:59.8904060Z [81/89, 00:31/00:31] install: tlshell.universal-darwin [1k] 2021-05-14T21:07:00.1848460Z [82/89, 00:32/00:32] install: tlshell [29k] 2021-05-14T21:07:00.5547190Z [83/89, 00:32/00:32] install: typewriter [25k] 2021-05-14T21:07:00.9100630Z [84/89, 00:32/00:32] install: uninormalize [6k] 2021-05-14T21:07:01.2050280Z [85/89, 00:33/00:33] install: upquote [2k] 2021-05-14T21:07:01.5008120Z [86/89, 00:33/00:33] install: xdvi.universal-darwin [948k] 2021-05-14T21:07:02.8718650Z [87/89, 00:34/00:34] install: xdvi [7k] 2021-05-14T21:07:03.1770040Z [88/89, 00:35/00:35] install: collection-basic [1k] 2021-05-14T21:07:03.4814660Z [89/89, 00:35/00:35] install: collection-luatex [1k] 2021-05-14T21:07:03.7856980Z running mktexlsr ... 2021-05-14T21:07:04.3179090Z done running mktexlsr. 2021-05-14T21:07:04.3602960Z running updmap-sys ... 2021-05-14T21:07:05.0019290Z done running updmap-sys. 2021-05-14T21:07:05.0021010Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T21:07:05.0023580Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/bkWdwuS1CA/AlzmE2dw2t ... 2021-05-14T21:07:06.0612370Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/bkWdwuS1CA/AlzmE2dw2t. 2021-05-14T21:07:06.0614090Z OK: optex.fmt/luatex 2021-05-14T21:07:06.0615650Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T21:07:06.0617500Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T21:07:08.3927950Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:07:08.3929340Z tlmgr: no updates available 2021-05-14T21:07:08.5329760Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T21:07:08.5330270Z with: 2021-05-14T21:07:08.5330620Z pandoc-version: 2.7.3 2021-05-14T21:07:08.5330970Z env: 2021-05-14T21:07:08.5331350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:08.5331770Z TIC_DEPLOY_KEY: 2021-05-14T21:07:08.5332070Z RSPM: 2021-05-14T21:07:08.5333240Z GITHUB_PAT: *** 2021-05-14T21:07:08.5333620Z COVERALLS_TOKEN: 2021-05-14T21:07:08.5334050Z continue-on-error: false 2021-05-14T21:07:08.5334500Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:08.5334950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:08.5335350Z TZ: UTC 2021-05-14T21:07:08.5335690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:08.5336060Z NOT_CRAN: true 2021-05-14T21:07:08.5336390Z ##[endgroup] 2021-05-14T21:07:09.2498940Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T21:07:11.9503530Z installer: Package name is pandoc 2021-05-14T21:07:11.9507140Z installer: Installing at base path / 2021-05-14T21:07:11.9537440Z installer: The install was successful. 2021-05-14T21:07:11.9661020Z ##[group]Run git config user.name adigherman 2021-05-14T21:07:11.9661780Z git config user.name adigherman 2021-05-14T21:07:11.9662340Z git config user.email adig@jhu.edu 2021-05-14T21:07:11.9847050Z shell: /bin/bash -e {0} 2021-05-14T21:07:11.9847460Z env: 2021-05-14T21:07:11.9847970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:11.9848510Z TIC_DEPLOY_KEY: 2021-05-14T21:07:11.9848890Z RSPM: 2021-05-14T21:07:11.9850060Z GITHUB_PAT: *** 2021-05-14T21:07:11.9850520Z COVERALLS_TOKEN: 2021-05-14T21:07:11.9851060Z continue-on-error: false 2021-05-14T21:07:11.9851570Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:11.9852130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:11.9852600Z TZ: UTC 2021-05-14T21:07:11.9853040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:11.9853500Z NOT_CRAN: true 2021-05-14T21:07:11.9853920Z ##[endgroup] 2021-05-14T21:07:12.0413750Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T21:07:12.0414490Z env: 2021-05-14T21:07:12.0414970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:12.0415470Z TIC_DEPLOY_KEY: 2021-05-14T21:07:12.0415860Z RSPM: 2021-05-14T21:07:12.0417260Z GITHUB_PAT: *** 2021-05-14T21:07:12.0417730Z COVERALLS_TOKEN: 2021-05-14T21:07:12.0418190Z continue-on-error: false 2021-05-14T21:07:12.0418710Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:12.0419200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:12.0419670Z TZ: UTC 2021-05-14T21:07:12.0420040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:12.0420480Z NOT_CRAN: true 2021-05-14T21:07:12.0420840Z ##[endgroup] 2021-05-14T21:07:13.7815870Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T21:07:13.8209530Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T21:07:13.8210790Z To reinstall 3.20.2, run: 2021-05-14T21:07:13.8211880Z brew reinstall cmake 2021-05-14T21:07:15.4375970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T21:07:16.9509270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:17.5987260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T21:07:17.9982460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T21%3A15%3A00Z&sig=1XTJ%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:18.0284310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=1XTJ\%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:18.0825060Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T21:07:18.1506690Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T21:07:18.1536190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2754-1h0zohc 2021-05-14T21:07:18.1736610Z cp -pR /private/tmp/d20210514-2754-1h0zohc/libssh/. /usr/local/Cellar/libssh 2021-05-14T21:07:18.1932540Z chmod -Rf +w /private/tmp/d20210514-2754-1h0zohc 2021-05-14T21:07:18.2550290Z ==> Finishing up 2021-05-14T21:07:18.2902130Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T21:07:18.2914840Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T21:07:18.2919890Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T21:07:18.2926110Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T21:07:18.2930130Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T21:07:18.2935620Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T21:07:18.2943140Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T21:07:18.3098580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2918-4tv974.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-14T21:07:20.5712850Z ==> Summary 2021-05-14T21:07:20.5740340Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T21:07:22.6579840Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T21:07:23.8953490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:24.4884590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T21:07:24.9185910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T21%3A15%3A00Z&sig=4Go3gPY9gjtbDW2ZiNNv%2B6PpfoweNiExw4HzWFypl2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:24.9505960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=4Go3gPY9gjtbDW2ZiNNv\%2B6PpfoweNiExw4HzWFypl2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:26.0129630Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T21:07:26.3886140Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T21:07:27.6259610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:28.2234720Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T21:07:28.6318240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T21%3A15%3A00Z&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:28.6651510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:28.7225420Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T21:07:28.7291630Z ==> Installing dependencies for jags: gcc 2021-05-14T21:07:28.7299430Z ==> Installing jags dependency: gcc 2021-05-14T21:07:28.8193670Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T21:07:28.8222530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2925-191y84x 2021-05-14T21:07:31.3137610Z cp -pR /private/tmp/d20210514-2925-191y84x/gcc/. /usr/local/Cellar/gcc 2021-05-14T21:07:33.1241250Z chmod -Rf +w /private/tmp/d20210514-2925-191y84x 2021-05-14T21:07:37.9048940Z ==> Finishing up 2021-05-14T21:07:38.0885990Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T21:07:38.0889630Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T21:07:38.0895170Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T21:07:38.0899830Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T21:07:38.0905370Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T21:07:38.0910760Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T21:07:38.0915780Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T21:07:38.0920540Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T21:07:38.0926020Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T21:07:38.0930890Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T21:07:38.0947600Z rm /usr/local/bin/c++-11 2021-05-14T21:07:38.0950630Z rm /usr/local/bin/cpp-11 2021-05-14T21:07:38.0954470Z rm /usr/local/bin/g++-11 2021-05-14T21:07:38.1003860Z rm /usr/local/bin/gcc-11 2021-05-14T21:07:38.1006260Z rm /usr/local/bin/gcc-ar-11 2021-05-14T21:07:38.1009480Z rm /usr/local/bin/gcc-nm-11 2021-05-14T21:07:38.1012520Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T21:07:38.1015890Z rm /usr/local/bin/gcov-11 2021-05-14T21:07:38.1019160Z rm /usr/local/bin/gcov-dump-11 2021-05-14T21:07:38.1021810Z rm /usr/local/bin/gcov-tool-11 2021-05-14T21:07:38.3406420Z Error: The `brew link` step did not complete successfully 2021-05-14T21:07:38.3407550Z The formula built, but is not symlinked into /usr/local 2021-05-14T21:07:38.3411390Z Could not symlink bin/gfortran 2021-05-14T21:07:38.3412270Z Target /usr/local/bin/gfortran 2021-05-14T21:07:38.3413160Z already exists. You may want to remove it: 2021-05-14T21:07:38.3414490Z rm '/usr/local/bin/gfortran' 2021-05-14T21:07:38.3415120Z 2021-05-14T21:07:38.3416000Z To force the link and overwrite all conflicting files: 2021-05-14T21:07:38.3417320Z brew link --overwrite gcc 2021-05-14T21:07:38.3417940Z 2021-05-14T21:07:38.3418790Z To list all files that would be deleted: 2021-05-14T21:07:38.3420050Z brew link --overwrite --dry-run gcc 2021-05-14T21:07:38.3420710Z 2021-05-14T21:07:38.3421590Z Possible conflicting files are: 2021-05-14T21:07:38.3440500Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T21:07:38.8188870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3100-dwha7a.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-14T21:07:41.5177470Z ==> Summary 2021-05-14T21:07:41.6333300Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T21:07:41.6344370Z ==> Installing jags 2021-05-14T21:07:41.6347000Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T21:07:41.6373200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-2925-1c6yvea 2021-05-14T21:07:41.6970440Z cp -pR /private/tmp/d20210514-2925-1c6yvea/jags/. /usr/local/Cellar/jags 2021-05-14T21:07:41.7697170Z chmod -Rf +w /private/tmp/d20210514-2925-1c6yvea 2021-05-14T21:07:41.9179590Z ==> Finishing up 2021-05-14T21:07:41.9506500Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T21:07:41.9512580Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T21:07:41.9523830Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T21:07:41.9530080Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T21:07:41.9535230Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T21:07:41.9540560Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T21:07:41.9546730Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T21:07:41.9550660Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T21:07:41.9557890Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T21:07:41.9939400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3126-qsnzka.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-14T21:07:44.4115320Z ==> Summary 2021-05-14T21:07:44.4208120Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T21:07:46.6728380Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T21:07:47.9582090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:48.5893190Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T21:07:49.0323460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T21%3A15%3A00Z&sig=BxTnj6JfcAE8mHIEwv2zZDeBFuYQckxGrasghnZ3%2BBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:49.0622910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=BxTnj6JfcAE8mHIEwv2zZDeBFuYQckxGrasghnZ3\%2BBk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:49.3057180Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T21:07:49.4184010Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T21:07:49.4211990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3133-1gpjqqi 2021-05-14T21:07:49.7452570Z cp -pR /private/tmp/d20210514-3133-1gpjqqi/v8/. /usr/local/Cellar/v8 2021-05-14T21:07:49.9004830Z chmod -Rf +w /private/tmp/d20210514-3133-1gpjqqi 2021-05-14T21:07:50.1340290Z ==> Finishing up 2021-05-14T21:07:50.1867880Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T21:07:50.2272110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3298-xwdu1m.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-14T21:07:52.4671070Z ==> Summary 2021-05-14T21:07:52.4730780Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T21:07:54.5794410Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T21:07:55.8002820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:56.3985220Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T21:07:56.7949990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T21%3A15%3A00Z&sig=pVJE%2BGIf4AUjDKK8TsfZmzfuXjYH9D4wUFBlEtoAfUg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:56.8294860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=pVJE\%2BGIf4AUjDKK8TsfZmzfuXjYH9D4wUFBlEtoAfUg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:56.9644730Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T21:07:56.9839590Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:07:58.2505290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:58.8528400Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:07:59.2759520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T21%3A15%3A00Z&sig=PltUZtSrOGEP0yvMu0VXmhlNyi4NIhaj8gY%2BAErRIEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:59.3069330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=PltUZtSrOGEP0yvMu0VXmhlNyi4NIhaj8gY\%2BAErRIEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:59.4285120Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T21:07:59.4447940Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:08:00.7286600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:01.3562900Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:08:01.7723580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T21%3A15%3A00Z&sig=HTirneOjZXs0VJSg8JuTH8rYCR3Uxf7mpp5EnwbaAi0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:01.8032550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=HTirneOjZXs0VJSg8JuTH8rYCR3Uxf7mpp5EnwbaAi0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:01.9417310Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T21:08:01.9646020Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T21:08:01.9650280Z ==> Installing fftw dependency: hwloc 2021-05-14T21:08:02.0260640Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T21:08:02.0288440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3305-1135vq3 2021-05-14T21:08:02.3640350Z cp -pR /private/tmp/d20210514-3305-1135vq3/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T21:08:02.9141230Z chmod -Rf +w /private/tmp/d20210514-3305-1135vq3 2021-05-14T21:08:03.3447910Z ==> Finishing up 2021-05-14T21:08:03.3924440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T21:08:03.3927100Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T21:08:03.3931170Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T21:08:03.3936350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T21:08:03.3940360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T21:08:03.3945590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T21:08:03.3951990Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T21:08:03.3956230Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T21:08:03.3961540Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T21:08:03.3966150Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T21:08:03.3972610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T21:08:03.3977040Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T21:08:03.3982520Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T21:08:03.3989190Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T21:08:03.3993760Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T21:08:03.4005860Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T21:08:03.4013380Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T21:08:03.4018230Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T21:08:03.4028830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T21:08:03.4034030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T21:08:03.4039870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T21:08:03.4045590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T21:08:03.4050450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T21:08:03.4056120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T21:08:03.4061330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T21:08:03.4080080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T21:08:03.4098410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T21:08:03.4105050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T21:08:03.4111580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T21:08:03.4118070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T21:08:03.4124180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T21:08:03.4181920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T21:08:03.4215650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T21:08:03.4236850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T21:08:03.4256850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T21:08:03.4262800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T21:08:03.4276160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T21:08:03.4282260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T21:08:03.4289220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T21:08:03.4305040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T21:08:03.4327270Z 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-14T21:08:03.4332380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T21:08:03.4338660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T21:08:03.4354100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T21:08:03.4371120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T21:08:03.4384390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T21:08:03.4398770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T21:08:03.4404320Z 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-14T21:08:03.4410040Z 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-14T21:08:03.4423480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T21:08:03.4439060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T21:08:03.4444660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T21:08:03.4453480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T21:08:03.4459080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T21:08:03.4468680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T21:08:03.4474400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T21:08:03.4483440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T21:08:03.4495990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T21:08:03.4505590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T21:08:03.4511390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T21:08:03.4525110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T21:08:03.4531110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T21:08:03.4536990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T21:08:03.4547300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T21:08:03.4553070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T21:08:03.4562830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T21:08:03.4568510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T21:08:03.4589580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T21:08:03.4596170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T21:08:03.4602480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T21:08:03.4612010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T21:08:03.4617900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T21:08:03.4631260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T21:08:03.4640500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T21:08:03.4650790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T21:08:03.4663920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T21:08:03.4669540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T21:08:03.4675400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T21:08:03.4680880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T21:08:03.4686660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T21:08:03.4692410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T21:08:03.4698070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T21:08:03.4703670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T21:08:03.4709530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T21:08:03.4715440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T21:08:03.4721250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T21:08:03.4727360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T21:08:03.4733250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T21:08:03.4739950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T21:08:03.4745740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T21:08:03.4751660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T21:08:03.4761520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T21:08:03.4771000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T21:08:03.4776830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T21:08:03.4782790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T21:08:03.4788560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T21:08:03.4794160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T21:08:03.4799790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T21:08:03.4805280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T21:08:03.4811710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T21:08:03.4815600Z Only the first 100 operations were output. 2021-05-14T21:08:03.8572880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3481-1s0ay4o.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-14T21:08:06.1996530Z ==> Summary 2021-05-14T21:08:06.2581310Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T21:08:06.2588240Z ==> Installing fftw dependency: open-mpi 2021-05-14T21:08:06.3128010Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:08:06.3145300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3305-1vdc8qv 2021-05-14T21:08:06.6093580Z cp -pR /private/tmp/d20210514-3305-1vdc8qv/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T21:08:07.0051610Z chmod -Rf +w /private/tmp/d20210514-3305-1vdc8qv 2021-05-14T21:08:08.9209390Z ==> Finishing up 2021-05-14T21:08:08.9547470Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T21:08:08.9551940Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T21:08:08.9557090Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T21:08:08.9562410Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T21:08:08.9569190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T21:08:08.9573740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T21:08:08.9579240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T21:08:08.9584470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T21:08:08.9589390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T21:08:08.9594720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T21:08:08.9599830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T21:08:08.9604640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T21:08:08.9610240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T21:08:08.9615650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T21:08:08.9620960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T21:08:08.9625790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T21:08:08.9630600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T21:08:08.9635830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T21:08:08.9640990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T21:08:08.9646930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T21:08:08.9652560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T21:08:08.9657970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T21:08:08.9662950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T21:08:08.9668570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T21:08:08.9676410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T21:08:08.9681280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T21:08:08.9686980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T21:08:08.9692440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T21:08:08.9704020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T21:08:08.9705890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T21:08:08.9707850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T21:08:08.9713140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T21:08:08.9760250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T21:08:08.9764660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T21:08:08.9773210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T21:08:08.9777380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T21:08:08.9782340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T21:08:08.9786870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T21:08:08.9791930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T21:08:08.9796570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T21:08:08.9801760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T21:08:08.9806230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T21:08:08.9811520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T21:08:08.9815900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T21:08:08.9820970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T21:08:08.9825220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T21:08:08.9831630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T21:08:08.9836190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T21:08:08.9847820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T21:08:08.9853030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T21:08:08.9858720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T21:08:08.9864990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T21:08:08.9871110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T21:08:08.9877290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T21:08:08.9882950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T21:08:08.9888550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T21:08:08.9894230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T21:08:08.9899870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T21:08:08.9905310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T21:08:08.9910950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T21:08:08.9924870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T21:08:08.9929800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T21:08:08.9935460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T21:08:08.9954100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T21:08:08.9959760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T21:08:08.9978030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T21:08:08.9983570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T21:08:08.9988940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T21:08:08.9994810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T21:08:09.0000410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T21:08:09.0006120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T21:08:09.0011790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T21:08:09.0017580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T21:08:09.0022320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T21:08:09.0028040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T21:08:09.0033700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T21:08:09.0039320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T21:08:09.0045030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T21:08:09.0050550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T21:08:09.0055920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T21:08:09.0061800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T21:08:09.0067210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T21:08:09.0072770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T21:08:09.0078650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T21:08:09.0084480Z 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-14T21:08:09.0089560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T21:08:09.0095330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T21:08:09.0100450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T21:08:09.0106500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T21:08:09.0111700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T21:08:09.0117640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T21:08:09.0122660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T21:08:09.0128400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T21:08:09.0133620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T21:08:09.0138910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T21:08:09.0144220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T21:08:09.0149380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T21:08:09.0155050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T21:08:09.0160360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T21:08:09.0165810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T21:08:09.0169770Z Only the first 100 operations were output. 2021-05-14T21:08:09.4760690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3508-6t0hgx.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-14T21:08:11.8954210Z ==> Summary 2021-05-14T21:08:11.9439230Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:08:11.9444750Z ==> Installing fftw 2021-05-14T21:08:11.9447720Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:08:11.9467400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3305-owmo8f 2021-05-14T21:08:12.0649690Z cp -pR /private/tmp/d20210514-3305-owmo8f/fftw/. /usr/local/Cellar/fftw 2021-05-14T21:08:12.1311820Z chmod -Rf +w /private/tmp/d20210514-3305-owmo8f 2021-05-14T21:08:12.3160500Z ==> Finishing up 2021-05-14T21:08:12.3738150Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T21:08:12.3742830Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T21:08:12.3748050Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T21:08:12.3752460Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T21:08:12.3759910Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T21:08:12.3764370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T21:08:12.3769680Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T21:08:12.3774480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T21:08:12.3778830Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T21:08:12.3784050Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T21:08:12.3788770Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T21:08:12.3793190Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T21:08:12.3802320Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T21:08:12.3948750Z info /usr/local/share/info/fftw3.info 2021-05-14T21:08:12.3960490Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T21:08:12.3966960Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T21:08:12.3978810Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T21:08:12.3984940Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T21:08:12.3992690Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T21:08:12.3998940Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T21:08:12.4009210Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T21:08:12.4014190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T21:08:12.4019200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T21:08:12.4025120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T21:08:12.4030240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T21:08:12.4035050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T21:08:12.4040920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T21:08:12.4045640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T21:08:12.4051190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T21:08:12.4056650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T21:08:12.4063940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T21:08:12.4070550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T21:08:12.4076930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T21:08:12.4082730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T21:08:12.4088110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T21:08:12.4094130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T21:08:12.4106230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T21:08:12.4118890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T21:08:12.4128140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T21:08:12.4139800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T21:08:12.4148110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T21:08:12.4155670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T21:08:12.4164330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T21:08:12.4173230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T21:08:12.4182660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T21:08:12.4193320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T21:08:12.4202180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T21:08:12.4212070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T21:08:12.4221760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T21:08:12.4228090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T21:08:12.4234580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T21:08:12.4243470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T21:08:12.4251320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T21:08:12.4260300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T21:08:12.4269330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T21:08:12.4277570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T21:08:12.4283070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T21:08:12.4295840Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T21:08:12.4304990Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T21:08:12.4314080Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T21:08:12.4719230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3535-17mwe15.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-14T21:08:14.7379360Z ==> Summary 2021-05-14T21:08:14.7485270Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:08:15.3786610Z ==> No outdated dependents to upgrade! 2021-05-14T21:08:15.3788620Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:08:15.5563540Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T21:08:15.5564970Z fftw, open-mpi 2021-05-14T21:08:15.5574390Z rm /usr/local/bin/fftw-wisdom 2021-05-14T21:08:15.5576570Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T21:08:15.5579470Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T21:08:15.5582910Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T21:08:15.5587950Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T21:08:15.5590720Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T21:08:15.5593240Z rm /usr/local/include/fftw3.f 2021-05-14T21:08:15.5596580Z rm /usr/local/include/fftw3.f03 2021-05-14T21:08:15.5599270Z rm /usr/local/include/fftw3.h 2021-05-14T21:08:15.5603040Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T21:08:15.5605290Z rm /usr/local/include/fftw3l.f03 2021-05-14T21:08:15.5608390Z rm /usr/local/include/fftw3q.f03 2021-05-14T21:08:15.5616490Z rm /usr/local/lib/cmake/fftw3 2021-05-14T21:08:15.5619210Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T21:08:15.5622590Z rm /usr/local/lib/libfftw3.a 2021-05-14T21:08:15.5625370Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T21:08:15.5629180Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T21:08:15.5633760Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T21:08:15.5637290Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T21:08:15.5640270Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T21:08:15.5643140Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T21:08:15.5646630Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T21:08:15.5649600Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T21:08:15.5652940Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T21:08:15.5655820Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T21:08:15.5659560Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T21:08:15.5662440Z rm /usr/local/lib/libfftw3f.a 2021-05-14T21:08:15.5665780Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T21:08:15.5668520Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T21:08:15.5671890Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T21:08:15.5674790Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T21:08:15.5678480Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T21:08:15.5681960Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T21:08:15.5685390Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T21:08:15.5688330Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T21:08:15.5691730Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T21:08:15.5694590Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T21:08:15.5698960Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T21:08:15.5702090Z rm /usr/local/lib/libfftw3l.a 2021-05-14T21:08:15.5705290Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T21:08:15.5709000Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T21:08:15.5711850Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T21:08:15.5715230Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T21:08:15.5719330Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T21:08:15.5722780Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T21:08:15.5725940Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T21:08:15.5729490Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T21:08:15.5732300Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T21:08:15.5735870Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T21:08:15.5741970Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T21:08:15.5750880Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T21:08:15.5764270Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T21:08:15.5831280Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T21:08:15.5832550Z rm /usr/local/share/info/fftw3.info 2021-05-14T21:08:15.5847890Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T21:08:15.5857870Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T21:08:15.5872560Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T21:08:15.5881250Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T21:08:15.5885200Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T21:08:15.5894680Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T21:08:15.6820700Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T21:08:15.6823210Z rm /usr/local/bin/mpic++ 2021-05-14T21:08:15.6826150Z rm /usr/local/bin/mpicc 2021-05-14T21:08:15.6830510Z rm /usr/local/bin/mpicxx 2021-05-14T21:08:15.6833430Z rm /usr/local/bin/mpiexec 2021-05-14T21:08:15.6840240Z rm /usr/local/bin/mpif77 2021-05-14T21:08:15.6843250Z rm /usr/local/bin/mpif90 2021-05-14T21:08:15.6849860Z rm /usr/local/bin/mpifort 2021-05-14T21:08:15.6857290Z rm /usr/local/bin/mpirun 2021-05-14T21:08:15.6860950Z rm /usr/local/bin/ompi-clean 2021-05-14T21:08:15.6867440Z rm /usr/local/bin/ompi-server 2021-05-14T21:08:15.6869680Z rm /usr/local/bin/ompi_info 2021-05-14T21:08:15.6876420Z rm /usr/local/bin/opal_wrapper 2021-05-14T21:08:15.6879670Z rm /usr/local/bin/orte-clean 2021-05-14T21:08:15.6886510Z rm /usr/local/bin/orte-info 2021-05-14T21:08:15.6889290Z rm /usr/local/bin/orte-server 2021-05-14T21:08:15.6895430Z rm /usr/local/bin/ortecc 2021-05-14T21:08:15.6899820Z rm /usr/local/bin/orted 2021-05-14T21:08:15.6903710Z rm /usr/local/bin/orterun 2021-05-14T21:08:15.6907330Z rm /usr/local/bin/profile2mat.pl 2021-05-14T21:08:15.6915830Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T21:08:15.6922020Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T21:08:15.6926160Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T21:08:15.6931710Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T21:08:15.6939890Z rm /usr/local/include/mpi-ext.h 2021-05-14T21:08:15.6947070Z rm /usr/local/include/mpi.h 2021-05-14T21:08:15.6950030Z rm /usr/local/include/mpi.mod 2021-05-14T21:08:15.6956100Z rm /usr/local/include/mpi_ext.mod 2021-05-14T21:08:15.6959230Z rm /usr/local/include/mpi_f08.mod 2021-05-14T21:08:15.6965130Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T21:08:15.6967980Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T21:08:15.6973770Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T21:08:15.6977200Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T21:08:15.6982620Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T21:08:15.6985560Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T21:08:15.6991920Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T21:08:15.6994720Z rm /usr/local/include/mpif-config.h 2021-05-14T21:08:15.7000600Z rm /usr/local/include/mpif-constants.h 2021-05-14T21:08:15.7004300Z rm /usr/local/include/mpif-ext.h 2021-05-14T21:08:15.7011240Z rm /usr/local/include/mpif-externals.h 2021-05-14T21:08:15.7016570Z rm /usr/local/include/mpif-handles.h 2021-05-14T21:08:15.7019530Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T21:08:15.7026650Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T21:08:15.7029570Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T21:08:15.7038880Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T21:08:15.7042110Z rm /usr/local/include/mpif.h 2021-05-14T21:08:15.7050310Z rm /usr/local/include/openmpi 2021-05-14T21:08:15.7057140Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T21:08:15.7067290Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T21:08:15.7070410Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T21:08:15.7076590Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T21:08:15.7079520Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T21:08:15.7083980Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T21:08:15.7086850Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T21:08:15.7093710Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T21:08:15.7096650Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T21:08:15.7100000Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T21:08:15.7106520Z rm /usr/local/lib/libmpi.dylib 2021-05-14T21:08:15.7114010Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T21:08:15.7116960Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T21:08:15.7124800Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T21:08:15.7128720Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T21:08:15.7135370Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T21:08:15.7138290Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T21:08:15.7144650Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T21:08:15.7147680Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T21:08:15.7155180Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T21:08:15.7158090Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T21:08:15.7165230Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T21:08:15.7168140Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T21:08:15.7175950Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T21:08:15.7181620Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T21:08:15.7184750Z rm /usr/local/lib/openmpi 2021-05-14T21:08:15.7194390Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T21:08:15.7201170Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T21:08:15.7204230Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T21:08:15.7211590Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T21:08:15.7214680Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T21:08:15.7220310Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T21:08:15.7223680Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T21:08:15.7230320Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T21:08:15.7233190Z rm /usr/local/lib/pmix 2021-05-14T21:08:15.7247000Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T21:08:15.7253030Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T21:08:15.7257360Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T21:08:15.7262890Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T21:08:15.7266260Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T21:08:15.7271550Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T21:08:15.7274760Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T21:08:15.7279100Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T21:08:15.7286890Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T21:08:15.7289980Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T21:08:15.7296210Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T21:08:15.7299520Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T21:08:15.7307020Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T21:08:15.7310320Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T21:08:15.7314220Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T21:08:15.7320250Z rm /usr/local/share/man/man1/orted.1 2021-05-14T21:08:15.7323380Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T21:08:15.7350130Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T21:08:15.7353460Z Only the first 100 operations were output. 2021-05-14T21:08:17.6337760Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T21:08:18.8996710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:19.5027600Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T21:08:19.9166380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T21%3A15%3A00Z&sig=bPZ%2F5iPksQM3Ja4MV0rQBnLj2Ndn6%2BGqGzp3cVHPZbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:19.9494420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=bPZ\%2F5iPksQM3Ja4MV0rQBnLj2Ndn6\%2BGqGzp3cVHPZbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:20.2396450Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T21:08:20.3729670Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T21:08:20.3758520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3543-osyhvy 2021-05-14T21:08:21.1727640Z cp -pR /private/tmp/d20210514-3543-osyhvy/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T21:08:21.9750550Z chmod -Rf +w /private/tmp/d20210514-3543-osyhvy 2021-05-14T21:08:23.1238700Z ==> Finishing up 2021-05-14T21:08:23.1805540Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T21:08:23.1811040Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T21:08:23.1816080Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T21:08:23.1820720Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T21:08:23.1826270Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T21:08:23.1831030Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T21:08:23.1836330Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T21:08:23.1840940Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T21:08:23.1848920Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T21:08:23.1853690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T21:08:23.1858710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T21:08:23.1863230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T21:08:23.1868200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T21:08:23.1872720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T21:08:23.1877740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T21:08:23.1882180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T21:08:23.1889620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T21:08:23.1918440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T21:08:23.1919940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T21:08:23.1921310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T21:08:23.1922930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T21:08:23.1924710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T21:08:23.1926120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T21:08:23.1927560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T21:08:23.1928990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T21:08:23.1932920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T21:08:23.1938270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T21:08:23.1942490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T21:08:23.1947660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T21:08:23.1962130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T21:08:23.1963620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T21:08:23.1975720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T21:08:23.1983870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T21:08:23.1992130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T21:08:23.2000700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T21:08:23.2008490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T21:08:23.2017120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T21:08:23.2029380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T21:08:23.2037830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T21:08:23.2048000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T21:08:23.2053930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T21:08:23.2061800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T21:08:23.2073630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T21:08:23.2082700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T21:08:23.2091410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T21:08:23.2095870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T21:08:23.2104300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T21:08:23.2112100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T21:08:23.2119730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T21:08:23.2128090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T21:08:23.2135410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T21:08:23.2140100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T21:08:23.2149120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T21:08:23.2157370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T21:08:23.2167730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T21:08:23.2176850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T21:08:23.2181650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T21:08:23.2189710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T21:08:23.2198740Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T21:08:23.2206420Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T21:08:23.2210950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T21:08:23.2218440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T21:08:23.2226200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T21:08:23.2234650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T21:08:23.2240310Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T21:08:23.2249380Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T21:08:23.2258330Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T21:08:23.2267360Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T21:08:23.2275170Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T21:08:23.2374630Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T21:08:23.2379050Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T21:08:23.2384500Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T21:08:23.2388790Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T21:08:23.2393810Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T21:08:23.2398200Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T21:08:23.2403310Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T21:08:23.2407750Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T21:08:23.2412750Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T21:08:23.2417060Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T21:08:23.2422210Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T21:08:23.2426680Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T21:08:23.2434010Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T21:08:23.2440380Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T21:08:23.2447480Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T21:08:23.2458090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T21:08:23.2464410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T21:08:23.2469750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T21:08:23.2475100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T21:08:23.2480390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T21:08:23.2485950Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T21:08:23.2490950Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T21:08:23.2497320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T21:08:23.2502550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T21:08:23.2507890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T21:08:23.2513320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T21:08:23.2518730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T21:08:23.2524070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T21:08:23.2529550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T21:08:23.2552190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T21:08:23.2553740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T21:08:23.2555940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T21:08:23.2559790Z Only the first 100 operations were output. 2021-05-14T21:08:23.6216860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3707-lx8vvu.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-14T21:08:26.0621360Z ==> Summary 2021-05-14T21:08:26.1370870Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T21:08:28.5199910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T21:08:29.7321320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:30.3680450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T21:08:30.7820870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T21%3A15%3A00Z&sig=d%2F4M8IYmkcLL73grZNixHRum9RSBc1PLfdW87AdvQAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:30.8261650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=d\%2F4M8IYmkcLL73grZNixHRum9RSBc1PLfdW87AdvQAE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:30.8794900Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T21:08:30.9682900Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T21:08:30.9712860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3714-1fncqsb 2021-05-14T21:08:31.0548380Z cp -pR /private/tmp/d20210514-3714-1fncqsb/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T21:08:31.2190580Z chmod -Rf +w /private/tmp/d20210514-3714-1fncqsb 2021-05-14T21:08:31.4204540Z ==> Finishing up 2021-05-14T21:08:31.5748890Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T21:08:31.5790770Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T21:08:31.5809480Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T21:08:31.5829840Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T21:08:31.6033320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6053210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6155940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6259750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6363040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6465820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6503520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6529480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6547500Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T21:08:31.6550930Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T21:08:31.6557400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6568220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6573570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6575690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6583530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6585830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6587580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6628420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6630300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6649220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6666550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6681590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6683710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6686000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6692900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6694960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6697280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6712180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6721110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6723670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6736290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6759130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6776400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6806020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6815040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6817550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6836310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6901690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6924100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6940780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6953920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6956970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.6972300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7016210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7018560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7055380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7075610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7078560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7116700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7125610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7128190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7143040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7182530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7196530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7228170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7247380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:08:31.7252660Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T21:08:31.7306840Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T21:08:31.7348610Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T21:08:31.7414660Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T21:08:31.7429090Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T21:08:31.7468260Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T21:08:31.7539970Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T21:08:31.7612300Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T21:08:31.7928420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3879-qf5xa1.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-14T21:08:34.0478410Z ==> Summary 2021-05-14T21:08:34.0687720Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T21:08:36.0553510Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T21:08:36.0554550Z To reinstall 1.6.37, run: 2021-05-14T21:08:36.0555310Z brew reinstall libpng 2021-05-14T21:08:37.9752070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T21:08:39.2318130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:40.4428910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=pLA6cOEJzsDmHabVZodDG\%2F232OmEKKgdUXvCuvKxmO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:40.4435070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T21:08:40.4438830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T21%3A15%3A00Z&sig=pLA6cOEJzsDmHabVZodDG%2F232OmEKKgdUXvCuvKxmO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:40.4442950Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T21:08:40.4445590Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T21:08:41.5677000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:42.1853320Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T21:08:42.6000040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T21%3A15%3A00Z&sig=OyBq%2BGDIojE4U%2BXrW5U73xs%2FAOvisuFxRip7oTS%2BQXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:42.6350850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=OyBq\%2BGDIojE4U\%2BXrW5U73xs\%2FAOvisuFxRip7oTS\%2BQXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:42.6910580Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T21:08:42.6960660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T21:08:43.9822810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:44.6194410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T21:08:45.0507280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T21%3A15%3A00Z&sig=kStTteXN18UJpSrGXsGV6bphEdooRN6w2pb%2FElkZHbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:45.0842880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=kStTteXN18UJpSrGXsGV6bphEdooRN6w2pb\%2FElkZHbM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:45.1224710Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T21:08:45.1254100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T21:08:46.3835170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:47.0058060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T21:08:47.4097880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T21%3A15%3A00Z&sig=i9Y0a3KYcg0kzwY9LR8BxkS3GqHFNFPrfezISe8m9SQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:47.4430530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=i9Y0a3KYcg0kzwY9LR8BxkS3GqHFNFPrfezISe8m9SQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:47.4732930Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T21:08:47.4761660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T21:08:48.7280750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:49.3720130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T21:08:49.7776290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T21%3A15%3A00Z&sig=aAzT9IT4JGNSgo4T0W%2FTcVU9LV9OzgvJgcNZ5rZ5HYA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:49.8194460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=aAzT9IT4JGNSgo4T0W\%2FTcVU9LV9OzgvJgcNZ5rZ5HYA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:49.8777860Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T21:08:49.8841390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T21:08:51.1133330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:51.8151820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T21:08:52.2324360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T21%3A15%3A00Z&sig=opiXH5eDz9K7kEEySWAnMLxZG0oL0TJATcbMS9KKXoE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:52.2650620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=opiXH5eDz9K7kEEySWAnMLxZG0oL0TJATcbMS9KKXoE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:52.3692450Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:08:52.3795170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T21:08:53.7950220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:54.4307900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T21:08:54.9710880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T21%3A15%3A00Z&sig=FSg%2B80HKTsAQzuxTyIKJCNCVLVb8d%2Bz4WVHjBBidCdY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:55.0048650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=FSg\%2B80HKTsAQzuxTyIKJCNCVLVb8d\%2Bz4WVHjBBidCdY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:55.0461380Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T21:08:55.0493100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T21:08:56.3610210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:56.9832660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T21:08:57.5358730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T21%3A15%3A00Z&sig=kgeGAjKJR8ZUoGXh64iJmzHh3v2xiraoN3Uo4av4eck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:57.5675490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=kgeGAjKJR8ZUoGXh64iJmzHh3v2xiraoN3Uo4av4eck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:57.6002020Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T21:08:57.6030880Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T21:08:58.8607440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:59.4934110Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T21:08:59.9108400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T21%3A15%3A00Z&sig=Dk49TaSnkpUtjTuUwhql08cyJFHcYS4xzfDSuovByvk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:59.9410730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=Dk49TaSnkpUtjTuUwhql08cyJFHcYS4xzfDSuovByvk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:59.9781620Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T21:08:59.9815180Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T21:09:01.2364150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:01.8660920Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T21:09:02.2738650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T21%3A15%3A00Z&sig=UqofSBitaPSe5BYW2a%2FXJ%2FT%2BakhaCtyT3k%2Bd07PC2t0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:02.3144400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=UqofSBitaPSe5BYW2a\%2FXJ\%2FT\%2BakhaCtyT3k\%2Bd07PC2t0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:02.3777550Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T21:09:02.3823010Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T21:09:03.6649070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:04.3139370Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T21:09:04.7345350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T21%3A15%3A00Z&sig=gfbqTFwfBILiNPZTjZpIpRMdt12VhATuXBA4psDMyKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:04.7687720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=gfbqTFwfBILiNPZTjZpIpRMdt12VhATuXBA4psDMyKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:04.8593810Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T21:09:04.8895620Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T21:09:06.1195060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:06.8075680Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T21:09:07.2223690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T21%3A15%3A00Z&sig=g5rj8ToOpRbh0niGThQ%2BV4vFrQdCsoVD%2BTmnD%2F9xZV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:07.2537760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=g5rj8ToOpRbh0niGThQ\%2BV4vFrQdCsoVD\%2BTmnD\%2F9xZV4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:07.2981990Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T21:09:07.3024390Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T21:09:08.6145050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:09.2307000Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T21:09:09.6412830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T21%3A15%3A00Z&sig=K0mx6uq%2FSPLkdX%2F%2BNT89Uva4UQWBTicNZesvG6NZ0FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:09.6729230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=K0mx6uq\%2FSPLkdX\%2F\%2BNT89Uva4UQWBTicNZesvG6NZ0FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:09.7171240Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T21:09:09.7210280Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T21:09:11.0112820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:11.6260120Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T21:09:12.0448010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T21%3A15%3A00Z&sig=kT6JC3c1gSibgbwo37K7l7MPIAPfUrvF6JY%2ByI3KTzg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:12.0783540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=kT6JC3c1gSibgbwo37K7l7MPIAPfUrvF6JY\%2ByI3KTzg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:12.3584340Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T21:09:12.4101710Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T21:09:13.6881340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:14.3124660Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T21:09:14.7432210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T21%3A15%3A00Z&sig=haQ3OiCOy9fEx64LagwYgklR49eSg%2B1tnFMIxOHzaw0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:14.7794210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=haQ3OiCOy9fEx64LagwYgklR49eSg\%2B1tnFMIxOHzaw0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:14.8743510Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T21:09:14.8845620Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T21:09:16.1840280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:16.8312030Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T21:09:17.4601930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T21%3A15%3A00Z&sig=PLF1U8GDg%2B9hJxUcGtdYpP7hq2VxrvRX9C8FliwOjq4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:17.4957620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=PLF1U8GDg\%2B9hJxUcGtdYpP7hq2VxrvRX9C8FliwOjq4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:18.6919310Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T21:09:19.1208040Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T21:09:20.4036840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:21.0627030Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T21:09:21.4779020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T21%3A15%3A00Z&sig=xsZN13K1DHhVIg8qRNZ4t0lOUFgPwPntQgowF9MgiIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:21.5122930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=xsZN13K1DHhVIg8qRNZ4t0lOUFgPwPntQgowF9MgiIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:21.6893730Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T21:09:21.7437560Z ==> 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-14T21:09:21.7440130Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T21:09:21.8085190Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T21:09:21.8115340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-z9nz9b 2021-05-14T21:09:21.8188490Z cp -pR /private/tmp/d20210514-3989-z9nz9b/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T21:09:21.8278110Z chmod -Rf +w /private/tmp/d20210514-3989-z9nz9b 2021-05-14T21:09:21.8657190Z ==> Finishing up 2021-05-14T21:09:21.9005500Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T21:09:21.9099620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4250-18lsuv0.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-14T21:09:24.1698090Z ==> Summary 2021-05-14T21:09:24.1712600Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T21:09:24.1717510Z ==> Installing poppler dependency: xorgproto 2021-05-14T21:09:24.1753750Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T21:09:24.1771560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3989-1k39uca 2021-05-14T21:09:24.2843950Z cp -pR /private/tmp/d20210514-3989-1k39uca/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T21:09:24.4210450Z chmod -Rf +w /private/tmp/d20210514-3989-1k39uca 2021-05-14T21:09:24.5859450Z ==> Finishing up 2021-05-14T21:09:24.6248630Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T21:09:24.6252400Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T21:09:24.6261750Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T21:09:24.6266370Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T21:09:24.6271930Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T21:09:24.6276490Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T21:09:24.6297350Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T21:09:24.6298980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T21:09:24.6300510Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T21:09:24.6302010Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T21:09:24.6303690Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T21:09:24.6338730Z rm /usr/local/share/pkgconfig 2021-05-14T21:09:24.6354630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T21:09:24.6359640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T21:09:24.6365670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T21:09:24.6370720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T21:09:24.6376270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T21:09:24.6381290Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T21:09:24.6386870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T21:09:24.6394120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T21:09:24.6399690Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T21:09:24.6404790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T21:09:24.6410550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T21:09:24.6415880Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T21:09:24.6421130Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T21:09:24.6426510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T21:09:24.6433380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T21:09:24.6445350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T21:09:24.6447150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T21:09:24.6455670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T21:09:24.6457980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T21:09:24.6460030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T21:09:24.6465200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T21:09:24.6470190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T21:09:24.6497060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T21:09:24.6501910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T21:09:24.6507290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T21:09:24.6512200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T21:09:24.6517620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T21:09:24.6522550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T21:09:24.6527850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T21:09:24.6532710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T21:09:24.6538280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T21:09:24.6543260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T21:09:24.6548670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T21:09:24.6553210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T21:09:24.6558250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T21:09:24.6563590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T21:09:24.6568390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T21:09:24.6574610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T21:09:24.6579990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T21:09:24.6585220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T21:09:24.6590640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T21:09:24.6595270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T21:09:24.7159790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4276-1u0cios.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-14T21:09:26.9397860Z ==> Summary 2021-05-14T21:09:26.9570270Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T21:09:26.9577040Z ==> Installing poppler dependency: libxau 2021-05-14T21:09:26.9666340Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T21:09:26.9684690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-rmizcy 2021-05-14T21:09:26.9873800Z cp -pR /private/tmp/d20210514-3989-rmizcy/libxau/. /usr/local/Cellar/libxau 2021-05-14T21:09:27.0046370Z chmod -Rf +w /private/tmp/d20210514-3989-rmizcy 2021-05-14T21:09:27.0673920Z ==> Finishing up 2021-05-14T21:09:27.1077140Z rm /usr/local/include/X11 2021-05-14T21:09:27.1106830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T21:09:27.1134080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T21:09:27.1150250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T21:09:27.1152290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T21:09:27.1154130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T21:09:27.1156370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T21:09:27.1157980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T21:09:27.1159500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T21:09:27.1160980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T21:09:27.1162410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T21:09:27.1163970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T21:09:27.1165530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T21:09:27.1167050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T21:09:27.1168500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T21:09:27.1169990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T21:09:27.1171480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T21:09:27.1172980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T21:09:27.1174560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T21:09:27.1177430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T21:09:27.1183290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T21:09:27.1189420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T21:09:27.1196030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T21:09:27.1200770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T21:09:27.1206060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T21:09:27.1209550Z mkdir -p /usr/local/include/X11/dri 2021-05-14T21:09:27.1216220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T21:09:27.1221560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T21:09:27.1226750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T21:09:27.1229870Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T21:09:27.1238850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T21:09:27.1243350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T21:09:27.1248870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T21:09:27.1254210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T21:09:27.1259710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T21:09:27.1264770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T21:09:27.1270130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T21:09:27.1275960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T21:09:27.1281450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T21:09:27.1286850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T21:09:27.1292400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T21:09:27.1298550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T21:09:27.1303970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T21:09:27.1309550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T21:09:27.1314400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T21:09:27.1320110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T21:09:27.1324950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T21:09:27.1330880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T21:09:27.1335980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T21:09:27.1347080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T21:09:27.1349070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T21:09:27.1352330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T21:09:27.1358270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T21:09:27.1363230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T21:09:27.1368880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T21:09:27.1374100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T21:09:27.1379200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T21:09:27.1385110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T21:09:27.1390480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T21:09:27.1395770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T21:09:27.1401060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T21:09:27.1406390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T21:09:27.1436560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T21:09:27.1441280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T21:09:27.1446960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T21:09:27.1451810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T21:09:27.1457280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T21:09:27.1462390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T21:09:27.1468020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T21:09:27.1474350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T21:09:27.1479590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T21:09:27.1484770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T21:09:27.1490470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T21:09:27.1495770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T21:09:27.1500790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T21:09:27.1506370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T21:09:27.1511960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T21:09:27.1516620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T21:09:27.1522960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T21:09:27.1528190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T21:09:27.1533550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T21:09:27.1539080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T21:09:27.1544220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T21:09:27.1549500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T21:09:27.1554380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T21:09:27.1560100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T21:09:27.1565280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T21:09:27.1570950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T21:09:27.1575920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T21:09:27.1581540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T21:09:27.1586560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T21:09:27.1592020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T21:09:27.1597420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T21:09:27.1602380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T21:09:27.1608150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T21:09:27.1613270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T21:09:27.1618760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T21:09:27.1624530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T21:09:27.1630350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T21:09:27.1636050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T21:09:27.1641630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T21:09:27.1646590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T21:09:27.1650890Z Only the first 100 operations were output. 2021-05-14T21:09:27.2010520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4303-1pburdw.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-14T21:09:29.4696060Z ==> Summary 2021-05-14T21:09:29.4725650Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T21:09:29.4731530Z ==> Installing poppler dependency: libxdmcp 2021-05-14T21:09:29.4824900Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T21:09:29.4843060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-15v6fdd 2021-05-14T21:09:29.4949920Z cp -pR /private/tmp/d20210514-3989-15v6fdd/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T21:09:29.5070380Z chmod -Rf +w /private/tmp/d20210514-3989-15v6fdd 2021-05-14T21:09:29.5569040Z ==> Finishing up 2021-05-14T21:09:29.5952320Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T21:09:29.5958260Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T21:09:29.5965560Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T21:09:29.5969150Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T21:09:29.5977160Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T21:09:29.6106900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4329-1t6nm6k.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-14T21:09:31.9136420Z ==> Summary 2021-05-14T21:09:31.9157730Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T21:09:31.9165150Z ==> Installing poppler dependency: libxcb 2021-05-14T21:09:31.9471200Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T21:09:31.9490620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-3989-1dtrp10 2021-05-14T21:09:32.7337550Z cp -pR /private/tmp/d20210514-3989-1dtrp10/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T21:09:34.1157870Z chmod -Rf +w /private/tmp/d20210514-3989-1dtrp10 2021-05-14T21:09:35.2809140Z ==> Finishing up 2021-05-14T21:09:35.3249800Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T21:09:35.3258030Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T21:09:35.3319620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T21:09:35.3324580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T21:09:35.3330400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T21:09:35.3335710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T21:09:35.3341110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T21:09:35.3346680Z 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-14T21:09:35.3351770Z 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-14T21:09:35.3357160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T21:09:35.3362100Z 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-14T21:09:35.3368770Z 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-14T21:09:35.3374300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T21:09:35.3380060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T21:09:35.3385330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T21:09:35.3391520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T21:09:35.3396790Z 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-14T21:09:35.3402750Z 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-14T21:09:35.3408130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T21:09:35.3413940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T21:09:35.3418770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T21:09:35.3424440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T21:09:35.3430180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T21:09:35.3435090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T21:09:35.3440850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T21:09:35.3445590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T21:09:35.3451650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T21:09:35.3456320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T21:09:35.3486310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T21:09:35.3492390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T21:09:35.3497670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T21:09:35.3503400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T21:09:35.3508430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T21:09:35.3514330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T21:09:35.3519530Z 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-14T21:09:35.3524820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T21:09:35.3530260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T21:09:35.3535020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T21:09:35.3541010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T21:09:35.3545940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T21:09:35.3551870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T21:09:35.3556790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T21:09:35.3562430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T21:09:35.3567360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T21:09:35.3573130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T21:09:35.3578350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T21:09:35.3584010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T21:09:35.3589200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T21:09:35.3594710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T21:09:35.3599810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T21:09:35.3605610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T21:09:35.3611060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T21:09:35.3617090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T21:09:35.3622010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T21:09:35.3627360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T21:09:35.3632900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T21:09:35.3637980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T21:09:35.3643460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T21:09:35.3648880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T21:09:35.3654410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T21:09:35.3659760Z 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-14T21:09:35.3665710Z 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-14T21:09:35.3670540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T21:09:35.3676310Z 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-14T21:09:35.3681460Z 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-14T21:09:35.3686930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T21:09:35.3692190Z 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-14T21:09:35.3697670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T21:09:35.3703360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T21:09:35.3709090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T21:09:35.3714180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T21:09:35.3720530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T21:09:35.3725010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T21:09:35.3730880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T21:09:35.3736680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T21:09:35.3742370Z 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-14T21:09:35.3747220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T21:09:35.3752930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T21:09:35.3757950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T21:09:35.3764110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T21:09:35.3768830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T21:09:35.3774470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T21:09:35.3779260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T21:09:35.3784910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T21:09:35.3790360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T21:09:35.3795540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T21:09:35.3800720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T21:09:35.3811600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T21:09:35.3817290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T21:09:35.3823230Z 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-14T21:09:35.3828200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T21:09:35.3834240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T21:09:35.3839920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T21:09:35.3846500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T21:09:35.3854210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T21:09:35.3860510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T21:09:35.3866900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T21:09:35.3873290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T21:09:35.3880020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T21:09:35.3884010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T21:09:35.3888750Z Only the first 100 operations were output. 2021-05-14T21:09:36.9634930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4364-1s4qnbu.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-14T21:09:39.5982530Z ==> Summary 2021-05-14T21:09:39.7407540Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T21:09:39.7412220Z ==> Installing poppler dependency: libx11 2021-05-14T21:09:39.7873510Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:09:39.7891360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-ys2ixu 2021-05-14T21:09:40.1194070Z cp -pR /private/tmp/d20210514-3989-ys2ixu/libx11/. /usr/local/Cellar/libx11 2021-05-14T21:09:40.6453000Z chmod -Rf +w /private/tmp/d20210514-3989-ys2ixu 2021-05-14T21:09:41.1243340Z ==> Finishing up 2021-05-14T21:09:41.1643070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T21:09:41.1647110Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T21:09:41.1653560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T21:09:41.1658330Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T21:09:41.1664060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T21:09:41.1669600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T21:09:41.1675010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T21:09:41.1680490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T21:09:41.1685820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T21:09:41.1691220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T21:09:41.1696700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T21:09:41.1702080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T21:09:41.1710300Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T21:09:41.1716880Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T21:09:41.1744970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T21:09:41.1750730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T21:09:41.1774220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T21:09:41.1781900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T21:09:41.1783600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T21:09:41.1785400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T21:09:41.1787290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T21:09:41.1789200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T21:09:41.1791210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T21:09:41.1796660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T21:09:41.1801960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T21:09:41.1807050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T21:09:41.1813030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T21:09:41.1818160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T21:09:41.1823770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T21:09:41.1829840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T21:09:41.1834870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T21:09:41.1840940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T21:09:41.1846130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T21:09:41.1852630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T21:09:41.1858620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T21:09:41.1867590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T21:09:41.1869450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T21:09:41.1875020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T21:09:41.1880160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T21:09:41.1885710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T21:09:41.1891410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T21:09:41.1896040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T21:09:41.1922450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T21:09:41.1927570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T21:09:41.1933240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T21:09:41.1938760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T21:09:41.1943860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T21:09:41.1949450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T21:09:41.1954880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T21:09:41.1960150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T21:09:41.1965570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T21:09:41.1974990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T21:09:41.1976910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T21:09:41.1981370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T21:09:41.1986110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T21:09:41.1991910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T21:09:41.1997010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T21:09:41.2002290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T21:09:41.2007290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T21:09:41.2012770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T21:09:41.2017720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T21:09:41.2022860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T21:09:41.2028370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T21:09:41.2033080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T21:09:41.2038730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T21:09:41.2043980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T21:09:41.2049070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T21:09:41.2054720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T21:09:41.2072950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T21:09:41.2091220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T21:09:41.2093150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T21:09:41.2094990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T21:09:41.2099420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T21:09:41.2101150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T21:09:41.2102990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T21:09:41.2104860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T21:09:41.2107080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T21:09:41.2109050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T21:09:41.2113140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T21:09:41.2118200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T21:09:41.2123820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T21:09:41.2128760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T21:09:41.2134470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T21:09:41.2140060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T21:09:41.2144900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T21:09:41.2150640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T21:09:41.2155760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T21:09:41.2161200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T21:09:41.2166260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T21:09:41.2171850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T21:09:41.2176970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T21:09:41.2182640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T21:09:41.2188750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T21:09:41.2199100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T21:09:41.2205370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T21:09:41.2211420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T21:09:41.2217120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T21:09:41.2223390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T21:09:41.2228220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T21:09:41.2234240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T21:09:41.2238450Z Only the first 100 operations were output. 2021-05-14T21:09:41.7968730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4390-18pci89.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-14T21:09:44.2334670Z ==> Summary 2021-05-14T21:09:44.3093110Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T21:09:44.3122900Z ==> Installing poppler dependency: libxext 2021-05-14T21:09:44.3673150Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T21:09:44.3689750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-585wo0 2021-05-14T21:09:44.4470620Z cp -pR /private/tmp/d20210514-3989-585wo0/libxext/. /usr/local/Cellar/libxext 2021-05-14T21:09:44.4940730Z chmod -Rf +w /private/tmp/d20210514-3989-585wo0 2021-05-14T21:09:44.5857730Z ==> Finishing up 2021-05-14T21:09:44.6277910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T21:09:44.6281900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T21:09:44.6288030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T21:09:44.6292650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T21:09:44.6297950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T21:09:44.6303070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T21:09:44.6308750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T21:09:44.6313810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T21:09:44.6318680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T21:09:44.6324110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T21:09:44.6330320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T21:09:44.6335960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T21:09:44.6341160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T21:09:44.6346630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T21:09:44.6351770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T21:09:44.6357390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T21:09:44.6370580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T21:09:44.6377500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T21:09:44.6381430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T21:09:44.6387010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T21:09:44.6392370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T21:09:44.6405300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T21:09:44.6419750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T21:09:44.6421510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T21:09:44.6423290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T21:09:44.6425130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T21:09:44.6426800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T21:09:44.6432410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T21:09:44.6437860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T21:09:44.6443400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T21:09:44.6448440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T21:09:44.6454200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T21:09:44.6459330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T21:09:44.6464980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T21:09:44.6470550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T21:09:44.6476130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T21:09:44.6481290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T21:09:44.6487290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T21:09:44.6509850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T21:09:44.6511790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T21:09:44.6513760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T21:09:44.6515600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T21:09:44.6518200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T21:09:44.6521490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T21:09:44.6527350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T21:09:44.6537090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T21:09:44.6542720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T21:09:44.6548600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T21:09:44.6553700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T21:09:44.6560190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T21:09:44.6565110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T21:09:44.6570970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T21:09:44.6577990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T21:09:44.6582990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T21:09:44.6589550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T21:09:44.6594420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T21:09:44.6600830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T21:09:44.6606260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T21:09:44.6612130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T21:09:44.6618200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T21:09:44.6624030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T21:09:44.6629870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T21:09:44.6635950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T21:09:44.6641740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T21:09:44.6647550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T21:09:44.6653050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T21:09:44.6659620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T21:09:44.6665070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T21:09:44.6670850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T21:09:44.6676750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T21:09:44.6683210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T21:09:44.6689000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T21:09:44.6694910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T21:09:44.6700540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T21:09:44.6706250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T21:09:44.6712440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T21:09:44.6718020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T21:09:44.6725220Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T21:09:44.6731040Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T21:09:44.6736490Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T21:09:44.6744180Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T21:09:44.7011970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4416-lcoll4.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-14T21:09:46.9734350Z ==> Summary 2021-05-14T21:09:46.9797960Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T21:09:46.9803620Z ==> Installing poppler dependency: libxrender 2021-05-14T21:09:47.0355430Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T21:09:47.0373300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-yjgo26 2021-05-14T21:09:47.0497820Z cp -pR /private/tmp/d20210514-3989-yjgo26/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T21:09:47.0710040Z chmod -Rf +w /private/tmp/d20210514-3989-yjgo26 2021-05-14T21:09:47.1253980Z ==> Finishing up 2021-05-14T21:09:47.1641690Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T21:09:47.1650080Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T21:09:47.1656220Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T21:09:47.1661060Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T21:09:47.1665910Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T21:09:47.1673650Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T21:09:47.1810060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4442-8zge8h.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-14T21:09:49.5909410Z ==> Summary 2021-05-14T21:09:49.5932150Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T21:09:49.5937150Z ==> Installing poppler dependency: lzo 2021-05-14T21:09:49.5955920Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T21:09:49.6009310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-dkzeh9 2021-05-14T21:09:49.6260770Z cp -pR /private/tmp/d20210514-3989-dkzeh9/lzo/. /usr/local/Cellar/lzo 2021-05-14T21:09:49.6488390Z chmod -Rf +w /private/tmp/d20210514-3989-dkzeh9 2021-05-14T21:09:49.7088630Z ==> Finishing up 2021-05-14T21:09:49.7500990Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T21:09:49.7508780Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T21:09:49.7515120Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T21:09:49.7519710Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T21:09:49.7525230Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T21:09:49.7532820Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T21:09:49.7698570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4468-bdgstr.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-14T21:09:52.0010650Z ==> Summary 2021-05-14T21:09:52.0042920Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T21:09:52.0048290Z ==> Installing poppler dependency: pixman 2021-05-14T21:09:52.0074290Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T21:09:52.0130890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-euiv6q 2021-05-14T21:09:52.0322780Z cp -pR /private/tmp/d20210514-3989-euiv6q/pixman/. /usr/local/Cellar/pixman 2021-05-14T21:09:52.0489440Z chmod -Rf +w /private/tmp/d20210514-3989-euiv6q 2021-05-14T21:09:52.1012000Z ==> Finishing up 2021-05-14T21:09:52.1341150Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T21:09:52.1377180Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T21:09:52.1382820Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T21:09:52.1387160Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T21:09:52.1392000Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T21:09:52.1399660Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T21:09:52.1532070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4494-dhmwkt.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-14T21:09:54.3784020Z ==> Summary 2021-05-14T21:09:54.3804000Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T21:09:54.3810150Z ==> Installing poppler dependency: cairo 2021-05-14T21:09:54.5614450Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T21:09:54.5632110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-1j4zv5l 2021-05-14T21:09:54.6366820Z cp -pR /private/tmp/d20210514-3989-1j4zv5l/cairo/. /usr/local/Cellar/cairo 2021-05-14T21:09:54.7320460Z chmod -Rf +w /private/tmp/d20210514-3989-1j4zv5l 2021-05-14T21:09:55.0185000Z ==> Finishing up 2021-05-14T21:09:55.0647630Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T21:09:55.0665640Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T21:09:55.0677880Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T21:09:55.0701740Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T21:09:55.0714320Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T21:09:55.0732680Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T21:09:55.0744930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T21:09:55.0755910Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T21:09:55.0763620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T21:09:55.0772110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T21:09:55.0851080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T21:09:55.0854090Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T21:09:55.0859770Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T21:09:55.0864000Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T21:09:55.0872260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T21:09:55.0877250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T21:09:55.0882480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T21:09:55.0887260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T21:09:55.0893910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T21:09:55.0898770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T21:09:55.0904780Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T21:09:55.0909410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T21:09:55.0914730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T21:09:55.0919450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T21:09:55.0924810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T21:09:55.0929750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T21:09:55.0935140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T21:09:55.0939870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T21:09:55.0945650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T21:09:55.0953020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T21:09:55.0957940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T21:09:55.1326620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4520-1k30i55.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-14T21:09:57.4058530Z ==> Summary 2021-05-14T21:09:57.4149460Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T21:09:57.4155570Z ==> Installing poppler dependency: little-cms2 2021-05-14T21:09:57.4301090Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T21:09:57.4320030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-gtr2cl 2021-05-14T21:09:57.4505690Z cp -pR /private/tmp/d20210514-3989-gtr2cl/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T21:09:57.4703290Z chmod -Rf +w /private/tmp/d20210514-3989-gtr2cl 2021-05-14T21:09:57.5418310Z ==> Finishing up 2021-05-14T21:09:57.5616730Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T21:09:57.5621240Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T21:09:57.5627480Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T21:09:57.5633120Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T21:09:57.5638980Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T21:09:57.5646370Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T21:09:57.5652150Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T21:09:57.5664480Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T21:09:57.5670680Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T21:09:57.5677560Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T21:09:57.5683530Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T21:09:57.5689670Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T21:09:57.5703330Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T21:09:57.5704980Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T21:09:57.5708410Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T21:09:57.5717580Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T21:09:57.5897530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4546-nko81t.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-14T21:09:59.7326890Z ==> Summary 2021-05-14T21:09:59.7356500Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T21:09:59.7362730Z ==> Installing poppler dependency: nspr 2021-05-14T21:09:59.7384320Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T21:09:59.7403100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-11h5cgu 2021-05-14T21:09:59.7776810Z cp -pR /private/tmp/d20210514-3989-11h5cgu/nspr/. /usr/local/Cellar/nspr 2021-05-14T21:09:59.8271090Z chmod -Rf +w /private/tmp/d20210514-3989-11h5cgu 2021-05-14T21:09:59.9179990Z ==> Finishing up 2021-05-14T21:09:59.9572880Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T21:09:59.9578270Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T21:09:59.9586880Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T21:09:59.9593400Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T21:09:59.9598160Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T21:09:59.9603150Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T21:09:59.9607660Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T21:09:59.9612500Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T21:09:59.9617240Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T21:09:59.9624670Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T21:09:59.9900800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4572-1oscdfm.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-14T21:10:02.4314880Z ==> Summary 2021-05-14T21:10:02.4379030Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T21:10:02.4385610Z ==> Installing poppler dependency: nss 2021-05-14T21:10:02.4501600Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T21:10:02.4519890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-rkn7lc 2021-05-14T21:10:02.7438100Z cp -pR /private/tmp/d20210514-3989-rkn7lc/nss/. /usr/local/Cellar/nss 2021-05-14T21:10:02.9205420Z chmod -Rf +w /private/tmp/d20210514-3989-rkn7lc 2021-05-14T21:10:04.9263040Z ==> Finishing up 2021-05-14T21:10:04.9650720Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T21:10:04.9654170Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T21:10:04.9659390Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T21:10:04.9663470Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T21:10:04.9668320Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T21:10:04.9673030Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T21:10:04.9678100Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T21:10:04.9682390Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T21:10:04.9688150Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T21:10:04.9691990Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T21:10:04.9696940Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T21:10:04.9701260Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T21:10:04.9706290Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T21:10:04.9710860Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T21:10:04.9715820Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T21:10:04.9720260Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T21:10:04.9725610Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T21:10:04.9731030Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T21:10:04.9735410Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T21:10:04.9740530Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T21:10:04.9745460Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T21:10:04.9749790Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T21:10:04.9755230Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T21:10:04.9760290Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T21:10:04.9764860Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T21:10:04.9770020Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T21:10:04.9774500Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T21:10:04.9779560Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T21:10:04.9783960Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T21:10:04.9788980Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T21:10:04.9793240Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T21:10:04.9798330Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T21:10:04.9802750Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T21:10:04.9807770Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T21:10:04.9812130Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T21:10:04.9817120Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T21:10:04.9821960Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T21:10:04.9826610Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T21:10:04.9831590Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T21:10:04.9836440Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T21:10:04.9841240Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T21:10:04.9847320Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T21:10:05.6644800Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T21:10:05.6646040Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T21:10:05.6748120Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T21:10:05.6849960Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T21:10:05.6952090Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T21:10:05.7051700Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T21:10:05.7153510Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T21:10:05.7254300Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T21:10:05.7355850Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T21:10:05.7450780Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T21:10:05.7552330Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T21:10:05.7654470Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T21:10:05.7756310Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T21:10:05.7856880Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T21:10:05.7958350Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T21:10:05.8058720Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T21:10:05.8159390Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T21:10:05.8260530Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T21:10:05.8361460Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T21:10:05.8462140Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T21:10:05.8465790Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T21:10:05.8564500Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T21:10:05.8568630Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T21:10:05.8667650Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T21:10:05.8670430Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T21:10:05.8769520Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T21:10:05.8772170Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T21:10:05.8871200Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T21:10:05.8873910Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T21:10:05.8972870Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T21:10:05.8975580Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T21:10:05.9075110Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T21:10:05.9077540Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T21:10:05.9177020Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T21:10:05.9179500Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T21:10:05.9278870Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T21:10:05.9281480Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T21:10:05.9380600Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T21:10:05.9383490Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T21:10:05.9483000Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T21:10:05.9484040Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T21:10:05.9583940Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T21:10:05.9588800Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T21:10:05.9687330Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T21:10:05.9690730Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T21:10:05.9790000Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T21:10:05.9792830Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T21:10:05.9891860Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T21:10:05.9894580Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T21:10:05.9996280Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T21:10:06.0001220Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T21:10:06.0012970Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T21:10:06.0103540Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T21:10:06.0115620Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T21:10:06.0205680Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T21:10:06.0217600Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T21:10:06.0308140Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T21:10:06.0319390Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T21:10:06.0409810Z Only the first 100 operations were output. 2021-05-14T21:10:06.0422300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4598-1is1w5z.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-14T21:10:07.5127920Z ==> Summary 2021-05-14T21:10:07.5261180Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T21:10:07.5267600Z ==> Installing poppler dependency: openjpeg 2021-05-14T21:10:07.5561300Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T21:10:07.5579250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-1hwpyqz 2021-05-14T21:10:07.7850090Z cp -pR /private/tmp/d20210514-3989-1hwpyqz/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T21:10:08.0596210Z chmod -Rf +w /private/tmp/d20210514-3989-1hwpyqz 2021-05-14T21:10:08.3218640Z ==> Finishing up 2021-05-14T21:10:08.3688760Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T21:10:08.3692500Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T21:10:08.3697840Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T21:10:08.3706200Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:10:08.3715630Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:10:08.3726230Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T21:10:08.3731360Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T21:10:08.3737080Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T21:10:08.3745420Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T21:10:08.3788940Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T21:10:08.3790820Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T21:10:08.3792450Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T21:10:08.3794040Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T21:10:08.3795620Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:10:08.3797280Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T21:10:08.4793990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4624-1l9qs1l.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-14T21:10:10.7076570Z ==> Summary 2021-05-14T21:10:10.7396740Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T21:10:10.7404540Z ==> Installing poppler dependency: qt@5 2021-05-14T21:10:10.7445250Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T21:10:10.7463590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-6f3hqw 2021-05-14T21:10:16.3956290Z cp -pR /private/tmp/d20210514-3989-6f3hqw/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T21:10:24.5430650Z chmod -Rf +w /private/tmp/d20210514-3989-6f3hqw 2021-05-14T21:10:39.8572440Z ==> Finishing up 2021-05-14T21:10:42.2397000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4679-t7woi3.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-14T21:10:46.3331940Z ==> Caveats 2021-05-14T21:10:46.3333010Z We agreed to the Qt open source license for you. 2021-05-14T21:10:46.3333940Z If this is unacceptable you should uninstall. 2021-05-14T21:10:46.3334560Z 2021-05-14T21:10:46.3335840Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:10:46.3336950Z because this is an alternate version of another formula. 2021-05-14T21:10:46.3337610Z 2021-05-14T21:10:46.3338370Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:10:46.3339810Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:10:46.3340530Z 2021-05-14T21:10:46.3341290Z For compilers to find qt@5 you may need to set: 2021-05-14T21:10:46.3342520Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:10:46.3343810Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:10:46.3344450Z 2021-05-14T21:10:46.3346010Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:10:46.3347340Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:10:46.3347970Z 2021-05-14T21:10:46.3349070Z ==> Summary 2021-05-14T21:10:47.0402590Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T21:10:47.0409240Z ==> Installing poppler 2021-05-14T21:10:47.0413140Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T21:10:47.0431960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3989-1hxz2vv 2021-05-14T21:10:47.3699260Z cp -pR /private/tmp/d20210514-3989-1hxz2vv/poppler/. /usr/local/Cellar/poppler 2021-05-14T21:10:47.6654250Z chmod -Rf +w /private/tmp/d20210514-3989-1hxz2vv 2021-05-14T21:10:48.1013540Z ==> Finishing up 2021-05-14T21:10:48.1346180Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T21:10:48.1350780Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T21:10:48.1356710Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T21:10:48.1361100Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T21:10:48.1365980Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T21:10:48.1371150Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T21:10:48.1376070Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T21:10:48.1381240Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T21:10:48.1386490Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T21:10:48.1391620Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T21:10:48.1396740Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T21:10:48.1401870Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T21:10:48.1466190Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T21:10:49.0660150Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T21:10:49.0769150Z rm /usr/local/share/gir-1.0 2021-05-14T21:10:49.0871690Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T21:10:49.0974250Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T21:10:49.0975620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T21:10:49.0976990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T21:10:49.1079170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T21:10:49.1181330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T21:10:49.1283560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T21:10:49.1385960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T21:10:49.1493610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T21:10:49.1595830Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T21:10:49.1698000Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T21:10:49.1799860Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T21:10:49.1902040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T21:10:49.1995810Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T21:10:49.2097760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T21:10:49.2197010Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T21:10:49.2277190Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T21:10:49.2303460Z rm /usr/local/lib/girepository-1.0 2021-05-14T21:10:49.2379300Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T21:10:49.2406070Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T21:10:49.2482480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T21:10:49.2508380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T21:10:49.2584840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T21:10:49.2610520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T21:10:49.2687220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T21:10:49.2712670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T21:10:49.2789580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T21:10:49.2814810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T21:10:49.2856800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T21:10:49.2919060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T21:10:49.2961100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T21:10:49.2974600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T21:10:49.2988210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T21:10:49.3007450Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T21:10:49.3025090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T21:10:49.3109840Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T21:10:49.3127290Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T21:10:49.3212070Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T21:10:49.3229240Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T21:10:49.3315250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4705-1cr2x4z.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-14T21:10:50.9249370Z ==> Summary 2021-05-14T21:10:50.9257730Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T21:10:52.0681390Z ==> Caveats 2021-05-14T21:10:52.0682700Z ==> qt@5 2021-05-14T21:10:52.0723020Z We agreed to the Qt open source license for you. 2021-05-14T21:10:52.0724010Z If this is unacceptable you should uninstall. 2021-05-14T21:10:52.0724610Z 2021-05-14T21:10:52.0726090Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:10:52.0727160Z because this is an alternate version of another formula. 2021-05-14T21:10:52.0727780Z 2021-05-14T21:10:52.0728510Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:10:52.0729940Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:10:52.0730660Z 2021-05-14T21:10:52.0731390Z For compilers to find qt@5 you may need to set: 2021-05-14T21:10:52.0732620Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:10:52.0733900Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:10:52.0734520Z 2021-05-14T21:10:52.0735650Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:10:52.0736700Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:10:52.0737340Z 2021-05-14T21:10:53.7508130Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T21:10:54.9835470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:55.6428750Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T21:10:56.0528030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T21%3A20%3A00Z&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:56.0907110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:56.1240260Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T21:10:56.1287040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:10:57.3838710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:58.0151930Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:10:58.4522940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T21%3A20%3A00Z&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk%2B7zK%2F0HEl2wNaxE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:58.4850190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk\%2B7zK\%2F0HEl2wNaxE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:58.6435530Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T21:10:58.6711700Z ==> Installing dependencies for hdf5: szip 2021-05-14T21:10:58.6716310Z ==> Installing hdf5 dependency: szip 2021-05-14T21:10:58.7290480Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T21:10:58.7317960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4712-18w7lwc 2021-05-14T21:10:58.7407730Z cp -pR /private/tmp/d20210514-4712-18w7lwc/szip/. /usr/local/Cellar/szip 2021-05-14T21:10:58.7516270Z chmod -Rf +w /private/tmp/d20210514-4712-18w7lwc 2021-05-14T21:10:58.7963140Z ==> Finishing up 2021-05-14T21:10:58.8325830Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T21:10:58.8329830Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T21:10:58.8334680Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T21:10:58.8341920Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T21:10:58.8346340Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T21:10:58.8351730Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T21:10:58.8473300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4882-1m853xg.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-14T21:11:01.0458530Z ==> Summary 2021-05-14T21:11:01.0475910Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T21:11:01.0481400Z ==> Installing hdf5 2021-05-14T21:11:01.0484170Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:11:01.0503680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4712-1sl6x68 2021-05-14T21:11:01.2318900Z cp -pR /private/tmp/d20210514-4712-1sl6x68/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T21:11:01.5387130Z chmod -Rf +w /private/tmp/d20210514-4712-1sl6x68 2021-05-14T21:11:01.9385140Z ==> Finishing up 2021-05-14T21:11:01.9861860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T21:11:01.9865190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T21:11:01.9870680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T21:11:01.9874930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T21:11:01.9880060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T21:11:01.9884390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T21:11:01.9889290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T21:11:01.9893630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T21:11:01.9898710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T21:11:01.9903150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T21:11:01.9908660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T21:11:01.9912710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T21:11:01.9917670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T21:11:01.9922160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T21:11:01.9928340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T21:11:01.9932950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T21:11:01.9937950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T21:11:01.9942290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T21:11:01.9947410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T21:11:01.9951810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T21:11:01.9956790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T21:11:01.9961270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T21:11:01.9970690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T21:11:01.9975660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T21:11:01.9980710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T21:11:01.9985120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T21:11:01.9990380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T21:11:01.9994850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T21:11:01.9999920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T21:11:02.0004570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T21:11:02.0009600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T21:11:02.0013870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T21:11:02.0018840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T21:11:02.0023390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T21:11:02.0028510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T21:11:02.0033640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T21:11:02.0038030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T21:11:02.0043030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T21:11:02.0061810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T21:11:02.7400520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T21:11:02.7401930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T21:11:02.7415510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T21:11:02.7611430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T21:11:02.7612830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T21:11:02.7711990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T21:11:02.7714960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T21:11:02.7814440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T21:11:02.7816870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T21:11:02.7916490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T21:11:02.7919010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T21:11:02.8018650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T21:11:02.8020840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T21:11:02.8120620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T21:11:02.8122640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T21:11:02.8224450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T21:11:02.8325080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T21:11:02.8329950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T21:11:02.8428520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T21:11:02.8431730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T21:11:02.8533400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T21:11:02.8534800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T21:11:02.8634130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T21:11:02.8636890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T21:11:02.8736140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T21:11:02.8738810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T21:11:02.8837950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T21:11:02.8840960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T21:11:02.8940060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T21:11:02.8942760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T21:11:02.9044540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T21:11:02.9052090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T21:11:02.9068770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T21:11:02.9153870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T21:11:02.9170650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T21:11:02.9256640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T21:11:02.9273910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T21:11:02.9358880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T21:11:02.9375640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T21:11:02.9460750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T21:11:02.9477360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T21:11:02.9562820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T21:11:02.9664870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T21:11:02.9679360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T21:11:02.9766770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T21:11:02.9781040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T21:11:02.9868730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T21:11:02.9882710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T21:11:02.9970960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T21:11:02.9985580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T21:11:03.0073110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T21:11:03.0087600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T21:11:03.0175060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T21:11:03.0190620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T21:11:03.0277710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T21:11:03.0292320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T21:11:03.0379760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T21:11:03.0394080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T21:11:03.0481760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T21:11:03.0495980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T21:11:03.0543790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T21:11:03.0546220Z Only the first 100 operations were output. 2021-05-14T21:11:03.0553570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4931-12fp9jm.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-14T21:11:04.3252270Z ==> Summary 2021-05-14T21:11:04.3437260Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:11:04.9169080Z ==> No outdated dependents to upgrade! 2021-05-14T21:11:04.9170800Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:11:04.9695700Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:11:04.9696680Z hdf5 2021-05-14T21:11:04.9705250Z rm /usr/local/bin/gif2h5 2021-05-14T21:11:04.9708150Z rm /usr/local/bin/h52gif 2021-05-14T21:11:04.9711370Z rm /usr/local/bin/h5c++ 2021-05-14T21:11:04.9714070Z rm /usr/local/bin/h5cc 2021-05-14T21:11:04.9717280Z rm /usr/local/bin/h5clear 2021-05-14T21:11:04.9720170Z rm /usr/local/bin/h5copy 2021-05-14T21:11:04.9722870Z rm /usr/local/bin/h5debug 2021-05-14T21:11:04.9725660Z rm /usr/local/bin/h5diff 2021-05-14T21:11:04.9729130Z rm /usr/local/bin/h5dump 2021-05-14T21:11:04.9731950Z rm /usr/local/bin/h5fc 2021-05-14T21:11:04.9735220Z rm /usr/local/bin/h5format_convert 2021-05-14T21:11:04.9737870Z rm /usr/local/bin/h5import 2021-05-14T21:11:04.9741040Z rm /usr/local/bin/h5jam 2021-05-14T21:11:04.9743900Z rm /usr/local/bin/h5ls 2021-05-14T21:11:04.9747200Z rm /usr/local/bin/h5mkgrp 2021-05-14T21:11:04.9750100Z rm /usr/local/bin/h5perf_serial 2021-05-14T21:11:04.9754010Z rm /usr/local/bin/h5redeploy 2021-05-14T21:11:04.9757220Z rm /usr/local/bin/h5repack 2021-05-14T21:11:04.9760700Z rm /usr/local/bin/h5repart 2021-05-14T21:11:04.9769880Z rm /usr/local/bin/h5stat 2021-05-14T21:11:04.9770910Z rm /usr/local/bin/h5unjam 2021-05-14T21:11:04.9771620Z rm /usr/local/bin/h5watch 2021-05-14T21:11:04.9778030Z rm /usr/local/include/H5ACpublic.h 2021-05-14T21:11:04.9780580Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T21:11:04.9783970Z rm /usr/local/include/H5Apublic.h 2021-05-14T21:11:04.9786820Z rm /usr/local/include/H5ArrayType.h 2021-05-14T21:11:04.9790490Z rm /usr/local/include/H5AtomType.h 2021-05-14T21:11:04.9793220Z rm /usr/local/include/H5Attribute.h 2021-05-14T21:11:04.9796420Z rm /usr/local/include/H5Classes.h 2021-05-14T21:11:04.9799190Z rm /usr/local/include/H5CommonFG.h 2021-05-14T21:11:04.9802460Z rm /usr/local/include/H5CompType.h 2021-05-14T21:11:04.9805160Z rm /usr/local/include/H5Cpp.h 2021-05-14T21:11:04.9808870Z rm /usr/local/include/H5CppDoc.h 2021-05-14T21:11:04.9811570Z rm /usr/local/include/H5Cpublic.h 2021-05-14T21:11:04.9814830Z rm /usr/local/include/H5DOpublic.h 2021-05-14T21:11:04.9817940Z rm /usr/local/include/H5DSpublic.h 2021-05-14T21:11:04.9821410Z rm /usr/local/include/H5DaccProp.h 2021-05-14T21:11:04.9824160Z rm /usr/local/include/H5DataSet.h 2021-05-14T21:11:04.9827620Z rm /usr/local/include/H5DataSpace.h 2021-05-14T21:11:04.9830590Z rm /usr/local/include/H5DataType.h 2021-05-14T21:11:04.9833840Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T21:11:04.9836610Z rm /usr/local/include/H5Dpublic.h 2021-05-14T21:11:04.9839890Z rm /usr/local/include/H5DxferProp.h 2021-05-14T21:11:04.9842630Z rm /usr/local/include/H5ESpublic.h 2021-05-14T21:11:04.9845950Z rm /usr/local/include/H5EnumType.h 2021-05-14T21:11:04.9848960Z rm /usr/local/include/H5Epubgen.h 2021-05-14T21:11:04.9852320Z rm /usr/local/include/H5Epublic.h 2021-05-14T21:11:04.9855140Z rm /usr/local/include/H5Exception.h 2021-05-14T21:11:04.9859050Z rm /usr/local/include/H5FDcore.h 2021-05-14T21:11:04.9862230Z rm /usr/local/include/H5FDdirect.h 2021-05-14T21:11:04.9865600Z rm /usr/local/include/H5FDfamily.h 2021-05-14T21:11:04.9868690Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T21:11:04.9872170Z rm /usr/local/include/H5FDlog.h 2021-05-14T21:11:04.9875010Z rm /usr/local/include/H5FDmpi.h 2021-05-14T21:11:04.9878480Z rm /usr/local/include/H5FDmpio.h 2021-05-14T21:11:04.9881580Z rm /usr/local/include/H5FDmulti.h 2021-05-14T21:11:04.9884900Z rm /usr/local/include/H5FDpublic.h 2021-05-14T21:11:04.9887950Z rm /usr/local/include/H5FDros3.h 2021-05-14T21:11:04.9891390Z rm /usr/local/include/H5FDsec2.h 2021-05-14T21:11:04.9894160Z rm /usr/local/include/H5FDstdio.h 2021-05-14T21:11:04.9897470Z rm /usr/local/include/H5FDwindows.h 2021-05-14T21:11:04.9900180Z rm /usr/local/include/H5FaccProp.h 2021-05-14T21:11:04.9903550Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T21:11:04.9906210Z rm /usr/local/include/H5File.h 2021-05-14T21:11:04.9910200Z rm /usr/local/include/H5FloatType.h 2021-05-14T21:11:04.9913110Z rm /usr/local/include/H5Fpublic.h 2021-05-14T21:11:04.9916080Z rm /usr/local/include/H5Gpublic.h 2021-05-14T21:11:04.9919420Z rm /usr/local/include/H5Group.h 2021-05-14T21:11:04.9922380Z rm /usr/local/include/H5IMpublic.h 2021-05-14T21:11:04.9925660Z rm /usr/local/include/H5IdComponent.h 2021-05-14T21:11:04.9928410Z rm /usr/local/include/H5Include.h 2021-05-14T21:11:04.9932560Z rm /usr/local/include/H5IntType.h 2021-05-14T21:11:04.9935130Z rm /usr/local/include/H5Ipublic.h 2021-05-14T21:11:04.9938560Z rm /usr/local/include/H5LDpublic.h 2021-05-14T21:11:04.9941520Z rm /usr/local/include/H5LTpublic.h 2021-05-14T21:11:04.9944820Z rm /usr/local/include/H5LaccProp.h 2021-05-14T21:11:04.9947800Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T21:11:04.9951220Z rm /usr/local/include/H5Library.h 2021-05-14T21:11:04.9954040Z rm /usr/local/include/H5Location.h 2021-05-14T21:11:04.9957310Z rm /usr/local/include/H5Lpublic.h 2021-05-14T21:11:04.9960290Z rm /usr/local/include/H5MMpublic.h 2021-05-14T21:11:04.9964150Z rm /usr/local/include/H5Mpublic.h 2021-05-14T21:11:04.9966650Z rm /usr/local/include/H5Object.h 2021-05-14T21:11:04.9969990Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T21:11:04.9972670Z rm /usr/local/include/H5Opublic.h 2021-05-14T21:11:04.9975970Z rm /usr/local/include/H5PLextern.h 2021-05-14T21:11:04.9978730Z rm /usr/local/include/H5PLpublic.h 2021-05-14T21:11:04.9982000Z rm /usr/local/include/H5PTpublic.h 2021-05-14T21:11:04.9984990Z rm /usr/local/include/H5PacketTable.h 2021-05-14T21:11:04.9988410Z rm /usr/local/include/H5Ppublic.h 2021-05-14T21:11:04.9991430Z rm /usr/local/include/H5PredType.h 2021-05-14T21:11:04.9994700Z rm /usr/local/include/H5PropList.h 2021-05-14T21:11:04.9997470Z rm /usr/local/include/H5Rpublic.h 2021-05-14T21:11:05.0000710Z rm /usr/local/include/H5Spublic.h 2021-05-14T21:11:05.0003450Z rm /usr/local/include/H5StrType.h 2021-05-14T21:11:05.0006720Z rm /usr/local/include/H5TBpublic.h 2021-05-14T21:11:05.0009480Z rm /usr/local/include/H5Tpublic.h 2021-05-14T21:11:05.0012760Z rm /usr/local/include/H5VLconnector.h 2021-05-14T21:11:05.0016840Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T21:11:05.0019230Z rm /usr/local/include/H5VLnative.h 2021-05-14T21:11:05.0022680Z Only the first 100 operations were output. 2021-05-14T21:11:06.6469690Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T21:11:07.9410620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:08.5803090Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T21:11:09.0034430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T21%3A20%3A00Z&sig=uXOM4%2FmpXCpwU7K0AbxJdcXm2Rt8%2BOyUMs4bD2eWIgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:09.0398450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=uXOM4\%2FmpXCpwU7K0AbxJdcXm2Rt8\%2BOyUMs4bD2eWIgQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:09.1879380Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T21:11:09.2661200Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T21:11:09.2689140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4938-1l730qw 2021-05-14T21:11:09.4229520Z cp -pR /private/tmp/d20210514-4938-1l730qw/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T21:11:09.5754150Z chmod -Rf +w /private/tmp/d20210514-4938-1l730qw 2021-05-14T21:11:09.7461780Z ==> Finishing up 2021-05-14T21:11:09.7786950Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T21:11:09.7793060Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T21:11:09.7808920Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T21:11:09.7813490Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T21:11:09.7820750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T21:11:09.7824730Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T21:11:09.7830360Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T21:11:09.7834950Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T21:11:09.7839930Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T21:11:09.7844670Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T21:11:09.7849710Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T21:11:09.7854340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T21:11:09.7859300Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T21:11:09.7867020Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T21:11:09.7872300Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T21:11:09.7903960Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T21:11:09.8463370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5102-p95q0a.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-14T21:11:12.0193920Z ==> Caveats 2021-05-14T21:11:12.0195050Z Emacs Lisp files have been installed to: 2021-05-14T21:11:12.0196390Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T21:11:12.0197680Z ==> Summary 2021-05-14T21:11:12.0351840Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T21:11:14.0715290Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T21:11:15.3792370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:15.9892990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T21:11:16.4021370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T21%3A20%3A00Z&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS%2B3IyS9R4SKRUwA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:16.4341700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS\%2B3IyS9R4SKRUwA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:16.5505590Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T21:11:16.6235580Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T21:11:16.6264000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5109-wlq4h7 2021-05-14T21:11:16.7640760Z cp -pR /private/tmp/d20210514-5109-wlq4h7/gsl/. /usr/local/Cellar/gsl 2021-05-14T21:11:16.9175280Z chmod -Rf +w /private/tmp/d20210514-5109-wlq4h7 2021-05-14T21:11:17.0738680Z ==> Finishing up 2021-05-14T21:11:17.1040040Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T21:11:17.1042460Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T21:11:17.1044810Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T21:11:17.1047040Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T21:11:17.1052690Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T21:11:17.1059470Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T21:11:17.1191610Z info /usr/local/share/info/gsl-ref.info 2021-05-14T21:11:17.1204690Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T21:11:17.1211650Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T21:11:17.1218230Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T21:11:17.1227030Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T21:11:17.1234380Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T21:11:17.1239910Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T21:11:17.1245530Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T21:11:17.1250830Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T21:11:17.1255680Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T21:11:17.1261550Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T21:11:17.1269260Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T21:11:17.1897010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5274-wo8jo1.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-14T21:11:19.3341040Z ==> Summary 2021-05-14T21:11:19.3506750Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T21:11:22.7842620Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T21:11:23.5898480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:24.2086530Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T21:11:24.6125680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T21%3A20%3A00Z&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW%2Bjy0Vb1Xnhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:24.6460880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW\%2Bjy0Vb1Xnhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:24.7889230Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T21:11:24.8071640Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T21:11:26.1851800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:26.7871380Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T21:11:27.1982240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T21%3A20%3A00Z&sig=Mdswyr2mJE4zBJGzRa17rtWFy7OYWX6bH57ewYUf3gU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:27.2345090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Mdswyr2mJE4zBJGzRa17rtWFy7OYWX6bH57ewYUf3gU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:27.2844710Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T21:11:27.2891730Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T21:11:28.5276490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:29.1272800Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T21:11:29.5402780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T21%3A20%3A00Z&sig=CkeeQZ%2FT6anZ1QXilqgfopBuKyLL6xj%2ByakxjmTOc40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:29.5730270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=CkeeQZ\%2FT6anZ1QXilqgfopBuKyLL6xj\%2ByakxjmTOc40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:29.6190200Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:11:29.6228740Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T21:11:30.8458840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:31.5776840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T21:11:31.9871030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T21%3A20%3A00Z&sig=ayY7SiyKNjZ4EtkOaUVgQrMorBj%2F7uuymouC5O9nrb0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:32.0170230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=ayY7SiyKNjZ4EtkOaUVgQrMorBj\%2F7uuymouC5O9nrb0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:32.0582870Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T21:11:32.0616280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T21:11:33.3531950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:33.9938800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T21:11:34.3879440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T21%3A20%3A00Z&sig=xxiDRWoMtMQST5wETnIwEYl%2BETRCIdsArLfuU%2FlE7Rc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:34.4189770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=xxiDRWoMtMQST5wETnIwEYl\%2BETRCIdsArLfuU\%2FlE7Rc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:34.4933920Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T21:11:34.5020940Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T21:11:35.7569670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:36.3760870Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T21:11:36.7786220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T21%3A20%3A00Z&sig=Ome%2FHbCsRUm9z4oQgfchw%2BPeKoNBUS6aUZrHYbk8EPI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:36.8118130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Ome\%2FHbCsRUm9z4oQgfchw\%2BPeKoNBUS6aUZrHYbk8EPI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:36.8461170Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T21:11:36.8492920Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T21:11:38.1598070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:38.8420740Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T21:11:39.2555290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T21%3A20%3A00Z&sig=YZLVyIRGCxgL719G1XXRK8E%2BRCcddtM9%2BbrHYTMyoyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:39.2888960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=YZLVyIRGCxgL719G1XXRK8E\%2BRCcddtM9\%2BbrHYTMyoyc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:39.3810570Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T21:11:39.3908070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T21:11:40.6740340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:41.3174870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T21:11:41.7108070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T21%3A20%3A00Z&sig=KzrS9LuK%2BXdm%2FeIAwuOidVc1Q9BSMkRC3F4q5lOmrIw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:41.7513020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=KzrS9LuK\%2BXdm\%2FeIAwuOidVc1Q9BSMkRC3F4q5lOmrIw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:41.7900830Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T21:11:41.7937490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T21:11:43.0868290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:43.7523730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T21:11:44.1693260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T21%3A20%3A00Z&sig=QzLSk%2FlKjQOXsFNu4q9YTKXwHPDE14ei9pMW4I4T07c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:44.2042150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=QzLSk\%2FlKjQOXsFNu4q9YTKXwHPDE14ei9pMW4I4T07c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:44.2535650Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T21:11:44.2574290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T21:11:45.5465570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:46.1358190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T21:11:46.5559300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T21%3A20%3A00Z&sig=dN0l17K1wh9fMywDq%2BRYo7%2B62rbKwknuAG0BjVVtYVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:46.5892760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=dN0l17K1wh9fMywDq\%2BRYo7\%2B62rbKwknuAG0BjVVtYVU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:46.6242080Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T21:11:46.6274430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T21:11:47.8744370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:48.5369870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T21:11:48.9651780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T21%3A20%3A00Z&sig=dpXclcgy3clm7uAWHr7cjgktLtDoH6GjSdRDupHxJms%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:48.9995910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=dpXclcgy3clm7uAWHr7cjgktLtDoH6GjSdRDupHxJms\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:49.0409810Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T21:11:49.0439940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T21:11:50.3139030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:50.9108000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T21:11:51.3358790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T21%3A20%3A00Z&sig=eEYCaiigvW5grP1aSqrbYH1bujVm3nDn1YYm58%2FprpI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:51.3677880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=eEYCaiigvW5grP1aSqrbYH1bujVm3nDn1YYm58\%2FprpI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:51.4349690Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T21:11:51.4410420Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T21:11:52.7719180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:53.5674440Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T21:11:53.9793480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T21%3A20%3A00Z&sig=76wX5YA85a0gjLf0aggphH2wFw4Yg%2Fa0iL6PtzlEhtw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:54.0107150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=76wX5YA85a0gjLf0aggphH2wFw4Yg\%2Fa0iL6PtzlEhtw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:54.0651670Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T21:11:54.0706630Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T21:11:55.3561160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:56.0029290Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T21:11:56.5067350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T21%3A20%3A00Z&sig=Mm7iMx13Xna4kl4ofKvNl1y2SF4QW9gGGW%2BMEewx3Zs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:56.5418180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Mm7iMx13Xna4kl4ofKvNl1y2SF4QW9gGGW\%2BMEewx3Zs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:56.9481510Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T21:11:57.0628450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T21:11:58.3671010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:59.0236680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T21:11:59.4196180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T21%3A20%3A00Z&sig=DibMx6vVGx2HWxJQuc%2BiDKRO55l6bakm73vOvFHaxbU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:00.1414550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=DibMx6vVGx2HWxJQuc\%2BiDKRO55l6bakm73vOvFHaxbU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:00.1420110Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T21:12:00.1423270Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T21:12:00.9022270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:01.5269320Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T21:12:01.9611600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T21%3A20%3A00Z&sig=CqbM%2F7ufyUJ10g4nhpUhN8DeojjNCKU8tAuNYja68hw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:01.9958680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=CqbM\%2F7ufyUJ10g4nhpUhN8DeojjNCKU8tAuNYja68hw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:02.0572960Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T21:12:02.0620960Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T21:12:03.3374740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:03.9858840Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T21:12:04.3997680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T21%3A20%3A00Z&sig=1m9ZDB3FxI7kZEN2Js7czJ1X7aPFhkXyF9QSPB3fUEs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:04.4338650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=1m9ZDB3FxI7kZEN2Js7czJ1X7aPFhkXyF9QSPB3fUEs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:04.5256440Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T21:12:04.5331310Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T21:12:05.8064010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:06.4285150Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T21:12:06.8599410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T21%3A20%3A00Z&sig=maFmvXExUWKvz9V9HfvSvKPLrImH2vbg4xAHl1A0f9s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:06.8959850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=maFmvXExUWKvz9V9HfvSvKPLrImH2vbg4xAHl1A0f9s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:06.9296250Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T21:12:06.9327010Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T21:12:08.5177940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:09.1651250Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T21:12:09.6105200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T21%3A20%3A00Z&sig=EvfVwGMo6wBkvDmeJM0nlfLVhMhFJkY0PEcmvea5Gzk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:09.6435090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=EvfVwGMo6wBkvDmeJM0nlfLVhMhFJkY0PEcmvea5Gzk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:09.7281440Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T21:12:09.7327650Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T21:12:11.0263280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:11.6456150Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T21:12:12.0858850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T21%3A20%3A00Z&sig=826ThulW%2F%2Foi4gHwczIb2FNCrguG2Sftq0XrD%2FYpO50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:12.1256450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=826ThulW\%2F\%2Foi4gHwczIb2FNCrguG2Sftq0XrD\%2FYpO50\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:12.2136460Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T21:12:12.2224470Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T21:12:13.4608140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:14.0745340Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T21:12:14.4948400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T21%3A20%3A00Z&sig=olhI29cBEF8ZctrEnftT9iF0Upb3xkWB8rgMXofemdo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:14.5276780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=olhI29cBEF8ZctrEnftT9iF0Upb3xkWB8rgMXofemdo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:14.5736430Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T21:12:14.5771600Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T21:12:15.8196270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:16.4477890Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T21:12:16.8581900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T21%3A20%3A00Z&sig=mqAWRLZOhBYsKP%2BMtk86Mmit%2Fap6jnSSx4CpRbfpMKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:16.9022950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=mqAWRLZOhBYsKP\%2BMtk86Mmit\%2Fap6jnSSx4CpRbfpMKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:17.0166510Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T21:12:17.0276870Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T21:12:18.3041050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:18.9379820Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T21:12:19.3742660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T21%3A20%3A00Z&sig=JVzmKqVpKvIwTRTfrfESeQb18%2BlV8mmkjK1puUcbOdQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:19.4133900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=JVzmKqVpKvIwTRTfrfESeQb18\%2BlV8mmkjK1puUcbOdQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:19.6618540Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T21:12:19.7100460Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T21:12:21.0552720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:21.6722280Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T21:12:22.0931260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T21%3A20%3A00Z&sig=36Hy2NwPWHR2gd06kNXnCayV1lxJvl58Kf6gbRczeI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:22.1267920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=36Hy2NwPWHR2gd06kNXnCayV1lxJvl58Kf6gbRczeI0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:22.1917540Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T21:12:22.1970240Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T21:12:23.4566480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:24.0763400Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T21:12:24.4872140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T21%3A20%3A00Z&sig=UIwdvxaHZ4zQxOO5s0IwKEcFLuEX0IfN0GPbRiW6hN0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:24.5211610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=UIwdvxaHZ4zQxOO5s0IwKEcFLuEX0IfN0GPbRiW6hN0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:24.6194620Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T21:12:24.6299820Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T21:12:26.0167330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:26.6677170Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T21:12:27.0601520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T21%3A20%3A00Z&sig=87HJYGMEZk48pHDNIarCj%2BizIxZ%2BBAAsYrhl%2BlgkBmE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:27.0966140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=87HJYGMEZk48pHDNIarCj\%2BizIxZ\%2BBAAsYrhl\%2BlgkBmE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:27.2547700Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T21:12:27.2749510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T21:12:28.6150790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:29.2478020Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T21:12:29.6773520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T21%3A20%3A00Z&sig=EcMB8wRQX6yPqxbtVxBbV3iQvqQXx9BzFgDdmj0VYDw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:29.7165000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=EcMB8wRQX6yPqxbtVxBbV3iQvqQXx9BzFgDdmj0VYDw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:29.7800970Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T21:12:29.7844490Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T21:12:31.0393650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:31.6647730Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T21:12:32.3735510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=I30j\%2FD9xQxhWfH1kmPQGrOQzDlGOo19bNpCHn1\%2BOIDM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:32.3742920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T21%3A20%3A00Z&sig=I30j%2FD9xQxhWfH1kmPQGrOQzDlGOo19bNpCHn1%2BOIDM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:32.3746830Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T21:12:32.3749240Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T21:12:33.4801490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:34.1591720Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T21:12:34.7982490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T21%3A20%3A00Z&sig=SlDb67L%2FpvIzTwqSN1EDxl%2BTXv6ieqZnhayrttuitVo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:34.8336450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=SlDb67L\%2FpvIzTwqSN1EDxl\%2BTXv6ieqZnhayrttuitVo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:34.8920960Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:12:34.8970880Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T21:12:36.1945510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:36.8790020Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T21:12:37.3054580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T21%3A20%3A00Z&sig=Xnla9lAhvbuTr94BYkrBNuNlwETSJZd4cYTE%2BNiig9s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:37.3416480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Xnla9lAhvbuTr94BYkrBNuNlwETSJZd4cYTE\%2BNiig9s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:37.8115340Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T21:12:37.9195990Z ==> 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-14T21:12:37.9209860Z ==> Installing ffmpeg dependency: aom 2021-05-14T21:12:37.9799800Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T21:12:37.9828460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-tdvjc3 2021-05-14T21:12:38.0645240Z cp -pR /private/tmp/d20210514-5281-tdvjc3/aom/. /usr/local/Cellar/aom 2021-05-14T21:12:38.1058390Z chmod -Rf +w /private/tmp/d20210514-5281-tdvjc3 2021-05-14T21:12:38.1734320Z ==> Finishing up 2021-05-14T21:12:38.2113270Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T21:12:38.2118140Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T21:12:38.2125590Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T21:12:38.2135820Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T21:12:38.2140020Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T21:12:38.2146620Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T21:12:38.2151990Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T21:12:38.2159340Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T21:12:38.2402410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5624-y54pam.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-14T21:12:40.3679900Z ==> Summary 2021-05-14T21:12:40.3705040Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T21:12:40.3711740Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T21:12:40.3813490Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T21:12:40.3831540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-8nf3yy 2021-05-14T21:12:40.4023860Z cp -pR /private/tmp/d20210514-5281-8nf3yy/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T21:12:40.4233080Z chmod -Rf +w /private/tmp/d20210514-5281-8nf3yy 2021-05-14T21:12:40.4733090Z ==> Finishing up 2021-05-14T21:12:40.5110480Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T21:12:40.5116860Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T21:12:40.5122940Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T21:12:40.5128340Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T21:12:40.5135150Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T21:12:40.5281870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5650-1g8ss7x.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-14T21:12:42.7456860Z ==> Summary 2021-05-14T21:12:42.7478460Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T21:12:42.7485400Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T21:12:42.7536970Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:12:42.7555040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-20kyvl 2021-05-14T21:12:42.8100080Z cp -pR /private/tmp/d20210514-5281-20kyvl/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T21:12:42.8756180Z chmod -Rf +w /private/tmp/d20210514-5281-20kyvl 2021-05-14T21:12:42.9393740Z ==> Finishing up 2021-05-14T21:12:42.9806620Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T21:12:42.9813060Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T21:12:42.9819990Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T21:12:42.9907100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5676-16y953z.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-14T21:12:45.1983220Z ==> Summary 2021-05-14T21:12:45.2060650Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T21:12:45.2065820Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T21:12:45.2095030Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T21:12:45.2114740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-zd46qv 2021-05-14T21:12:45.2419370Z cp -pR /private/tmp/d20210514-5281-zd46qv/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T21:12:45.2915340Z chmod -Rf +w /private/tmp/d20210514-5281-zd46qv 2021-05-14T21:12:45.3608670Z ==> Finishing up 2021-05-14T21:12:45.4063490Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T21:12:45.4078130Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T21:12:45.4084490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T21:12:45.4089580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T21:12:45.4095640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T21:12:45.4105430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T21:12:45.4111430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T21:12:45.4117260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T21:12:45.4123330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T21:12:45.4129030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T21:12:45.4135100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T21:12:45.4140840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T21:12:45.4147190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T21:12:45.4152530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T21:12:45.4158580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T21:12:45.4165160Z 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-14T21:12:45.4170850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T21:12:45.4176800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T21:12:45.4182270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T21:12:45.4187430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T21:12:45.4193510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T21:12:45.4198820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T21:12:45.4204250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T21:12:45.4209650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T21:12:45.4215280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T21:12:45.4221060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T21:12:45.4226430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T21:12:45.4231800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T21:12:45.4237400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T21:12:45.4242600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T21:12:45.4248560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T21:12:45.4253760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T21:12:45.4259520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T21:12:45.4265950Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T21:12:45.4270900Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T21:12:45.4276030Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T21:12:45.4283710Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T21:12:45.4510650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5702-1kc0w8s.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-14T21:12:47.5793160Z ==> Summary 2021-05-14T21:12:47.5889400Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T21:12:47.5895760Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T21:12:47.7665460Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T21:12:47.7682810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-76r302 2021-05-14T21:12:47.8855020Z cp -pR /private/tmp/d20210514-5281-76r302/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T21:12:48.0131920Z chmod -Rf +w /private/tmp/d20210514-5281-76r302 2021-05-14T21:12:48.2168800Z ==> Finishing up 2021-05-14T21:12:48.2779530Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T21:12:48.2784610Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T21:12:48.2789390Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T21:12:48.2793910Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T21:12:48.2799490Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T21:12:48.2806560Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:12:48.2815230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T21:12:48.2823020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T21:12:48.2829060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T21:12:48.2843360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T21:12:48.2852270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T21:12:48.2865070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T21:12:48.2872910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T21:12:48.2883810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T21:12:48.2893320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T21:12:48.2904730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T21:12:48.2913940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T21:12:48.2924530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T21:12:48.2936060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T21:12:48.2945890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T21:12:48.2955890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T21:12:48.2962950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T21:12:48.2978390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T21:12:48.2989000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T21:12:48.2998870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T21:12:48.3008860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T21:12:48.3014340Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:12:48.3032140Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T21:12:48.3040730Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T21:12:48.3049670Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T21:12:48.3062240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T21:12:48.3071600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T21:12:48.3081540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T21:12:48.3090960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T21:12:48.3101520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T21:12:48.3110970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T21:12:48.3122960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T21:12:48.3134200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T21:12:48.3144080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T21:12:48.3203230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T21:12:48.3210780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T21:12:48.3217220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T21:12:48.3223350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T21:12:48.3230580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T21:12:48.3236360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T21:12:48.3242160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T21:12:48.3247600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T21:12:48.3253860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T21:12:48.3259790Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T21:12:48.3265060Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T21:12:48.3270830Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T21:12:48.3279270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T21:12:48.3284890Z 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-14T21:12:48.3740990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5728-1eh5xky.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-14T21:12:50.6933590Z ==> Summary 2021-05-14T21:12:50.7062890Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T21:12:50.7068280Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T21:12:50.7120590Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T21:12:50.7139660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-1wzgo67 2021-05-14T21:12:50.7272390Z cp -pR /private/tmp/d20210514-5281-1wzgo67/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T21:12:50.7432750Z chmod -Rf +w /private/tmp/d20210514-5281-1wzgo67 2021-05-14T21:12:50.7924140Z ==> Finishing up 2021-05-14T21:12:50.8302290Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T21:12:50.8308390Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T21:12:50.8313860Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T21:12:50.8320310Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T21:12:50.8325550Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T21:12:50.8331560Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T21:12:50.8338650Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T21:12:50.8485440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5754-12a0cer.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-14T21:12:52.9869490Z ==> Summary 2021-05-14T21:12:52.9894670Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T21:12:52.9901530Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T21:12:53.2021650Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T21:12:53.2038900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-1c981ne 2021-05-14T21:12:53.2767430Z cp -pR /private/tmp/d20210514-5281-1c981ne/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T21:12:53.3243770Z chmod -Rf +w /private/tmp/d20210514-5281-1c981ne 2021-05-14T21:12:53.5147040Z ==> Finishing up 2021-05-14T21:12:53.5540770Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T21:12:53.5544460Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T21:12:53.5549810Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T21:12:53.5554070Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T21:12:53.5561030Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T21:12:53.5569460Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T21:12:53.5578130Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T21:12:53.5585240Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T21:12:53.5590700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T21:12:53.5595540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T21:12:53.5600650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T21:12:53.5605410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T21:12:53.5610280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T21:12:53.5615370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T21:12:53.5620730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T21:12:53.5625730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T21:12:53.5631870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T21:12:53.5636160Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T21:12:53.5640740Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T21:12:53.5645830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T21:12:53.5654670Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T21:12:53.5659860Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T21:12:53.5665130Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T21:12:53.5669960Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T21:12:53.5932800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5783-1ox9rwh.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-14T21:12:55.8077470Z ==> Summary 2021-05-14T21:12:55.8130210Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T21:12:55.8135550Z ==> Installing ffmpeg dependency: libass 2021-05-14T21:12:56.0495970Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T21:12:56.0513480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-1enknle 2021-05-14T21:12:56.0638960Z cp -pR /private/tmp/d20210514-5281-1enknle/libass/. /usr/local/Cellar/libass 2021-05-14T21:12:56.0753510Z chmod -Rf +w /private/tmp/d20210514-5281-1enknle 2021-05-14T21:12:56.1262550Z ==> Finishing up 2021-05-14T21:12:56.1670200Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T21:12:56.1677240Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T21:12:56.1682220Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T21:12:56.1687110Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T21:12:56.1694780Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T21:12:56.1821610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5809-1eki4vd.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-14T21:12:58.4371970Z ==> Summary 2021-05-14T21:12:58.4389530Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T21:12:58.4394820Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T21:12:58.4593750Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T21:12:58.4612410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-44fb0z 2021-05-14T21:12:58.4855810Z cp -pR /private/tmp/d20210514-5281-44fb0z/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T21:12:58.5030570Z chmod -Rf +w /private/tmp/d20210514-5281-44fb0z 2021-05-14T21:12:58.5798440Z ==> Finishing up 2021-05-14T21:12:58.6200790Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T21:12:58.6205390Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T21:12:58.6209800Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T21:12:58.6216570Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T21:12:58.6223100Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T21:12:58.6227370Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T21:12:58.6232920Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T21:12:58.6240010Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T21:12:58.6424620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5835-ndv9pg.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-14T21:13:00.8726120Z ==> Summary 2021-05-14T21:13:00.8750310Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T21:13:00.8755280Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T21:13:00.8840020Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T21:13:00.8856830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5281-qkv74c 2021-05-14T21:13:00.9037360Z cp -pR /private/tmp/d20210514-5281-qkv74c/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T21:13:00.9267700Z chmod -Rf +w /private/tmp/d20210514-5281-qkv74c 2021-05-14T21:13:00.9828510Z ==> Finishing up 2021-05-14T21:13:01.0201170Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T21:13:01.0205140Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T21:13:01.0213690Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T21:13:01.0219720Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T21:13:01.0224460Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T21:13:01.0230080Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T21:13:01.0234790Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T21:13:01.0240160Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T21:13:01.0244760Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T21:13:01.0252310Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T21:13:01.0257560Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T21:13:01.0412440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5861-1uplzcd.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-14T21:13:03.2814200Z ==> Summary 2021-05-14T21:13:03.2846400Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T21:13:03.2854040Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T21:13:03.2907310Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T21:13:03.2924500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5281-8k06nz 2021-05-14T21:13:03.3097010Z cp -pR /private/tmp/d20210514-5281-8k06nz/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T21:13:03.3288860Z chmod -Rf +w /private/tmp/d20210514-5281-8k06nz 2021-05-14T21:13:03.3761100Z ==> Finishing up 2021-05-14T21:13:03.4021330Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T21:13:03.4027320Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T21:13:03.4034630Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T21:13:03.4041790Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T21:13:03.4183640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5887-vg2r7p.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-14T21:13:05.5387140Z ==> Summary 2021-05-14T21:13:05.5415010Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T21:13:05.5421860Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T21:13:05.5450510Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T21:13:05.5468580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-5iz8po 2021-05-14T21:13:05.5827170Z cp -pR /private/tmp/d20210514-5281-5iz8po/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T21:13:05.6044480Z chmod -Rf +w /private/tmp/d20210514-5281-5iz8po 2021-05-14T21:13:05.6465700Z ==> Finishing up 2021-05-14T21:13:05.6871660Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T21:13:05.6878170Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T21:13:05.6898300Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T21:13:05.6997930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5913-1t57mkb.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-14T21:13:07.9101310Z ==> Summary 2021-05-14T21:13:07.9123720Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T21:13:07.9129910Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T21:13:07.9151210Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T21:13:07.9169100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-1f2yi66 2021-05-14T21:13:07.9357930Z cp -pR /private/tmp/d20210514-5281-1f2yi66/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T21:13:07.9527790Z chmod -Rf +w /private/tmp/d20210514-5281-1f2yi66 2021-05-14T21:13:08.0052970Z ==> Finishing up 2021-05-14T21:13:08.0433720Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T21:13:08.0437840Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T21:13:08.0445400Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T21:13:08.0450560Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T21:13:08.0456060Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T21:13:08.0461250Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T21:13:08.0466370Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T21:13:08.0471660Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T21:13:08.0479040Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T21:13:08.0484340Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T21:13:08.0619370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5939-1pe8xpp.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-14T21:13:10.2560160Z ==> Summary 2021-05-14T21:13:10.2583370Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T21:13:10.2590890Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T21:13:10.2704930Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T21:13:10.2723380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-19rhqd9 2021-05-14T21:13:10.7986170Z cp -pR /private/tmp/d20210514-5281-19rhqd9/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T21:13:11.0639920Z chmod -Rf +w /private/tmp/d20210514-5281-19rhqd9 2021-05-14T21:13:11.1437230Z ==> Finishing up 2021-05-14T21:13:11.1852180Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T21:13:11.1863590Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T21:13:11.1885060Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T21:13:11.1899240Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T21:13:11.1908110Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T21:13:11.1929860Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T21:13:11.1944060Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T21:13:11.2185740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5965-ufw38f.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-14T21:13:13.3297350Z ==> Summary 2021-05-14T21:13:13.3329020Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T21:13:13.3335560Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T21:13:13.3772780Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T21:13:13.3790920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5281-ott7sa 2021-05-14T21:13:13.4202250Z cp -pR /private/tmp/d20210514-5281-ott7sa/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T21:13:13.4531430Z chmod -Rf +w /private/tmp/d20210514-5281-ott7sa 2021-05-14T21:13:13.5282800Z ==> Finishing up 2021-05-14T21:13:13.5654280Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T21:13:13.5661380Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T21:13:13.5674680Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T21:13:13.5682330Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T21:13:13.5688540Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T21:13:13.5695190Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T21:13:13.5704260Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T21:13:13.5890320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5991-hrssfj.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-14T21:13:15.6897430Z ==> Summary 2021-05-14T21:13:15.6931400Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T21:13:15.6938530Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T21:13:15.7444770Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T21:13:15.7461470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-1hibda2 2021-05-14T21:13:15.7609670Z cp -pR /private/tmp/d20210514-5281-1hibda2/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T21:13:15.7751770Z chmod -Rf +w /private/tmp/d20210514-5281-1hibda2 2021-05-14T21:13:15.8316460Z ==> Finishing up 2021-05-14T21:13:15.8670340Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T21:13:15.8677390Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T21:13:15.8683730Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T21:13:15.8688800Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T21:13:15.8694660Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T21:13:15.8702100Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T21:13:15.8838150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6017-cpt4nf.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-14T21:13:17.9707090Z ==> Summary 2021-05-14T21:13:17.9726620Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T21:13:17.9731970Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T21:13:17.9752610Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T21:13:17.9771310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-16gxupu 2021-05-14T21:13:18.0458690Z cp -pR /private/tmp/d20210514-5281-16gxupu/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T21:13:18.1028210Z chmod -Rf +w /private/tmp/d20210514-5281-16gxupu 2021-05-14T21:13:18.1809340Z ==> Finishing up 2021-05-14T21:13:18.2197400Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T21:13:18.2203320Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T21:13:18.2212830Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T21:13:18.2221430Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T21:13:18.2226130Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T21:13:18.2235220Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T21:13:18.2249500Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T21:13:18.2264740Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T21:13:18.2277820Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T21:13:18.2298160Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T21:13:18.2744630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6043-1m3rhta.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-14T21:13:20.3774890Z ==> Summary 2021-05-14T21:13:20.3837840Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T21:13:20.3843620Z ==> Installing ffmpeg dependency: snappy 2021-05-14T21:13:20.3902720Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T21:13:20.3920490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-1pdiaw1 2021-05-14T21:13:20.4037040Z cp -pR /private/tmp/d20210514-5281-1pdiaw1/snappy/. /usr/local/Cellar/snappy 2021-05-14T21:13:20.4186010Z chmod -Rf +w /private/tmp/d20210514-5281-1pdiaw1 2021-05-14T21:13:20.4706600Z ==> Finishing up 2021-05-14T21:13:20.5121590Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T21:13:20.5126750Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T21:13:20.5131010Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T21:13:20.5135680Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T21:13:20.5145100Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T21:13:20.5150500Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T21:13:20.5156060Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T21:13:20.5160870Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T21:13:20.5166270Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T21:13:20.5446640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6069-189epeu.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-14T21:13:22.7634430Z ==> Summary 2021-05-14T21:13:22.7659750Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T21:13:22.7664560Z ==> Installing ffmpeg dependency: speex 2021-05-14T21:13:22.7723060Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T21:13:22.7740560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-1lskpje 2021-05-14T21:13:22.7906290Z cp -pR /private/tmp/d20210514-5281-1lskpje/speex/. /usr/local/Cellar/speex 2021-05-14T21:13:22.8108930Z chmod -Rf +w /private/tmp/d20210514-5281-1lskpje 2021-05-14T21:13:22.8673350Z ==> Finishing up 2021-05-14T21:13:22.9060380Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T21:13:22.9069480Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T21:13:22.9076560Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T21:13:22.9083180Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T21:13:22.9090600Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T21:13:22.9122510Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T21:13:22.9130500Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T21:13:22.9277980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6095-vdjw95.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-14T21:13:25.1194940Z ==> Summary 2021-05-14T21:13:25.1222100Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T21:13:25.1227610Z ==> Installing ffmpeg dependency: srt 2021-05-14T21:13:25.1311890Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T21:13:25.1329620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-3y1w4c 2021-05-14T21:13:25.1719810Z cp -pR /private/tmp/d20210514-5281-3y1w4c/srt/. /usr/local/Cellar/srt 2021-05-14T21:13:25.1974640Z chmod -Rf +w /private/tmp/d20210514-5281-3y1w4c 2021-05-14T21:13:25.2771760Z ==> Finishing up 2021-05-14T21:13:25.3199010Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T21:13:25.3215790Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T21:13:25.3227080Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T21:13:25.3238210Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T21:13:25.3252910Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T21:13:25.3266150Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T21:13:25.3276310Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T21:13:25.3285300Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T21:13:25.3298800Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T21:13:25.3310430Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T21:13:25.3319290Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T21:13:25.3539180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6121-9dxl9k.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-14T21:13:27.4304590Z ==> Summary 2021-05-14T21:13:27.4329580Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T21:13:27.4335880Z ==> Installing ffmpeg dependency: giflib 2021-05-14T21:13:27.4357960Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T21:13:27.4376840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-4hf1zc 2021-05-14T21:13:27.4521660Z cp -pR /private/tmp/d20210514-5281-4hf1zc/giflib/. /usr/local/Cellar/giflib 2021-05-14T21:13:27.4679450Z chmod -Rf +w /private/tmp/d20210514-5281-4hf1zc 2021-05-14T21:13:27.5161550Z ==> Finishing up 2021-05-14T21:13:27.5563320Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T21:13:27.5568010Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T21:13:27.5573770Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T21:13:27.5579260Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T21:13:27.5587140Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T21:13:27.5592870Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T21:13:27.5599620Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T21:13:27.5606460Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T21:13:27.5612160Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T21:13:27.5617120Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T21:13:27.5622630Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T21:13:27.5860500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6147-1vnxo7b.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-14T21:13:29.7134670Z ==> Summary 2021-05-14T21:13:29.7154380Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T21:13:29.7160080Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T21:13:29.7774230Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T21:13:29.7792110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-2wxi6y 2021-05-14T21:13:29.8369400Z cp -pR /private/tmp/d20210514-5281-2wxi6y/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T21:13:29.8831480Z chmod -Rf +w /private/tmp/d20210514-5281-2wxi6y 2021-05-14T21:13:30.1833880Z ==> Finishing up 2021-05-14T21:13:30.2284610Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T21:13:30.2289260Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T21:13:30.2293220Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T21:13:30.2298350Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T21:13:30.2302980Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T21:13:30.2307120Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T21:13:30.2311590Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T21:13:30.2316010Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T21:13:30.2320890Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T21:13:30.2325540Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T21:13:30.2332210Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T21:13:30.2341210Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T21:13:30.2345800Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T21:13:30.2350490Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T21:13:30.2355140Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T21:13:30.2360220Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T21:13:30.2368170Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T21:13:30.2720160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6173-1g4ss98.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-14T21:13:32.4668900Z ==> Summary 2021-05-14T21:13:32.4710050Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T21:13:32.4715700Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T21:13:32.5427820Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T21:13:32.5444960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-13yaxo1 2021-05-14T21:13:32.7613310Z cp -pR /private/tmp/d20210514-5281-13yaxo1/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T21:13:32.8684520Z chmod -Rf +w /private/tmp/d20210514-5281-13yaxo1 2021-05-14T21:13:32.9520270Z ==> Finishing up 2021-05-14T21:13:32.9909980Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T21:13:32.9917100Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T21:13:32.9923770Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T21:13:32.9931200Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T21:13:32.9936840Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T21:13:32.9942160Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T21:13:32.9950590Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T21:13:33.0188730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6199-bhn3x.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-14T21:13:35.2360240Z ==> Caveats 2021-05-14T21:13:35.2361040Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:13:35.2362370Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:13:35.2363370Z ==> Summary 2021-05-14T21:13:35.2410290Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T21:13:35.2449230Z ==> Installing ffmpeg dependency: theora 2021-05-14T21:13:35.2593700Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T21:13:35.2612930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210514-5281-1hi3nqo 2021-05-14T21:13:35.3138190Z cp -pR /private/tmp/d20210514-5281-1hi3nqo/theora/. /usr/local/Cellar/theora 2021-05-14T21:13:35.3764670Z chmod -Rf +w /private/tmp/d20210514-5281-1hi3nqo 2021-05-14T21:13:35.4647480Z ==> Finishing up 2021-05-14T21:13:35.5070070Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T21:13:35.5078080Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T21:13:35.5084460Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T21:13:35.5090620Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T21:13:35.5096210Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T21:13:35.5101340Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T21:13:35.5106250Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T21:13:35.5112940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T21:13:35.5117970Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T21:13:35.5123230Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T21:13:35.5144720Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T21:13:35.5153560Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T21:13:35.5159960Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T21:13:35.5165990Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T21:13:35.5462470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6225-1z6y4a.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-14T21:13:37.6463790Z ==> Summary 2021-05-14T21:13:37.6530300Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T21:13:37.6537680Z ==> Installing ffmpeg dependency: x264 2021-05-14T21:13:37.6567400Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T21:13:37.6584520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-ljza6n 2021-05-14T21:13:37.7084080Z cp -pR /private/tmp/d20210514-5281-ljza6n/x264/. /usr/local/Cellar/x264 2021-05-14T21:13:37.7320680Z chmod -Rf +w /private/tmp/d20210514-5281-ljza6n 2021-05-14T21:13:37.7767520Z ==> Finishing up 2021-05-14T21:13:37.8228180Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T21:13:37.8234330Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T21:13:37.8239040Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T21:13:37.8245030Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T21:13:37.8249970Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T21:13:37.8254500Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T21:13:37.8261970Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T21:13:37.8401500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6251-wxxu25.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-14T21:13:40.0002270Z ==> Summary 2021-05-14T21:13:40.0020120Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T21:13:40.0028040Z ==> Installing ffmpeg dependency: x265 2021-05-14T21:13:40.0088560Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T21:13:40.0105990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5281-1nxz7qv 2021-05-14T21:13:40.1649630Z cp -pR /private/tmp/d20210514-5281-1nxz7qv/x265/. /usr/local/Cellar/x265 2021-05-14T21:13:40.2596930Z chmod -Rf +w /private/tmp/d20210514-5281-1nxz7qv 2021-05-14T21:13:40.3679450Z ==> Finishing up 2021-05-14T21:13:40.4206240Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T21:13:40.4290570Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T21:13:40.4295010Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T21:13:40.4301110Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T21:13:40.4305570Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T21:13:40.4310520Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T21:13:40.4317710Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T21:13:40.4519980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6277-wkqps6.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-14T21:13:42.6175100Z ==> Summary 2021-05-14T21:13:42.6192250Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T21:13:42.6198440Z ==> Installing ffmpeg dependency: xvid 2021-05-14T21:13:42.6218500Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T21:13:42.6237320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-aktwnp 2021-05-14T21:13:42.6386480Z cp -pR /private/tmp/d20210514-5281-aktwnp/xvid/. /usr/local/Cellar/xvid 2021-05-14T21:13:42.6513380Z chmod -Rf +w /private/tmp/d20210514-5281-aktwnp 2021-05-14T21:13:42.6928530Z ==> Finishing up 2021-05-14T21:13:42.7323500Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T21:13:42.7331060Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T21:13:42.7335560Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T21:13:42.7462110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6303-17va9yv.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-14T21:13:44.9619570Z ==> Summary 2021-05-14T21:13:44.9634720Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T21:13:44.9642830Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T21:13:44.9814690Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T21:13:44.9832020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-1nkeg2l 2021-05-14T21:13:45.0420690Z cp -pR /private/tmp/d20210514-5281-1nkeg2l/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T21:13:45.1037570Z chmod -Rf +w /private/tmp/d20210514-5281-1nkeg2l 2021-05-14T21:13:45.1826760Z ==> Finishing up 2021-05-14T21:13:45.2162240Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T21:13:45.2167610Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T21:13:45.2172240Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T21:13:45.2184140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T21:13:45.2189630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T21:13:45.2194790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T21:13:45.2200010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T21:13:45.2205360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T21:13:45.2211080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T21:13:45.2215990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T21:13:45.2221410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T21:13:45.2226690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T21:13:45.2232110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T21:13:45.2237300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T21:13:45.2242560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T21:13:45.2247870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T21:13:45.2253040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T21:13:45.2258600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T21:13:45.2264720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T21:13:45.2270550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T21:13:45.2275550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T21:13:45.2280720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T21:13:45.2286310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T21:13:45.2291130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T21:13:45.2296660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T21:13:45.2302050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T21:13:45.2306920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T21:13:45.2312200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T21:13:45.2317360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T21:13:45.2322670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T21:13:45.2327960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T21:13:45.2333450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T21:13:45.2338380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T21:13:45.2343470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T21:13:45.2349010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T21:13:45.2358200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T21:13:45.2364780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T21:13:45.2370610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T21:13:45.2376590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T21:13:45.2382420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T21:13:45.2388500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T21:13:45.2394070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T21:13:45.2399750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T21:13:45.2404980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T21:13:45.2411270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T21:13:45.2416820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T21:13:45.2422330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T21:13:45.2427760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T21:13:45.2433300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T21:13:45.2439250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T21:13:45.2444780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T21:13:45.2450370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T21:13:45.2455710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T21:13:45.2462060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T21:13:45.2467300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T21:13:45.2472810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T21:13:45.2478280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T21:13:45.2483920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T21:13:45.2489730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T21:13:45.2496390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T21:13:45.2504570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T21:13:45.2510250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T21:13:45.2515980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T21:13:45.2521470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T21:13:45.2527020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T21:13:45.2532660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T21:13:45.2538320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T21:13:45.2543850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T21:13:45.2563540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T21:13:45.2569110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T21:13:45.2574840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T21:13:45.2580490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T21:13:45.2587200Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T21:13:45.2592290Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T21:13:45.2597960Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T21:13:45.2606320Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T21:13:45.2861880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6329-9arpm5.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-14T21:13:47.4767180Z ==> Summary 2021-05-14T21:13:47.4871370Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T21:13:47.4876690Z ==> Installing ffmpeg dependency: zimg 2021-05-14T21:13:47.4920470Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:13:47.4938040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-dab685 2021-05-14T21:13:47.5178140Z cp -pR /private/tmp/d20210514-5281-dab685/zimg/. /usr/local/Cellar/zimg 2021-05-14T21:13:47.5446310Z chmod -Rf +w /private/tmp/d20210514-5281-dab685 2021-05-14T21:13:47.6006460Z ==> Finishing up 2021-05-14T21:13:47.6502090Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T21:13:47.6512090Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T21:13:47.6515650Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T21:13:47.6521610Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T21:13:47.6526190Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T21:13:47.6531360Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T21:13:47.6538320Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T21:13:47.6695630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6355-13dom46.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-14T21:13:49.8002340Z ==> Summary 2021-05-14T21:13:49.8034380Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T21:13:49.8041430Z ==> Installing ffmpeg 2021-05-14T21:13:49.8045610Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T21:13:49.8063560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5281-5qidjb 2021-05-14T21:13:50.2115160Z cp -pR /private/tmp/d20210514-5281-5qidjb/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T21:13:50.4660560Z chmod -Rf +w /private/tmp/d20210514-5281-5qidjb 2021-05-14T21:13:54.4923240Z ==> Finishing up 2021-05-14T21:13:54.5323010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T21:13:54.5328000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T21:13:54.5332800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T21:13:54.5338490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T21:13:54.5343330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T21:13:54.5348330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T21:13:54.5353680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T21:13:54.5358770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T21:13:54.5363710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T21:13:54.5368630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T21:13:54.5373050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T21:13:54.5377710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T21:13:54.5382430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T21:13:54.5387050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T21:13:54.5392110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T21:13:54.5396550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T21:13:54.5401410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T21:13:54.5406920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T21:13:54.5412340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T21:13:54.5417600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T21:13:54.5422710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T21:13:55.3203050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T21:13:55.3244590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T21:13:55.3246210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T21:13:55.3247730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T21:13:55.3249210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T21:13:55.3250740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T21:13:55.3252190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T21:13:55.3253690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T21:13:55.3255160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T21:13:55.3256720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T21:13:55.3258280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T21:13:55.3259870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T21:13:55.3261320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T21:13:55.3262810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T21:13:55.3264290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T21:13:55.3265700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T21:13:55.3267370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T21:13:55.3269620Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T21:13:55.3271360Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T21:13:55.3272890Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T21:13:55.3274450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T21:13:55.3276020Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T21:13:55.3277550Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T21:13:55.3279060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T21:13:55.3280620Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T21:13:55.3282180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T21:13:55.3283620Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T21:13:55.3285150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T21:13:55.3287280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T21:13:55.3289420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T21:13:55.3291180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T21:13:55.3292950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T21:13:55.3294750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T21:13:55.3296620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T21:13:55.3298610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T21:13:55.3300440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T21:13:55.3302320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T21:13:55.3303920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T21:13:55.3305490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T21:13:55.3307160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T21:13:55.3308690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T21:13:55.3310330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T21:13:55.3311810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T21:13:55.3313340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T21:13:55.3314900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T21:13:55.3316580Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T21:13:55.3318110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T21:13:55.3319860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T21:13:55.3321420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T21:13:55.3324660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T21:13:55.3328830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T21:13:55.3330390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T21:13:55.3331930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T21:13:55.3333720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T21:13:55.3335530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T21:13:55.3337110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T21:13:55.3338690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T21:13:55.3341220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T21:13:55.3343090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T21:13:55.3344770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T21:13:55.3346910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T21:13:55.3348800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T21:13:55.3356470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T21:13:55.3358570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T21:13:55.3360130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T21:13:55.3361930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T21:13:55.3363770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T21:13:55.3365410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T21:13:55.3367150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T21:13:55.3368920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T21:13:55.3370570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T21:13:55.3372050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T21:13:55.3373490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T21:13:55.3375220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T21:13:55.3376990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T21:13:55.3378540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T21:13:55.3380100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T21:13:55.3381920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T21:13:55.3383770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T21:13:55.3384890Z Only the first 100 operations were output. 2021-05-14T21:13:55.3387310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6381-rsdbte.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-14T21:13:57.0953760Z ==> Summary 2021-05-14T21:13:57.1144230Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T21:13:57.9699700Z ==> Caveats 2021-05-14T21:13:57.9700630Z ==> tesseract 2021-05-14T21:13:57.9716820Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:13:57.9718350Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:13:59.6311370Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T21:14:00.9268500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:01.6346490Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T21:14:02.0470510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T21%3A20%3A00Z&sig=dpBm2mbhKrTmMn7zrgtwmhXm38yJ7H7Vua%2FfVe7be%2FM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:02.0775650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=dpBm2mbhKrTmMn7zrgtwmhXm38yJ7H7Vua\%2FfVe7be\%2FM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:02.4689140Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T21:14:02.5872750Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T21:14:03.8984450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:04.5767060Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T21:14:05.0242490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T21%3A20%3A00Z&sig=HUz29yyVgOwVd2h2ggjZTNUvuUExuiNuwN1LvQpn%2BSA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:05.0692840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=HUz29yyVgOwVd2h2ggjZTNUvuUExuiNuwN1LvQpn\%2BSA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:05.2584990Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T21:14:05.2991820Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T21:14:05.2999430Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T21:14:05.3677330Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T21:14:05.3704910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6388-2q1trw 2021-05-14T21:14:06.0046770Z cp -pR /private/tmp/d20210514-6388-2q1trw/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T21:14:06.5200890Z chmod -Rf +w /private/tmp/d20210514-6388-2q1trw 2021-05-14T21:14:06.8950780Z ==> Finishing up 2021-05-14T21:14:06.9168070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T21:14:06.9179690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T21:14:06.9191430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T21:14:06.9200170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T21:14:06.9218820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T21:14:06.9231990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T21:14:06.9239730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T21:14:06.9253060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T21:14:06.9266890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T21:14:06.9279360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T21:14:06.9289280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T21:14:06.9304010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T21:14:06.9317620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T21:14:06.9329490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T21:14:06.9342420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T21:14:06.9352960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T21:14:06.9371420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T21:14:06.9384380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T21:14:06.9394000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T21:14:06.9444570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T21:14:06.9449280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T21:14:06.9454390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T21:14:06.9459510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T21:14:06.9464130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T21:14:06.9469250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T21:14:06.9474360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T21:14:06.9479760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T21:14:06.9484830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T21:14:06.9490130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T21:14:06.9495320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T21:14:06.9502670Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T21:14:06.9511160Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T21:14:06.9516380Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T21:14:06.9525840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T21:14:06.9532230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T21:14:06.9537710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T21:14:06.9543210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T21:14:06.9549020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T21:14:06.9554540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T21:14:06.9560690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T21:14:06.9565860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T21:14:06.9571380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T21:14:06.9577620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T21:14:06.9583270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T21:14:06.9589070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T21:14:06.9595390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T21:14:06.9601200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T21:14:06.9607070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T21:14:06.9612800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T21:14:06.9618490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T21:14:06.9624410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T21:14:06.9630560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T21:14:06.9636520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T21:14:06.9654330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T21:14:06.9659750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T21:14:06.9666920Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T21:14:06.9672180Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T21:14:06.9677570Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T21:14:07.1300070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6558-1ucn43q.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-14T21:14:09.4620530Z ==> Summary 2021-05-14T21:14:09.5051590Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T21:14:09.5063680Z ==> Installing imagemagick@6 2021-05-14T21:14:09.5067190Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T21:14:09.5087910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6388-1n3q01 2021-05-14T21:14:09.8639730Z cp -pR /private/tmp/d20210514-6388-1n3q01/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T21:14:10.2746210Z chmod -Rf +w /private/tmp/d20210514-6388-1n3q01 2021-05-14T21:14:12.0464460Z ==> Finishing up 2021-05-14T21:14:12.3044740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6584-1xek7ox.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-14T21:14:14.6722400Z ==> Caveats 2021-05-14T21:14:14.6724600Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:14.6725490Z because this is an alternate version of another formula. 2021-05-14T21:14:14.6725890Z 2021-05-14T21:14:14.6726460Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:14:14.6728200Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:14.6728730Z 2021-05-14T21:14:14.6729610Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:14:14.6730740Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:14:14.6731840Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:14:14.6732260Z 2021-05-14T21:14:14.6733180Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:14:14.6733980Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:14:14.6734410Z 2021-05-14T21:14:14.6735120Z ==> Summary 2021-05-14T21:14:14.7149960Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T21:14:15.4872340Z ==> Caveats 2021-05-14T21:14:15.4873280Z ==> imagemagick@6 2021-05-14T21:14:15.4982530Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:15.4983930Z because this is an alternate version of another formula. 2021-05-14T21:14:15.4984320Z 2021-05-14T21:14:15.4984850Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:14:15.4986180Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:15.4986660Z 2021-05-14T21:14:15.4987200Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:14:15.4988250Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:14:15.4989300Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:14:15.4989700Z 2021-05-14T21:14:15.4990590Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:14:15.4991370Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:14:15.4991790Z 2021-05-14T21:14:17.3976130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T21:14:18.6503450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:19.2989520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T21:14:19.7105800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T21%3A20%3A00Z&sig=gc4%2BKLuk7lVqmGuDDvS4YmQgWEBkinG0HW9ESkoU%2BFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:19.7441950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=gc4\%2BKLuk7lVqmGuDDvS4YmQgWEBkinG0HW9ESkoU\%2BFQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:19.8104430Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T21:14:19.8185080Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T21:14:21.1032940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:22.5640550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=GV5sy1jDWuU97H9gvFqCIa\%2Fj9h92rKeFlrBo8GOQUzw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:22.5645670Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T21:14:22.5649170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T21%3A20%3A00Z&sig=GV5sy1jDWuU97H9gvFqCIa%2Fj9h92rKeFlrBo8GOQUzw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:22.5652310Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T21:14:22.5654190Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T21:14:23.5542940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:24.1681930Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T21:14:24.5802150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T21%3A20%3A00Z&sig=kROuAD3lZWWi11frOij0%2Fw%2F6iPjcRQKwu3gSMmRyGzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:24.6103870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=kROuAD3lZWWi11frOij0\%2Fw\%2F6iPjcRQKwu3gSMmRyGzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:25.1038350Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T21:14:25.2752540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T21:14:26.6032230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:27.2286590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T21:14:27.6613550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T21%3A20%3A00Z&sig=eQl40eiPDO%2F59%2F9OXgzqEHoMIXBzUsVAekue0EdO99Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:27.6947480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=eQl40eiPDO\%2F59\%2F9OXgzqEHoMIXBzUsVAekue0EdO99Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:27.7350310Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T21:14:27.7380000Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T21:14:29.0042980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:29.6300500Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T21:14:30.0409690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T21%3A20%3A00Z&sig=BY6lTnmHPNamAR8y8DSdg8pMVdasm9o%2BnFVTzc79qlo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:30.0799060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=BY6lTnmHPNamAR8y8DSdg8pMVdasm9o\%2BnFVTzc79qlo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:30.1202680Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T21:14:30.1234720Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T21:14:31.4021290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:32.1965160Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T21:14:32.6051220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T21%3A20%3A00Z&sig=XyMEVyOQPQe%2FJ6M1eeaSBTDdn65GPeWkSHFAo%2BfCnZ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:32.6384590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=XyMEVyOQPQe\%2FJ6M1eeaSBTDdn65GPeWkSHFAo\%2BfCnZ0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:32.7065320Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T21:14:32.7130940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T21:14:34.0141940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:34.6973160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T21:14:35.1156170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T21%3A20%3A00Z&sig=hKnKGz%2BHTBzTNNjhphZUGQPFImL9iwZ3EWfp%2F9wi4wQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:35.1504810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=hKnKGz\%2BHTBzTNNjhphZUGQPFImL9iwZ3EWfp\%2F9wi4wQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:35.2354900Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T21:14:35.2463950Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T21:14:36.5300930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:37.1689820Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T21:14:37.7332030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T21%3A20%3A00Z&sig=Gt5YnWA4EtzTIFbjPwh%2BohxPOmlNfm4SOu%2B9uyrx2Ks%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:37.7740920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Gt5YnWA4EtzTIFbjPwh\%2BohxPOmlNfm4SOu\%2B9uyrx2Ks\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:37.8161780Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T21:14:37.8193450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T21:14:39.0953930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:39.7083760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T21:14:40.1295200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T21%3A20%3A00Z&sig=ufsHQ1zmvFzGDoF%2BlzSEJvd%2BsyY2zZWeQTe5ieZt%2FDk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:40.1626890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=ufsHQ1zmvFzGDoF\%2BlzSEJvd\%2BsyY2zZWeQTe5ieZt\%2FDk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:40.2247290Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T21:14:40.2293010Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T21:14:41.4907380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:42.1508110Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T21:14:42.6037290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T21%3A20%3A00Z&sig=mWoumJxTdKSKJ0Z1MmYkNKgzvm3ll2M4s15wvf3u8K4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:42.6361140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=mWoumJxTdKSKJ0Z1MmYkNKgzvm3ll2M4s15wvf3u8K4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:42.6839870Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:14:42.6874640Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T21:14:43.9506100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:44.5744810Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T21:14:44.9963640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T21%3A20%3A00Z&sig=aZkc212ecw%2FEhYBI3uuU3UivURsaM3GAa4u1F44WW7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:45.0376610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=aZkc212ecw\%2FEhYBI3uuU3UivURsaM3GAa4u1F44WW7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:45.1288870Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:14:45.1361380Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T21:14:46.6206600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:47.3457400Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T21:14:47.9577970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T21%3A20%3A00Z&sig=BW4Zyi95uzm2N4e0SkDPoHbrxNyXNIX2r9myZvL%2Fgd0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:47.9966600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=BW4Zyi95uzm2N4e0SkDPoHbrxNyXNIX2r9myZvL\%2Fgd0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:48.1995210Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T21:14:48.2517350Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T21:14:48.2520390Z ==> Installing imagemagick dependency: libde265 2021-05-14T21:14:48.3111430Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T21:14:48.3138730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-1iwl4rr 2021-05-14T21:14:48.3414910Z cp -pR /private/tmp/d20210514-6591-1iwl4rr/libde265/. /usr/local/Cellar/libde265 2021-05-14T21:14:48.3647310Z chmod -Rf +w /private/tmp/d20210514-6591-1iwl4rr 2021-05-14T21:14:48.4330140Z ==> Finishing up 2021-05-14T21:14:48.4722340Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T21:14:48.4764650Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T21:14:48.4769730Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T21:14:48.4774230Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T21:14:48.4779110Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T21:14:48.4785460Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T21:14:48.4792180Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T21:14:48.4796800Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T21:14:48.4801780Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T21:14:48.4809110Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T21:14:48.4999420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6822-1ecn6es.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-14T21:14:50.7180780Z ==> Summary 2021-05-14T21:14:50.7210110Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T21:14:50.7219540Z ==> Installing imagemagick dependency: docbook 2021-05-14T21:14:50.7242350Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T21:14:50.7261710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-1gh7zso 2021-05-14T21:14:50.8505120Z cp -pR /private/tmp/d20210514-6591-1gh7zso/docbook/. /usr/local/Cellar/docbook 2021-05-14T21:14:50.9718700Z chmod -Rf +w /private/tmp/d20210514-6591-1gh7zso 2021-05-14T21:14:51.0574240Z ==> Finishing up 2021-05-14T21:14:51.1094220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6848-egxkhd.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-14T21:14:52.9956990Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T21:14:53.0464660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:53.0660250Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:53.0755280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:53.0859390Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0437990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-15bwdde 2021-05-14T21:14:54.0440940Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0443180Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0445140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0447900Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0449730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0451480Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0454190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0456960Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0459770Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0462540Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:14:54.0464320Z ==> Caveats 2021-05-14T21:14:54.0465280Z To use the DocBook package in your XML toolchain, 2021-05-14T21:14:54.0466380Z you need to add the following to your ~/.bashrc: 2021-05-14T21:14:54.0466960Z 2021-05-14T21:14:54.0467850Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:14:54.0469240Z ==> Summary 2021-05-14T21:14:54.0470690Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T21:14:54.0472860Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T21:14:54.0475970Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T21:14:55.5354910Z cp -pR /private/tmp/d20210514-6591-15bwdde/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T21:14:58.2906480Z chmod -Rf +w /private/tmp/d20210514-6591-15bwdde 2021-05-14T21:14:59.4926010Z ==> Finishing up 2021-05-14T21:14:59.5306170Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T21:14:59.5316410Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T21:14:59.5567130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6889-116c2ia.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-14T21:15:01.4260010Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:01.4364460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:01.4463610Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:15:01.5170160Z ==> 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-14T21:15:01.5278420Z ==> 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-14T21:15:01.5379310Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T21:15:01.5428340Z ==> 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-14T21:15:01.5546130Z ==> 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-14T21:15:01.5646950Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:15:01.5751130Z ==> 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-14T21:15:01.5853600Z ==> 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-14T21:15:01.5956560Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:15:01.6051450Z ==> 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-14T21:15:01.6154760Z ==> 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-14T21:15:01.6250210Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:01.6343250Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:01.6441460Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:15:01.6540390Z ==> 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-14T21:15:01.6737650Z ==> 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-14T21:15:01.6837640Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:15:01.6941550Z ==> 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-14T21:15:01.7039710Z ==> 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-14T21:15:01.7133560Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:15:01.7227550Z ==> 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-14T21:15:01.7333850Z ==> 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-14T21:15:01.7585640Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T21:15:01.7697590Z ==> 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-14T21:15:01.7805470Z ==> 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-14T21:15:02.7582390Z ==> Summary 2021-05-14T21:15:03.0346250Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T21:15:03.0351750Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T21:15:03.0373610Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T21:15:03.0422570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-xst486 2021-05-14T21:15:03.0550660Z cp -pR /private/tmp/d20210514-6591-xst486/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T21:15:03.0692500Z chmod -Rf +w /private/tmp/d20210514-6591-xst486 2021-05-14T21:15:03.1248150Z ==> Finishing up 2021-05-14T21:15:03.1615600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6943-1fowpbv.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-14T21:15:05.3254040Z ==> Caveats 2021-05-14T21:15:05.3255730Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:15:05.3256750Z because macOS already provides this software and installing another version in 2021-05-14T21:15:05.3257540Z parallel can cause all kinds of trouble. 2021-05-14T21:15:05.3257880Z 2021-05-14T21:15:05.3258820Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:15:05.3260090Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:15:05.3260570Z 2021-05-14T21:15:05.3260770Z 2021-05-14T21:15:05.3261240Z Bash completion has been installed to: 2021-05-14T21:15:05.3262240Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:15:05.3263130Z ==> Summary 2021-05-14T21:15:05.3274020Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T21:15:05.3279240Z ==> Installing imagemagick dependency: xmlto 2021-05-14T21:15:05.3411770Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T21:15:05.3431470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210514-6591-z2rhcv 2021-05-14T21:15:05.3667060Z cp -pR /private/tmp/d20210514-6591-z2rhcv/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T21:15:05.3960450Z chmod -Rf +w /private/tmp/d20210514-6591-z2rhcv 2021-05-14T21:15:05.4482890Z ==> Finishing up 2021-05-14T21:15:05.4896850Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T21:15:05.4900930Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T21:15:05.4912270Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T21:15:05.4928320Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T21:15:05.4933310Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T21:15:05.5025410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6969-1pbklj1.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-14T21:15:07.7113060Z ==> Summary 2021-05-14T21:15:07.7159160Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T21:15:07.7165260Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T21:15:07.7932480Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T21:15:07.7949590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-1x9tnpa 2021-05-14T21:15:07.8744710Z cp -pR /private/tmp/d20210514-6591-1x9tnpa/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T21:15:08.0224800Z chmod -Rf +w /private/tmp/d20210514-6591-1x9tnpa 2021-05-14T21:15:08.1634310Z ==> Finishing up 2021-05-14T21:15:08.2076680Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T21:15:08.2113460Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T21:15:08.2119850Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T21:15:08.2126210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2128820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2131280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2139690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2151070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2169290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2171490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2179170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2189240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2230160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2238750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2241320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2244280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2246460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2253950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2261070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2269790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2280540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2288680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2303730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2310790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2366780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2369090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2370740Z mkdir -p /usr/local/share/locale/fo 2021-05-14T21:15:08.2372100Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T21:15:08.2374020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2387000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2489980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2534610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2538150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2540570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2544700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2547260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2549620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2551970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2553590Z mkdir -p /usr/local/share/locale/ia 2021-05-14T21:15:08.2554900Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T21:15:08.2558730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2560850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2571530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2576790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2579390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2581880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2583990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2586440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2588200Z mkdir -p /usr/local/share/locale/ky 2021-05-14T21:15:08.2589760Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T21:15:08.2593510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2595630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2599740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2601850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2604270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2606630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2614040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2624230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2637570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2647670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2654860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2665380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2675700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2687070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2702720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2709090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2717790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2749550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2759900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2771020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2780810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2790530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2802510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2810470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2821400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2832190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2842240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2852740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2877910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2879980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2899560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2907270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2923720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2928280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:08.2938050Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T21:15:08.2949510Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T21:15:08.2956050Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T21:15:08.3479240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6995-xfh6vb.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-14T21:15:10.2157170Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:15:11.9887630Z ==> Summary 2021-05-14T21:15:12.0084510Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T21:15:12.0090040Z ==> Installing imagemagick dependency: libheif 2021-05-14T21:15:12.1120910Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T21:15:12.1138720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-1rcgeyu 2021-05-14T21:15:12.1385790Z cp -pR /private/tmp/d20210514-6591-1rcgeyu/libheif/. /usr/local/Cellar/libheif 2021-05-14T21:15:12.1725800Z chmod -Rf +w /private/tmp/d20210514-6591-1rcgeyu 2021-05-14T21:15:12.2829870Z ==> Finishing up 2021-05-14T21:15:12.3249110Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T21:15:12.3253560Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T21:15:12.3258200Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T21:15:12.3262880Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T21:15:12.3270600Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T21:15:12.3276690Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T21:15:12.3287300Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T21:15:12.3292360Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T21:15:12.3298240Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T21:15:12.3304910Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T21:15:12.3314840Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T21:15:12.3319780Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T21:15:12.3324950Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T21:15:12.3331970Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T21:15:12.3336710Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T21:15:12.3341930Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T21:15:12.3350060Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T21:15:12.3553310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7022-5hyy1i.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-14T21:15:14.2263340Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:15:16.5978740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-6591-1af15t8 2021-05-14T21:15:16.5980990Z ==> Summary 2021-05-14T21:15:16.5998170Z cp -pR /private/tmp/d20210514-6591-1af15t8/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T21:15:16.5999290Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T21:15:16.6001660Z chmod -Rf +w /private/tmp/d20210514-6591-1af15t8 2021-05-14T21:15:16.6003320Z ==> Installing imagemagick dependency: liblqr 2021-05-14T21:15:16.6005210Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T21:15:16.6006620Z ==> Finishing up 2021-05-14T21:15:16.6007850Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T21:15:16.6009240Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T21:15:16.6010660Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T21:15:16.6012240Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T21:15:16.6014840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7049-1ukmvm.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-14T21:15:18.4858840Z ==> Summary 2021-05-14T21:15:18.4883530Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T21:15:18.4889030Z ==> Installing imagemagick dependency: libomp 2021-05-14T21:15:18.4941820Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T21:15:18.4959830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-rs9lfc 2021-05-14T21:15:18.5114740Z cp -pR /private/tmp/d20210514-6591-rs9lfc/libomp/. /usr/local/Cellar/libomp 2021-05-14T21:15:18.5243540Z chmod -Rf +w /private/tmp/d20210514-6591-rs9lfc 2021-05-14T21:15:18.5668340Z ==> Finishing up 2021-05-14T21:15:18.6134000Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T21:15:18.6138960Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T21:15:18.6143550Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T21:15:18.6150330Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T21:15:18.6155090Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T21:15:18.6286520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7075-6fqrwa.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-14T21:15:20.7899760Z ==> Summary 2021-05-14T21:15:20.7914980Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T21:15:20.7922480Z ==> Installing imagemagick dependency: imath 2021-05-14T21:15:20.7980270Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:15:20.7998060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-1vvgavs 2021-05-14T21:15:20.8240390Z cp -pR /private/tmp/d20210514-6591-1vvgavs/imath/. /usr/local/Cellar/imath 2021-05-14T21:15:20.8551220Z chmod -Rf +w /private/tmp/d20210514-6591-1vvgavs 2021-05-14T21:15:20.9138200Z ==> Finishing up 2021-05-14T21:15:20.9580040Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T21:15:20.9589010Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T21:15:20.9593930Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T21:15:20.9598870Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T21:15:20.9604200Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T21:15:20.9609050Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T21:15:20.9616440Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T21:15:20.9815820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7101-p01czo.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-14T21:15:23.1931650Z ==> Summary 2021-05-14T21:15:23.1970320Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T21:15:23.1978090Z ==> Installing imagemagick dependency: openexr 2021-05-14T21:15:23.2077830Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:15:23.2113720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-15oph8t 2021-05-14T21:15:23.3030860Z cp -pR /private/tmp/d20210514-6591-15oph8t/openexr/. /usr/local/Cellar/openexr 2021-05-14T21:15:23.4062970Z chmod -Rf +w /private/tmp/d20210514-6591-15oph8t 2021-05-14T21:15:23.5630400Z ==> Finishing up 2021-05-14T21:15:23.6049910Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T21:15:23.6087620Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T21:15:23.6092370Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T21:15:23.6097160Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T21:15:23.6101490Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T21:15:23.6106340Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T21:15:23.6111190Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T21:15:23.6115790Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T21:15:23.6122410Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T21:15:23.6130620Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T21:15:23.6139320Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T21:15:23.6144470Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T21:15:23.6149470Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T21:15:23.6154440Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T21:15:23.6159130Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T21:15:23.6164480Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T21:15:23.6170410Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T21:15:23.6175710Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T21:15:23.6180970Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T21:15:23.6186150Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T21:15:23.6191640Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T21:15:23.6197050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T21:15:23.6202040Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T21:15:23.6207640Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T21:15:23.6212700Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T21:15:23.6218090Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T21:15:23.6223620Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T21:15:23.6230750Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T21:15:23.6683670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7128-zhkmjf.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-14T21:15:25.8692160Z ==> Summary 2021-05-14T21:15:25.8800640Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T21:15:25.8807040Z ==> Installing imagemagick 2021-05-14T21:15:25.8811180Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T21:15:25.8829670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6591-wqr93i 2021-05-14T21:15:26.5911910Z cp -pR /private/tmp/d20210514-6591-wqr93i/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T21:15:27.3164430Z chmod -Rf +w /private/tmp/d20210514-6591-wqr93i 2021-05-14T21:15:30.7824270Z ==> Finishing up 2021-05-14T21:15:30.8147320Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T21:15:30.8153580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T21:15:30.8160110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T21:15:30.8165370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T21:15:30.8171270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T21:15:30.8176880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T21:15:30.8184840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T21:15:30.8189910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T21:15:30.8195600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T21:15:30.8201920Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T21:15:30.8207680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T21:15:30.8212420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T21:15:30.8217700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T21:15:30.8223360Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T21:15:30.8233130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T21:15:30.8238750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T21:15:30.8246380Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T21:15:31.4648490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T21:15:31.4657100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T21:15:31.4658950Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T21:15:31.4661070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T21:15:31.4662980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T21:15:31.4664630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T21:15:31.4666450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T21:15:31.4669180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T21:15:31.4671540Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T21:15:31.4673460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T21:15:31.4675470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T21:15:31.4677270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T21:15:31.4679000Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T21:15:31.4680770Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T21:15:31.4682740Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T21:15:31.4684720Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T21:15:31.4686800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T21:15:31.4688870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T21:15:31.4691080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T21:15:31.4693260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T21:15:31.4695300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T21:15:31.4697290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T21:15:31.4700600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T21:15:31.4702730Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T21:15:31.4704690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T21:15:31.4706830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T21:15:31.4708900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T21:15:31.4710860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T21:15:31.4713020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T21:15:31.4715740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T21:15:31.4717700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T21:15:31.4719740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T21:15:31.4721640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T21:15:31.4723650Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T21:15:31.4725980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T21:15:31.4728310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T21:15:31.4731210Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T21:15:31.4733930Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T21:15:31.4736440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T21:15:31.4739060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T21:15:31.4741670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T21:15:31.4744180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T21:15:31.4746840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T21:15:31.4749460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T21:15:31.4751970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T21:15:31.4754850Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T21:15:31.4757310Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T21:15:31.4759720Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T21:15:31.4762020Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T21:15:31.4764100Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T21:15:31.4766460Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T21:15:31.4768910Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T21:15:31.4771190Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T21:15:31.4773500Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T21:15:31.4776650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7156-154k1n8.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-14T21:15:34.0808580Z ==> Summary 2021-05-14T21:15:34.1319710Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T21:15:36.0305880Z ==> Caveats 2021-05-14T21:15:36.0307960Z ==> docbook 2021-05-14T21:15:36.0329880Z To use the DocBook package in your XML toolchain, 2021-05-14T21:15:36.0330670Z you need to add the following to your ~/.bashrc: 2021-05-14T21:15:36.0331150Z 2021-05-14T21:15:36.0331870Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:15:36.0333160Z ==> gnu-getopt 2021-05-14T21:15:36.0377080Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:15:36.0378290Z because macOS already provides this software and installing another version in 2021-05-14T21:15:36.0379130Z parallel can cause all kinds of trouble. 2021-05-14T21:15:36.0379570Z 2021-05-14T21:15:36.0380770Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:15:36.0382220Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:15:36.0382810Z 2021-05-14T21:15:36.0383120Z 2021-05-14T21:15:36.0383690Z Bash completion has been installed to: 2021-05-14T21:15:36.0384980Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:15:37.8586150Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T21:15:39.2089330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:39.8500680Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T21:15:41.2464310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T21%3A25%3A00Z&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt%2FrTul7EaQSLQt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:41.3105810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt\%2FrTul7EaQSLQt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:41.3661280Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T21:15:41.4970940Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T21:15:41.5011460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-7163-v0by18 2021-05-14T21:15:41.5311120Z cp -pR /private/tmp/d20210514-7163-v0by18/udunits/. /usr/local/Cellar/udunits 2021-05-14T21:15:41.5704380Z chmod -Rf +w /private/tmp/d20210514-7163-v0by18 2021-05-14T21:15:41.6657140Z ==> Finishing up 2021-05-14T21:15:41.7460750Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T21:15:41.7471360Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T21:15:41.7476790Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T21:15:41.7486150Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T21:15:41.7494270Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T21:15:41.7576320Z info /usr/local/share/info/udunits2.info 2021-05-14T21:15:41.7587120Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T21:15:41.7655460Z info /usr/local/share/info/udunits2lib.info 2021-05-14T21:15:41.7691360Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T21:15:41.7734850Z info /usr/local/share/info/udunits2prog.info 2021-05-14T21:15:41.7745700Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T21:15:41.7754590Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T21:15:41.7760830Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T21:15:41.7949630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7331-co7eb4.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-14T21:15:44.0266380Z ==> Summary 2021-05-14T21:15:44.0295280Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T21:15:46.2650070Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T21:15:46.2651380Z To reinstall 1.6, run: 2021-05-14T21:15:46.2652480Z brew reinstall jq 2021-05-14T21:15:47.7412250Z ==> Caveats 2021-05-14T21:15:47.7413060Z imagej requires Java. You can install the latest version with: 2021-05-14T21:15:47.7414100Z brew install --cask adoptopenjdk 2021-05-14T21:15:47.7414430Z 2021-05-14T21:15:48.0901600Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T21:15:48.4077110Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-14T21:15:56.8748840Z ==> Verifying checksum for cask 'imagej' 2021-05-14T21:15:57.0363470Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:15:57.0364590Z ==> Installing Cask imagej 2021-05-14T21:15:57.0813280Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7444-17psuqa 2021-05-14T21:15:57.2404680Z cp -pR /private/tmp/d20210514-7444-17psuqa/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T21:15:57.3890360Z chmod -Rf +w /private/tmp/d20210514-7444-17psuqa 2021-05-14T21:15:57.4634270Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T21:15:57.7679300Z 🍺 imagej was successfully installed! 2021-05-14T21:15:59.9894770Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T21:16:01.9274820Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T21:16:02.4434300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T21%3A25%3A00Z&sig=apBP8mYpEXRjgPYj7BBZAVdEZdj499wOEFPFOR2Z%2B8U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:02.5638450Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T21:16:04.4868460Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T21:16:05.0090710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T21%3A25%3A00Z&sig=3sGMGuG2gihcnLm%2BPgR6BOlZ9zpYyihxvxt5kGUCkIA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:05.2887120Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T21:16:05.2891230Z ==> Installing bowtie2 dependency: tbb 2021-05-14T21:16:05.3848630Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T21:16:08.1582780Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T21:16:08.1588380Z ==> Installing bowtie2 2021-05-14T21:16:08.1591950Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T21:16:10.9361090Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T21:16:13.8829260Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T21:16:15.7915700Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T21:16:16.4148250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T21%3A25%3A00Z&sig=HtBXOgOD8HkWAFeEzhov63H1KG3oMV174IMd%2Fyl2%2FFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:16.5335060Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T21:16:18.4126330Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T21:16:18.9138360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T21%3A25%3A00Z&sig=%2FrM4A6lWnHC%2B2CwZ3aYG1uLBp3NGZ3qcCdcP6qBIJhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:19.0085260Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T21:16:20.9216680Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T21:16:21.9019430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T21%3A25%3A00Z&sig=f87749Ivar1X3XFENw6OeMvwgdfgMyGtOv08IWsITsQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:21.9836700Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T21:16:23.8289220Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T21:16:24.2967260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T21%3A25%3A00Z&sig=dAN7DEtSGfmODCh3RfGv%2FwI6syyfJk46PKJa%2Fhvf9ps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:24.3789850Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T21:16:26.3936240Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T21:16:26.9509860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T21%3A25%3A00Z&sig=2%2BuPcVy8iofyihSQPYhd86CbnGKrQGvfIOoU3%2FTiU4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:27.0402820Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T21:16:28.9390800Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T21:16:29.4302190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T21%3A25%3A00Z&sig=0iJYzRGpjBP0BlYaOzug%2FYoAfvOorUZh%2BqN6OLRkeR0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:29.5896530Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:16:30.2124990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T21:16:30.2143460Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:16:30.6976540Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:16:30.7211410Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T21:16:32.6132090Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T21:16:33.0777170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T21%3A25%3A00Z&sig=PeTSoxCZqh1VJc0x0pL8ZO%2F5l0zvB5HKvKwe1QMNfI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:33.1587680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T21:16:34.9878970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T21:16:35.4727320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T21%3A25%3A00Z&sig=H2AW3WeSqAwgqBgIOuiRJwsTNu2z0KkXmJFdbtYyEiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:35.6460430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T21:16:37.5225520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T21:16:38.0067360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T21%3A25%3A00Z&sig=lc377SauXo3nZyY5cw52az%2FjEbBjDgoDNzMq5VwyXpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:38.1561140Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T21:16:39.9777980Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T21:16:40.4732200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T21%3A25%3A00Z&sig=39gXp7Woc7WmQ4sYCALWC%2FUJygBzJGWxLNO5g26K0tw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:40.6802410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T21:16:42.6431110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T21:16:43.0996020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T21%3A25%3A00Z&sig=DJUrrkHzechg8fRQcZjVei0oOK8n0FwGHbI0gzNrCSA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:43.1775120Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T21:16:45.1440230Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T21:16:45.6186760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T21%3A25%3A00Z&sig=XarpSvsSCO4kqb3Ajey52Wh13g3aiis2XJUh1R%2BbyOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:45.7225260Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T21:16:47.6169700Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T21:16:48.0879060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T21%3A25%3A00Z&sig=ViUh45HkvlXmp8HjyaLOIHxPlPqXT8UABDUwO7Wk%2BSU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:48.1724990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T21:16:50.0823060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T21:16:50.5759180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T21%3A25%3A00Z&sig=fns6%2FbgWaClyre0o2SYgohKQ1e2M1stk07F3d1QZGSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:50.8062740Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:16:52.7153760Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:16:53.1774430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T21%3A25%3A00Z&sig=RxsZVxgr8liCjEfskg5WzRlC%2FE5mKYJe6XKhnNbKAkU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:53.3226970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T21:16:55.1849800Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T21:16:55.6184170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T21%3A25%3A00Z&sig=8uq584GKTs3FMKc2h6RINkE2Hb%2BIoeH%2BtNeJqT%2B%2FS0Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:55.9740310Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T21:16:58.0239340Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T21:16:58.4848180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T21%3A25%3A00Z&sig=p9AL9n9RG0suUAXkNhdAZSxEW%2FvMC8mayYHxUpQxVT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:58.6771250Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T21:17:00.5731170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T21:17:01.0301670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T21%3A25%3A00Z&sig=gmtry3J4y4mSlp7qvz7AUirPjePic%2Bl1%2B1HwAsqDXQk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:01.2710490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T21:17:03.2240840Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T21:17:03.6916650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T21%3A25%3A00Z&sig=%2BPHJBHwVVtlL4a%2FEr3p6dg1udfQku9YLZEIUSoeN4nA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:04.1199430Z ==> 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-14T21:17:04.1202710Z ==> Installing gdal dependency: cfitsio 2021-05-14T21:17:04.1772980Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T21:17:06.5430480Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T21:17:06.5435890Z ==> Installing gdal dependency: popt 2021-05-14T21:17:06.5456500Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T21:17:08.7747990Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T21:17:08.7753830Z ==> Installing gdal dependency: epsilon 2021-05-14T21:17:08.7804730Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T21:17:11.6087880Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T21:17:11.6092640Z ==> Installing gdal dependency: expat 2021-05-14T21:17:11.6116070Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T21:17:13.8806220Z ==> Caveats 2021-05-14T21:17:13.8807480Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:17:13.8808430Z because macOS already provides this software and installing another version in 2021-05-14T21:17:13.8809190Z parallel can cause all kinds of trouble. 2021-05-14T21:17:13.8809510Z 2021-05-14T21:17:13.8810030Z If you need to have expat first in your PATH, run: 2021-05-14T21:17:13.8811360Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:17:13.8811800Z 2021-05-14T21:17:13.8812310Z For compilers to find expat you may need to set: 2021-05-14T21:17:13.8813270Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:17:13.8814270Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:17:13.8814640Z 2021-05-14T21:17:13.8815480Z For pkg-config to find expat you may need to set: 2021-05-14T21:17:13.8816200Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:17:13.8816590Z 2021-05-14T21:17:13.8817350Z ==> Summary 2021-05-14T21:17:13.8832870Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T21:17:13.8838320Z ==> Installing gdal dependency: freexl 2021-05-14T21:17:13.8896270Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T21:17:16.4335920Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T21:17:16.4340420Z ==> Installing gdal dependency: geos 2021-05-14T21:17:16.4698670Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T21:17:19.5820830Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T21:17:19.5827470Z ==> Installing gdal dependency: hdf5 2021-05-14T21:17:19.6260810Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:17:22.6754060Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:17:22.6761880Z ==> Installing gdal dependency: json-c 2021-05-14T21:17:22.6825180Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T21:17:25.0385890Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T21:17:25.0391250Z ==> Installing gdal dependency: libxml2 2021-05-14T21:17:25.0513540Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T21:17:27.8271350Z ==> Caveats 2021-05-14T21:17:27.8272930Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:17:27.8274060Z because macOS already provides this software and installing another version in 2021-05-14T21:17:27.8274980Z parallel can cause all kinds of trouble. 2021-05-14T21:17:27.8275470Z 2021-05-14T21:17:27.8276160Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:17:27.8277540Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:17:27.8278190Z 2021-05-14T21:17:27.8278870Z For compilers to find libxml2 you may need to set: 2021-05-14T21:17:27.8280410Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:17:27.8281890Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:17:27.8282460Z 2021-05-14T21:17:27.8283500Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:17:27.8284440Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:17:27.8284990Z 2021-05-14T21:17:27.8285870Z ==> Summary 2021-05-14T21:17:27.8437950Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T21:17:28.4437510Z ==> Installing gdal dependency: libdap 2021-05-14T21:17:28.4438960Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T21:17:30.4577030Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T21:17:30.4581650Z ==> Installing gdal dependency: proj 2021-05-14T21:17:30.4756200Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T21:17:33.0856600Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T21:17:33.0861400Z ==> Installing gdal dependency: libgeotiff 2021-05-14T21:17:33.1040700Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T21:17:35.5113870Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T21:17:35.5118340Z ==> Installing gdal dependency: librttopo 2021-05-14T21:17:35.5506920Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:17:37.8515920Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T21:17:37.8520820Z ==> Installing gdal dependency: minizip 2021-05-14T21:17:37.8664480Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T21:17:40.1779160Z ==> Caveats 2021-05-14T21:17:40.1780500Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:17:40.1781670Z with the venerable 'unzip' library. 2021-05-14T21:17:40.1782560Z ==> Summary 2021-05-14T21:17:40.1797660Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T21:17:40.1804630Z ==> Installing gdal dependency: libspatialite 2021-05-14T21:17:40.2630530Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T21:17:43.1582630Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T21:17:43.1587210Z ==> Installing gdal dependency: netcdf 2021-05-14T21:17:43.2115760Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:17:45.8206710Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:17:45.8211510Z ==> Installing gdal dependency: openblas 2021-05-14T21:17:45.8534120Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T21:17:49.9975140Z ==> Caveats 2021-05-14T21:17:49.9976440Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:17:49.9977300Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:17:49.9977870Z 2021-05-14T21:17:49.9978400Z For compilers to find openblas you may need to set: 2021-05-14T21:17:49.9979470Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:17:49.9980540Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:17:49.9980930Z 2021-05-14T21:17:49.9981930Z For pkg-config to find openblas you may need to set: 2021-05-14T21:17:49.9982680Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:17:49.9983080Z 2021-05-14T21:17:49.9983780Z ==> Summary 2021-05-14T21:17:50.0001130Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T21:17:50.0007490Z ==> Installing gdal dependency: numpy 2021-05-14T21:17:50.0680240Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T21:17:53.9378510Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T21:17:53.9382910Z ==> Installing gdal dependency: xerces-c 2021-05-14T21:17:53.9434370Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T21:17:58.9843690Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T21:17:58.9844800Z ==> Installing gdal 2021-05-14T21:17:58.9845890Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T21:18:06.6286960Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T21:18:07.7154790Z ==> No outdated dependents to upgrade! 2021-05-14T21:18:07.7156190Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:18:08.0287720Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:18:08.0288320Z netcdf 2021-05-14T21:18:08.1094620Z ==> Caveats 2021-05-14T21:18:08.1095490Z ==> expat 2021-05-14T21:18:08.1135920Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:08.1136910Z because macOS already provides this software and installing another version in 2021-05-14T21:18:08.1137640Z parallel can cause all kinds of trouble. 2021-05-14T21:18:08.1137960Z 2021-05-14T21:18:08.1138450Z If you need to have expat first in your PATH, run: 2021-05-14T21:18:08.1139660Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:08.1140120Z 2021-05-14T21:18:08.1140740Z For compilers to find expat you may need to set: 2021-05-14T21:18:08.1141730Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:18:08.1142730Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:18:08.1143100Z 2021-05-14T21:18:08.1143920Z For pkg-config to find expat you may need to set: 2021-05-14T21:18:08.1144640Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:18:08.1145020Z 2021-05-14T21:18:08.1145700Z ==> libxml2 2021-05-14T21:18:08.1176720Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:08.1177710Z because macOS already provides this software and installing another version in 2021-05-14T21:18:08.1178460Z parallel can cause all kinds of trouble. 2021-05-14T21:18:08.1178800Z 2021-05-14T21:18:08.1179300Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:18:08.1180580Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:08.1181040Z 2021-05-14T21:18:08.1181540Z For compilers to find libxml2 you may need to set: 2021-05-14T21:18:08.1182570Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:18:08.1183600Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:18:08.1183980Z 2021-05-14T21:18:08.1184850Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:18:08.1185590Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:18:08.1186000Z 2021-05-14T21:18:08.1186720Z ==> minizip 2021-05-14T21:18:08.1194170Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:18:08.1195340Z with the venerable 'unzip' library. 2021-05-14T21:18:08.1196260Z ==> openblas 2021-05-14T21:18:08.1231840Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:08.1232710Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:18:08.1233140Z 2021-05-14T21:18:08.1233640Z For compilers to find openblas you may need to set: 2021-05-14T21:18:08.1234670Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:18:08.1235700Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:18:08.1236080Z 2021-05-14T21:18:08.1236950Z For pkg-config to find openblas you may need to set: 2021-05-14T21:18:08.1237840Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:18:08.1238250Z 2021-05-14T21:18:10.2157880Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:18:10.8509700Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T21:18:10.8530470Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:18:11.3481950Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:18:11.3672150Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:18:11.9990240Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T21:18:12.0008850Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:18:12.4633120Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:18:12.4833370Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T21:18:14.4212900Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T21:18:14.8728120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T21%3A25%3A00Z&sig=X4jZkHd%2FWn1Hym0fTXK%2FKf56pNRxNYpHWYtwtg1QeXc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:16.1008290Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:18:16.7186530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T21:18:16.7202780Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:18:17.2714610Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:18:17.2818840Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T21:18:19.1658260Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T21:18:19.6604210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T21%3A25%3A00Z&sig=jP2uU8lW7a%2BCqL1SxH%2Btv2lneWvdsszgUIJoMwGDhtw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:19.8878680Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T21:18:19.8895690Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T21:18:21.8661420Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T21:18:22.3562580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T21%3A25%3A00Z&sig=i6PLcj%2FM0rndBCJW0nCWjaOgwvIlE7aJA3o3akMiJYk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:23.0330850Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T21:18:25.0770470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T21:18:25.5488460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T21%3A25%3A00Z&sig=JaRw1kVocRh072a%2FjHbcwb30GP%2FfOwRnVAFE0MVpsgY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:25.7494480Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T21:18:27.9692520Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T21:18:28.4494370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T21%3A25%3A00Z&sig=Fat0KA%2B%2BffM2PnG593sGZWNYu%2FIHfAWP0zVHqB5XBY4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:29.6288880Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T21:18:29.6325500Z ==> Installing itk dependency: open-mpi 2021-05-14T21:18:29.7605840Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:18:35.6482250Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:18:35.6488930Z ==> Installing itk dependency: fftw 2021-05-14T21:18:35.7213210Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:18:38.4719940Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:18:38.4728060Z ==> Installing itk dependency: boost 2021-05-14T21:18:38.4782220Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T21:19:10.4157570Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T21:19:10.4158950Z ==> Installing itk dependency: netcdf 2021-05-14T21:19:10.4711220Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:19:13.2076920Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:19:13.2083050Z ==> Installing itk dependency: pyqt@5 2021-05-14T21:19:13.2472160Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T21:19:18.1850620Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T21:19:18.1857860Z ==> Installing itk dependency: vtk@8.2 2021-05-14T21:19:18.3403680Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T21:19:52.9701550Z ==> Caveats 2021-05-14T21:19:52.9703060Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:19:52.9704190Z because this is an alternate version of another formula. 2021-05-14T21:19:52.9704920Z 2021-05-14T21:19:52.9705680Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T21:19:52.9707140Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:19:52.9707870Z 2021-05-14T21:19:52.9708640Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T21:19:52.9709890Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T21:19:52.9711190Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T21:19:52.9711830Z 2021-05-14T21:19:52.9712880Z ==> Summary 2021-05-14T21:19:53.1903790Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T21:19:53.1910010Z ==> Installing itk dependency: gdcm 2021-05-14T21:19:53.3712090Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T21:19:59.6664910Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T21:19:59.6670690Z ==> Installing itk 2021-05-14T21:19:59.6674250Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T21:20:14.3122970Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T21:20:17.3175970Z ==> No outdated dependents to upgrade! 2021-05-14T21:20:17.3177210Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:20:19.3431480Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:20:19.3432090Z fftw 2021-05-14T21:20:19.3734450Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T21:20:19.3735680Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T21:20:21.0334000Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T21:20:21.1583920Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T21:20:22.5125660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:20:23.1755840Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T21:20:23.6511590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T21%3A30%3A00Z&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:23.6838520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:20:23.7242420Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T21:20:23.7296050Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T21:20:24.9729890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:20:25.6309370Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T21:20:26.1746740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T21%3A30%3A00Z&sig=obI6Tr7xoEwcL%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:26.2124510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=obI6Tr7xoEwcL\%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:20:26.3026080Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T21:20:26.3124490Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T21:20:27.5815480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:20:28.2192610Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T21:20:28.7176850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T21%3A30%3A00Z&sig=5jEcakwVHzXXcjb1mrrv93wEoll%2Bng5uNY7TvqrOzzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:28.7488160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=5jEcakwVHzXXcjb1mrrv93wEoll\%2Bng5uNY7TvqrOzzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:20:28.7987460Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T21:20:28.8028100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T21:20:30.0810680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:20:30.6986690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T21:20:31.2357930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T21%3A30%3A00Z&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk%2BA9cmvO80c9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:31.2723420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk\%2BA9cmvO80c9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:20:31.5419950Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T21:20:31.6053000Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T21:20:31.6056370Z ==> Installing libav dependency: faac 2021-05-14T21:20:31.6635570Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T21:20:31.6663500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9064-1i504rq 2021-05-14T21:20:31.6775080Z cp -pR /private/tmp/d20210514-9064-1i504rq/faac/. /usr/local/Cellar/faac 2021-05-14T21:20:31.6936420Z chmod -Rf +w /private/tmp/d20210514-9064-1i504rq 2021-05-14T21:20:31.7408020Z ==> Finishing up 2021-05-14T21:20:31.7883720Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T21:20:31.7889540Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T21:20:31.7897290Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T21:20:31.7908420Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T21:20:31.7914890Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T21:20:31.7920450Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T21:20:31.7925690Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T21:20:31.8066950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9246-plzldd.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-14T21:20:34.0661170Z ==> Summary 2021-05-14T21:20:34.0687280Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T21:20:34.0693730Z ==> Installing libav dependency: fdk-aac 2021-05-14T21:20:34.0716110Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T21:20:34.0734360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9064-185gt67 2021-05-14T21:20:34.1047520Z cp -pR /private/tmp/d20210514-9064-185gt67/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T21:20:34.1224390Z chmod -Rf +w /private/tmp/d20210514-9064-185gt67 2021-05-14T21:20:34.1835730Z ==> Finishing up 2021-05-14T21:20:34.2286230Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T21:20:34.2292080Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T21:20:34.2298610Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T21:20:34.2304240Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T21:20:34.2317640Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T21:20:34.2320070Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T21:20:34.2461230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9272-1furyzu.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-14T21:20:36.4628380Z ==> Summary 2021-05-14T21:20:36.4650660Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T21:20:36.4657720Z ==> Installing libav dependency: sdl 2021-05-14T21:20:36.4679710Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T21:20:36.4697010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9064-1re9oac 2021-05-14T21:20:36.5423400Z cp -pR /private/tmp/d20210514-9064-1re9oac/sdl/. /usr/local/Cellar/sdl 2021-05-14T21:20:36.6505550Z chmod -Rf +w /private/tmp/d20210514-9064-1re9oac 2021-05-14T21:20:36.7755210Z ==> Finishing up 2021-05-14T21:20:36.8237320Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T21:20:36.8243210Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T21:20:36.8252260Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T21:20:36.8265880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T21:20:36.8271560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T21:20:36.8277210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T21:20:36.8282490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T21:20:36.8312540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T21:20:36.8318320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T21:20:36.8324030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T21:20:36.8329510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T21:20:36.8335560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T21:20:36.8342180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T21:20:36.8347790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T21:20:36.8353870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T21:20:36.8359310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T21:20:36.8365020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T21:20:36.8370530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T21:20:36.8376360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T21:20:36.8382960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T21:20:36.8388750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T21:20:36.8394320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T21:20:36.8400180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T21:20:36.8405970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T21:20:36.8411490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T21:20:36.8417430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T21:20:36.8423170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T21:20:36.8428710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T21:20:36.8449340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T21:20:36.8454600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T21:20:36.8460360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T21:20:36.8466080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T21:20:36.8471670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T21:20:36.8477320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T21:20:36.8483070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T21:20:36.8488910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T21:20:36.8494620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T21:20:36.8500220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T21:20:36.8505890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T21:20:36.8511180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T21:20:36.8516860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T21:20:36.8522550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T21:20:36.8528110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T21:20:36.8533490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T21:20:36.8539220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T21:20:36.8545100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T21:20:36.8550150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T21:20:36.8555540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T21:20:36.8561290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T21:20:36.8567140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T21:20:36.8572780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T21:20:36.8578120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T21:20:36.8583500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T21:20:36.8589350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T21:20:36.8594970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T21:20:36.8600640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T21:20:36.8606260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T21:20:36.8611670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T21:20:36.8617200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T21:20:36.8622590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T21:20:36.8628340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T21:20:36.8634040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T21:20:36.8639550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T21:20:36.8645530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T21:20:36.8651060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T21:20:36.8672330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T21:20:36.8680910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T21:20:36.8686670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T21:20:36.8692460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T21:20:36.8697980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T21:20:36.8703780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T21:20:36.8710160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T21:20:36.8716660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T21:20:36.8723280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T21:20:36.8729060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T21:20:36.8734560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T21:20:36.8740340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T21:20:36.8746320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T21:20:36.8751690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T21:20:36.8757450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T21:20:36.8763190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T21:20:36.8768920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T21:20:36.8774470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T21:20:36.8780520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T21:20:36.8786180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T21:20:36.8792110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T21:20:36.8797760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T21:20:36.8803390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T21:20:36.8808860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T21:20:36.8814500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T21:20:36.8820400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T21:20:36.8825870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T21:20:36.8831560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T21:20:36.8837110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T21:20:36.8842560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T21:20:36.8848210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T21:20:36.8853800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T21:20:36.8859880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T21:20:36.8866310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T21:20:36.8871580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T21:20:36.8876100Z Only the first 100 operations were output. 2021-05-14T21:20:36.9881440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9298-v9ynf8.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-14T21:20:39.2293460Z ==> Summary 2021-05-14T21:20:39.2434410Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T21:20:39.2461210Z ==> Installing libav 2021-05-14T21:20:39.2465630Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T21:20:39.2483790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9064-1sos6v0 2021-05-14T21:20:39.4938050Z cp -pR /private/tmp/d20210514-9064-1sos6v0/libav/. /usr/local/Cellar/libav 2021-05-14T21:20:39.5922210Z chmod -Rf +w /private/tmp/d20210514-9064-1sos6v0 2021-05-14T21:20:40.9537430Z ==> Finishing up 2021-05-14T21:20:41.0010180Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T21:20:41.0014460Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T21:20:41.0019360Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T21:20:41.0030910Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T21:20:41.0036370Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T21:20:41.0041360Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T21:20:41.0381150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9324-d0gk8r.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-14T21:20:43.2362430Z ==> Summary 2021-05-14T21:20:43.2382100Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T21:20:45.7306090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T21:20:47.6593670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T21:20:48.1904160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T21%3A30%3A00Z&sig=qtfpzWV3wcJ7fJudz0UA2sAkLYf7RlHblReLihngvfs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:48.3677670Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:20:50.8237710Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T21:20:53.1844570Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T21:20:53.1845280Z To reinstall 4.3.0, run: 2021-05-14T21:20:53.1845730Z brew reinstall libtiff 2021-05-14T21:20:54.7445550Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T21:20:54.7446260Z To reinstall 2.3.9_1, run: 2021-05-14T21:20:54.7446720Z brew reinstall unixodbc 2021-05-14T21:20:56.3219240Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T21:20:56.3219910Z To reinstall 1.0.18_1, run: 2021-05-14T21:20:56.3220450Z brew reinstall libsodium 2021-05-14T21:20:57.9032700Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T21:20:57.9033450Z To reinstall 4.1.1, run: 2021-05-14T21:20:57.9034030Z brew reinstall tesseract 2021-05-14T21:20:59.4758200Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T21:20:59.4758910Z To reinstall 1.21.1, run: 2021-05-14T21:20:59.4760250Z brew reinstall wget 2021-05-14T21:21:01.0463730Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T21:21:01.0464540Z To reinstall 4.3.4, run: 2021-05-14T21:21:01.0464990Z brew reinstall zeromq 2021-05-14T21:21:02.6422880Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T21:21:02.6423600Z To reinstall 2.2.27.6_1, run: 2021-05-14T21:21:02.6424070Z brew reinstall udunits 2021-05-14T21:21:04.1889610Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T21:21:04.1890350Z To reinstall 1.2.0, run: 2021-05-14T21:21:04.1890790Z brew reinstall webp 2021-05-14T21:21:05.8075610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T21:21:07.6749480Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T21:21:08.1434960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T21%3A30%3A00Z&sig=Z3H5K%2FQ8Uzhbtn7oc%2FXuAOQ3KJyKehdgheeakVM2Fl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:10.6764010Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T21:21:52.5463520Z ==> Caveats 2021-05-14T21:21:52.5464230Z Bash completion has been installed to: 2021-05-14T21:21:52.5464820Z /usr/local/etc/bash_completion.d 2021-05-14T21:21:52.5465700Z ==> Summary 2021-05-14T21:21:53.7861860Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T21:21:56.8894760Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T21:21:56.8900260Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T212156Z&X-Amz-Expires=300&X-Amz-Signature=01e7dc58abd4aa3cdb4f57580df893d985c22289005bda84f8f328bb3aa4954d&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-14T21:21:59.9343510Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:21:59.9344690Z ==> Installing Cask xquartz 2021-05-14T21:22:15.5231280Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T21:22:15.5233160Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T21:22:41.9756810Z installer: Package name is 2021-05-14T21:22:41.9758300Z installer: Installing at base path / 2021-05-14T21:22:41.9759530Z installer: The install was successful. 2021-05-14T21:22:41.9761210Z installer: The install requires logging out now. 2021-05-14T21:22:42.0577940Z 🍺 xquartz was successfully installed! 2021-05-14T21:22:42.0824750Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T21:22:42.0825300Z with: 2021-05-14T21:22:42.0825770Z github_slug: neuroconductor/waveslim 2021-05-14T21:22:42.0826180Z env: 2021-05-14T21:22:42.0826570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:22:42.0826990Z TIC_DEPLOY_KEY: 2021-05-14T21:22:42.0827300Z RSPM: 2021-05-14T21:22:42.0828650Z GITHUB_PAT: *** 2021-05-14T21:22:42.0829050Z COVERALLS_TOKEN: 2021-05-14T21:22:42.0829480Z continue-on-error: false 2021-05-14T21:22:42.0829930Z VDIFFR_RUN_TESTS: false 2021-05-14T21:22:42.0830380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:22:42.0830780Z TZ: UTC 2021-05-14T21:22:42.0831120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:22:42.0831490Z NOT_CRAN: true 2021-05-14T21:22:42.0831820Z ##[endgroup] 2021-05-14T21:22:42.1557120Z repo slug is: neuroconductor/waveslim 2021-05-14T21:22:42.1666380Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T21:22:42.1666970Z env: 2021-05-14T21:22:42.1667440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:22:42.1667880Z TIC_DEPLOY_KEY: 2021-05-14T21:22:42.1668250Z RSPM: 2021-05-14T21:22:42.1669080Z GITHUB_PAT: *** 2021-05-14T21:22:42.1669510Z COVERALLS_TOKEN: 2021-05-14T21:22:42.1669970Z continue-on-error: false 2021-05-14T21:22:42.1670470Z VDIFFR_RUN_TESTS: false 2021-05-14T21:22:42.1670950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:22:42.1671410Z TZ: UTC 2021-05-14T21:22:42.1671810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:22:42.1672210Z NOT_CRAN: true 2021-05-14T21:22:42.1672600Z ##[endgroup] 2021-05-14T21:22:43.2007700Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T21:22:43.2008380Z with: 2021-05-14T21:22:43.2008750Z repo_name: waveslim 2021-05-14T21:22:43.2009190Z repo_version: 1.8.0 2021-05-14T21:22:43.2009600Z runner_os: macOS 2021-05-14T21:22:43.2010010Z R_version: 3.5 2021-05-14T21:22:43.2010370Z env: 2021-05-14T21:22:43.2010780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:22:43.2011260Z TIC_DEPLOY_KEY: 2021-05-14T21:22:43.2011610Z RSPM: 2021-05-14T21:22:43.2013020Z GITHUB_PAT: *** 2021-05-14T21:22:43.2013440Z COVERALLS_TOKEN: 2021-05-14T21:22:43.2013930Z continue-on-error: false 2021-05-14T21:22:43.2014410Z VDIFFR_RUN_TESTS: false 2021-05-14T21:22:43.2014920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:22:43.2015380Z TZ: UTC 2021-05-14T21:22:43.2015750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:22:43.2016180Z NOT_CRAN: true 2021-05-14T21:22:43.2016550Z ##[endgroup] 2021-05-14T21:22:43.2693920Z Package: waveslim 2021-05-14T21:22:43.2698890Z Version: 1.8.0 2021-05-14T21:22:43.2699300Z OS: macOS 2021-05-14T21:22:43.2778030Z ##[group]Run install.packages('remotes') 2021-05-14T21:22:43.2778790Z install.packages('remotes') 2021-05-14T21:22:43.2779560Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T21:22:43.2780580Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T21:22:43.2950690Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:22:43.2951140Z env: 2021-05-14T21:22:43.2951560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:22:43.2952030Z TIC_DEPLOY_KEY: 2021-05-14T21:22:43.2952370Z RSPM: 2021-05-14T21:22:43.2953260Z GITHUB_PAT: *** 2021-05-14T21:22:43.2953670Z COVERALLS_TOKEN: 2021-05-14T21:22:43.2954160Z continue-on-error: false 2021-05-14T21:22:43.2954620Z VDIFFR_RUN_TESTS: false 2021-05-14T21:22:43.2955130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:22:43.2955580Z TZ: UTC 2021-05-14T21:22:43.2956000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:22:43.2956390Z NOT_CRAN: true 2021-05-14T21:22:43.2956780Z ##[endgroup] 2021-05-14T21:22:43.5000450Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:22:43.5001850Z (as ‘lib’ is unspecified) 2021-05-14T21:22:46.5353960Z 2021-05-14T21:22:46.5355330Z There is a binary version available but the source version is later: 2021-05-14T21:22:46.5404180Z binary source needs_compilation 2021-05-14T21:22:46.5405320Z remotes 2.1.1 2.3.0 FALSE 2021-05-14T21:22:46.5407070Z installing the source package ‘remotes’ 2021-05-14T21:22:46.5407820Z 2021-05-14T21:22:46.5408310Z 2021-05-14T21:22:46.5427760Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T21:22:46.7482940Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-14T21:22:46.7504640Z ================================================== 2021-05-14T21:22:46.7505160Z downloaded 144 KB 2021-05-14T21:22:46.7505460Z 2021-05-14T21:22:47.1442900Z * installing *source* package ‘remotes’ ... 2021-05-14T21:22:47.1519520Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T21:22:47.1774580Z ** R 2021-05-14T21:22:47.2170180Z ** inst 2021-05-14T21:22:47.2203030Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:22:49.0688540Z ** help 2021-05-14T21:22:49.1945070Z *** installing help indices 2021-05-14T21:22:49.2671540Z ** building package indices 2021-05-14T21:22:49.3535320Z ** installing vignettes 2021-05-14T21:22:49.3599980Z ** testing if installed package can be loaded 2021-05-14T21:22:49.5674820Z * DONE (remotes) 2021-05-14T21:22:49.6095560Z 2021-05-14T21:22:49.6516990Z The downloaded source packages are in 2021-05-14T21:22:49.6618560Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpkaa4v3/downloaded_packages’ 2021-05-14T21:22:54.3295740Z ##[group]Run actions/cache@v1 2021-05-14T21:22:54.3296230Z with: 2021-05-14T21:22:54.3296670Z path: /Users/runner/work/_temp/Library 2021-05-14T21:22:54.3298900Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-6dc01412c56a151c3c3c50e100d02d79992a2f2dd5e2d5609b486f3435c971e6 2021-05-14T21:22:54.3301720Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-14T21:22:54.3302790Z env: 2021-05-14T21:22:54.3303200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:22:54.3303660Z TIC_DEPLOY_KEY: 2021-05-14T21:22:54.3303990Z RSPM: 2021-05-14T21:22:54.3305510Z GITHUB_PAT: *** 2021-05-14T21:22:54.3305920Z COVERALLS_TOKEN: 2021-05-14T21:22:54.3306400Z continue-on-error: false 2021-05-14T21:22:54.3306860Z VDIFFR_RUN_TESTS: false 2021-05-14T21:22:54.3307430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:22:54.3307890Z TZ: UTC 2021-05-14T21:22:54.3308350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:22:54.3308750Z NOT_CRAN: true 2021-05-14T21:22:54.3309130Z ##[endgroup] 2021-05-14T21:22:54.4043510Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:22:54.4189510Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T21:22:54.4190330Z remotes::install_github("ropensci/tic") 2021-05-14T21:22:54.4191000Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T21:22:54.4191670Z remotes::install_github("muschellij2/aghast") 2021-05-14T21:22:54.4192230Z remotes::install_cran("covr") 2021-05-14T21:22:54.4370040Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:22:54.4370510Z env: 2021-05-14T21:22:54.4371000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:22:54.4371510Z TIC_DEPLOY_KEY: 2021-05-14T21:22:54.4371860Z RSPM: 2021-05-14T21:22:54.4372870Z GITHUB_PAT: *** 2021-05-14T21:22:54.4373280Z COVERALLS_TOKEN: 2021-05-14T21:22:54.4373790Z continue-on-error: false 2021-05-14T21:22:54.4374320Z VDIFFR_RUN_TESTS: false 2021-05-14T21:22:54.4374900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:22:54.4375370Z TZ: UTC 2021-05-14T21:22:54.4375800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:22:54.4376200Z NOT_CRAN: true 2021-05-14T21:22:54.4376610Z ##[endgroup] 2021-05-14T21:22:54.6604200Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:22:55.6013910Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T21:22:59.5492190Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T21:22:59.5493440Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:22:59.5494330Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:22:59.5495180Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T21:22:59.5495970Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T21:22:59.5496770Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:22:59.5497540Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T21:22:59.5498390Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T21:22:59.5499160Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T21:22:59.5500020Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T21:22:59.5500800Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T21:22:59.5501560Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:22:59.5502420Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T21:22:59.5503220Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:22:59.5504700Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T21:22:59.5505510Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T21:22:59.5506410Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:22:59.5507230Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:22:59.5508090Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T21:22:59.5508930Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T21:22:59.5509720Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T21:22:59.5510540Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T21:22:59.5511340Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T21:22:59.5512190Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T21:22:59.5512980Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:22:59.5513820Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:22:59.5514600Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:22:59.5515410Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:22:59.5516160Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T21:22:59.5517000Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:22:59.5518040Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T21:22:59.5518880Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T21:22:59.5519730Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:22:59.5521730Z 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-14T21:22:59.5523700Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:22:59.5524650Z (as ‘lib’ is unspecified) 2021-05-14T21:22:59.5525480Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T21:22:59.5526330Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T21:23:02.1813850Z 2021-05-14T21:23:02.1815010Z There are binary versions available but the source versions are later: 2021-05-14T21:23:02.1853030Z binary source needs_compilation 2021-05-14T21:23:02.1853910Z rlang 0.4.5 0.4.11 TRUE 2021-05-14T21:23:02.1854500Z magrittr 1.5 2.0.1 TRUE 2021-05-14T21:23:02.1855000Z glue 1.3.2 1.4.2 TRUE 2021-05-14T21:23:02.1855500Z sys 3.3 3.4 TRUE 2021-05-14T21:23:02.1855960Z R6 2.4.1 2.5.0 FALSE 2021-05-14T21:23:02.1856460Z openssl 1.4.1 1.4.4 TRUE 2021-05-14T21:23:02.1856910Z mime 0.9 0.10 TRUE 2021-05-14T21:23:02.1857420Z curl 4.3 4.3.1 TRUE 2021-05-14T21:23:02.1857910Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-14T21:23:02.1858420Z httr 1.4.1 1.4.2 FALSE 2021-05-14T21:23:02.1858920Z cli 2.0.2 2.5.0 FALSE 2021-05-14T21:23:02.1859370Z zip 2.0.4 2.1.1 TRUE 2021-05-14T21:23:02.1859910Z rstudioapi 0.11 0.13 FALSE 2021-05-14T21:23:02.1860450Z credentials 1.1 1.3.0 FALSE 2021-05-14T21:23:02.1861800Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-14T21:23:02.1862330Z crayon 1.3.4 1.4.1 FALSE 2021-05-14T21:23:02.1862850Z fastmap 1.0.1 1.1.0 TRUE 2021-05-14T21:23:02.1863330Z withr 2.1.2 2.4.2 FALSE 2021-05-14T21:23:02.1863850Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-14T21:23:02.1864370Z purrr 0.3.3 0.3.4 TRUE 2021-05-14T21:23:02.1864870Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-14T21:23:02.1865370Z gh 1.1.0 1.3.0 FALSE 2021-05-14T21:23:02.1865810Z gert 0.3 1.3.0 TRUE 2021-05-14T21:23:02.1866950Z fs 1.3.2 1.5.0 TRUE 2021-05-14T21:23:02.1867730Z desc 1.2.0 1.3.0 FALSE 2021-05-14T21:23:02.1868250Z clipr 0.7.0 0.7.1 FALSE 2021-05-14T21:23:02.1868720Z usethis 1.5.1 2.0.1 FALSE 2021-05-14T21:23:02.1869280Z memoise 1.1.0 2.0.0 FALSE 2021-05-14T21:23:02.1869800Z git2r 0.26.1 0.28.0 TRUE 2021-05-14T21:23:02.1870450Z 2021-05-14T21:23:02.1871160Z Package which is only available in source form, and may need 2021-05-14T21:23:02.1872360Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-14T21:23:02.1879840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-14T21:23:02.5217130Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-14T21:23:02.5815280Z ================================================== 2021-05-14T21:23:02.5816300Z downloaded 20 KB 2021-05-14T21:23:02.5816920Z 2021-05-14T21:23:02.5849700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-14T21:23:02.9206810Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-14T21:23:02.9207530Z ================================================== 2021-05-14T21:23:02.9207990Z downloaded 12 KB 2021-05-14T21:23:02.9208300Z 2021-05-14T21:23:02.9246960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-14T21:23:03.2681690Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-14T21:23:03.4504640Z ================================================== 2021-05-14T21:23:03.4505180Z downloaded 195 KB 2021-05-14T21:23:03.4505500Z 2021-05-14T21:23:03.4538960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-14T21:23:03.6824020Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-14T21:23:03.6835430Z ================================================== 2021-05-14T21:23:03.6835930Z downloaded 63 KB 2021-05-14T21:23:03.6836240Z 2021-05-14T21:23:03.7607810Z 2021-05-14T21:23:03.7711820Z 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-14T21:23:03.7713380Z The downloaded binary packages are in 2021-05-14T21:23:03.7713870Z 2021-05-14T21:23:03.7809710Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpxf0hUi/downloaded_packages 2021-05-14T21:23:03.7815830Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T21:23:03.8977430Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-14T21:23:03.9283710Z ================================================== 2021-05-14T21:23:03.9384250Z downloaded 841 KB 2021-05-14T21:23:03.9485190Z 2021-05-14T21:23:03.9587900Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T21:23:04.0528690Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-14T21:23:04.0606320Z ================================================== 2021-05-14T21:23:04.0606900Z downloaded 259 KB 2021-05-14T21:23:04.0607210Z 2021-05-14T21:23:04.0648620Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T21:23:04.2056210Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-14T21:23:04.2095780Z ================================================== 2021-05-14T21:23:04.2096330Z downloaded 96 KB 2021-05-14T21:23:04.2096590Z 2021-05-14T21:23:04.2126030Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-14T21:23:04.4445730Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-14T21:23:04.4459970Z ================================================== 2021-05-14T21:23:04.4460900Z downloaded 19 KB 2021-05-14T21:23:04.4461590Z 2021-05-14T21:23:04.4463360Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T21:23:04.5983870Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-14T21:23:04.6083410Z ================================================== 2021-05-14T21:23:04.6184930Z downloaded 61 KB 2021-05-14T21:23:04.6208800Z 2021-05-14T21:23:04.6210590Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T21:23:04.8644800Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-14T21:23:04.9418200Z ================================================== 2021-05-14T21:23:04.9419800Z downloaded 1.3 MB 2021-05-14T21:23:04.9420620Z 2021-05-14T21:23:04.9473570Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-14T21:23:05.2931350Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-14T21:23:05.2933560Z ================================================== 2021-05-14T21:23:05.2934830Z downloaded 12 KB 2021-05-14T21:23:05.2935550Z 2021-05-14T21:23:05.3031200Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T21:23:05.5688410Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-14T21:23:05.5791710Z ================================================== 2021-05-14T21:23:05.5792310Z downloaded 774 KB 2021-05-14T21:23:05.5792580Z 2021-05-14T21:23:05.5829560Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T21:23:05.9423740Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-14T21:23:05.9560830Z ================================================== 2021-05-14T21:23:05.9561440Z downloaded 411 KB 2021-05-14T21:23:05.9561720Z 2021-05-14T21:23:05.9596290Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T21:23:06.1622380Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-14T21:23:06.1696050Z ================================================== 2021-05-14T21:23:06.1697390Z downloaded 156 KB 2021-05-14T21:23:06.1698190Z 2021-05-14T21:23:06.1728910Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T21:23:06.2945560Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-14T21:23:06.2973060Z ================================================== 2021-05-14T21:23:06.2974050Z downloaded 60 KB 2021-05-14T21:23:06.2974410Z 2021-05-14T21:23:06.3003140Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T21:23:06.5513510Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-14T21:23:06.5552150Z ================================================== 2021-05-14T21:23:06.5552670Z downloaded 154 KB 2021-05-14T21:23:06.5552960Z 2021-05-14T21:23:06.5584110Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T21:23:06.7806470Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-14T21:23:06.7834410Z ================================================== 2021-05-14T21:23:06.7834940Z downloaded 110 KB 2021-05-14T21:23:06.7835230Z 2021-05-14T21:23:06.7865570Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T21:23:07.1001550Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-14T21:23:07.1025300Z ================================================== 2021-05-14T21:23:07.1026390Z downloaded 107 KB 2021-05-14T21:23:07.1027060Z 2021-05-14T21:23:07.1056410Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T21:23:07.3009560Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-14T21:23:07.3082300Z ================================================== 2021-05-14T21:23:07.3082790Z downloaded 224 KB 2021-05-14T21:23:07.3083090Z 2021-05-14T21:23:07.3122550Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T21:23:07.5326180Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-14T21:23:07.5334350Z ================================================== 2021-05-14T21:23:07.5334870Z downloaded 58 KB 2021-05-14T21:23:07.5335130Z 2021-05-14T21:23:07.5366570Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T21:23:07.7109360Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-14T21:23:07.7110060Z ================================================== 2021-05-14T21:23:07.7110650Z downloaded 34 KB 2021-05-14T21:23:07.7110950Z 2021-05-14T21:23:07.7139800Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T21:23:07.9757520Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-14T21:23:07.9761760Z ================================================== 2021-05-14T21:23:07.9762270Z downloaded 43 KB 2021-05-14T21:23:07.9762580Z 2021-05-14T21:23:07.9796020Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T21:23:08.3215760Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-14T21:23:08.3231020Z ================================================== 2021-05-14T21:23:08.3231660Z downloaded 92 KB 2021-05-14T21:23:08.3232050Z 2021-05-14T21:23:08.3314130Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T21:23:08.6588350Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-14T21:23:08.6589220Z ================================================== 2021-05-14T21:23:08.6589690Z downloaded 12 KB 2021-05-14T21:23:08.6589960Z 2021-05-14T21:23:08.6629510Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T21:23:08.8017750Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-14T21:23:08.8132420Z ================================================== 2021-05-14T21:23:08.8163420Z downloaded 366 KB 2021-05-14T21:23:08.8163750Z 2021-05-14T21:23:08.8165240Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T21:23:09.0552060Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-14T21:23:09.0594210Z ================================================== 2021-05-14T21:23:09.0595110Z downloaded 81 KB 2021-05-14T21:23:09.0595660Z 2021-05-14T21:23:09.0651200Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T21:23:09.2964450Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-14T21:23:09.2986180Z ================================================== 2021-05-14T21:23:09.2986680Z downloaded 44 KB 2021-05-14T21:23:09.2986990Z 2021-05-14T21:23:09.3145160Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T21:23:09.5384510Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-14T21:23:09.5395890Z ================================================== 2021-05-14T21:23:09.5396480Z downloaded 64 KB 2021-05-14T21:23:09.5396780Z 2021-05-14T21:23:09.5425360Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T21:23:09.6828180Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-14T21:23:09.7087510Z ================================================== 2021-05-14T21:23:09.7088080Z downloaded 777 KB 2021-05-14T21:23:09.7088380Z 2021-05-14T21:23:09.7122420Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T21:23:09.8460520Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-14T21:23:09.8565740Z ================================================== 2021-05-14T21:23:09.8566300Z downloaded 286 KB 2021-05-14T21:23:09.8566560Z 2021-05-14T21:23:09.8607110Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T21:23:10.1734040Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-14T21:23:10.1736640Z ================================================== 2021-05-14T21:23:10.1737200Z downloaded 20 KB 2021-05-14T21:23:10.1737500Z 2021-05-14T21:23:10.1767790Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T21:23:10.5584200Z Content type 'application/x-gzip' length 24493 bytes (23 KB) 2021-05-14T21:23:10.5584920Z ================================================== 2021-05-14T21:23:10.5585360Z downloaded 23 KB 2021-05-14T21:23:10.5585660Z 2021-05-14T21:23:10.5617110Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T21:23:10.7854740Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-14T21:23:10.7954380Z ================================================== 2021-05-14T21:23:10.7955180Z downloaded 298 KB 2021-05-14T21:23:10.7955470Z 2021-05-14T21:23:10.8030200Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T21:23:11.0349290Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-14T21:23:11.0350040Z ================================================== 2021-05-14T21:23:11.0350470Z downloaded 16 KB 2021-05-14T21:23:11.0350770Z 2021-05-14T21:23:11.0380640Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T21:23:11.3784810Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-14T21:23:11.4387270Z ================================================== 2021-05-14T21:23:11.4387910Z downloaded 1.2 MB 2021-05-14T21:23:11.4388210Z 2021-05-14T21:23:12.1046500Z * installing *source* package ‘rlang’ ... 2021-05-14T21:23:12.1274240Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:12.1476740Z ** libs 2021-05-14T21:23:16.2486360Z 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-14T21:23:16.9221090Z 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-14T21:23:17.3004300Z 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-14T21:23:19.6899120Z 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-14T21:23:20.7039690Z 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-14T21:23:20.7692450Z 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-14T21:23:20.9940720Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-14T21:23:21.0021060Z ** R 2021-05-14T21:23:21.0852390Z ** inst 2021-05-14T21:23:21.0866320Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:24.6753940Z ** help 2021-05-14T21:23:25.3410470Z *** installing help indices 2021-05-14T21:23:25.6738770Z *** copying figures 2021-05-14T21:23:25.6773500Z ** building package indices 2021-05-14T21:23:26.0728330Z ** testing if installed package can be loaded 2021-05-14T21:23:26.4229180Z * DONE (rlang) 2021-05-14T21:23:26.9421260Z * installing *source* package ‘magrittr’ ... 2021-05-14T21:23:26.9454360Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:26.9596360Z ** libs 2021-05-14T21:23:26.9808070Z 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-14T21:23:27.1281880Z 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-14T21:23:27.2178140Z 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-14T21:23:27.2769900Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-14T21:23:27.2871710Z ** R 2021-05-14T21:23:27.2984060Z ** inst 2021-05-14T21:23:27.3074940Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:27.4359800Z ** help 2021-05-14T21:23:27.4877330Z *** installing help indices 2021-05-14T21:23:27.5243580Z *** copying figures 2021-05-14T21:23:27.5257940Z ** building package indices 2021-05-14T21:23:27.5567430Z ** installing vignettes 2021-05-14T21:23:27.5618860Z ** testing if installed package can be loaded 2021-05-14T21:23:27.8667030Z * DONE (magrittr) 2021-05-14T21:23:28.3446090Z * installing *source* package ‘glue’ ... 2021-05-14T21:23:28.3482420Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:28.3673090Z ** libs 2021-05-14T21:23:28.3836710Z 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-14T21:23:28.5053560Z 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-14T21:23:28.5843290Z 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-14T21:23:28.7019070Z 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-14T21:23:28.7564260Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-14T21:23:28.7604080Z ** R 2021-05-14T21:23:28.7692460Z ** inst 2021-05-14T21:23:28.7727590Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:29.0869060Z ** help 2021-05-14T21:23:29.1275910Z *** installing help indices 2021-05-14T21:23:29.1584340Z *** copying figures 2021-05-14T21:23:29.1593230Z ** building package indices 2021-05-14T21:23:29.1804900Z ** installing vignettes 2021-05-14T21:23:29.1878020Z ** testing if installed package can be loaded 2021-05-14T21:23:29.5380530Z * DONE (glue) 2021-05-14T21:23:29.8192980Z * installing *source* package ‘sys’ ... 2021-05-14T21:23:29.8216750Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:29.8369310Z ** libs 2021-05-14T21:23:29.8531610Z 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-14T21:23:30.0730340Z 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-14T21:23:30.2007310Z 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-14T21:23:30.2562700Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-14T21:23:30.2602890Z ** R 2021-05-14T21:23:30.2658110Z ** inst 2021-05-14T21:23:30.2673660Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:30.3776850Z ** help 2021-05-14T21:23:30.4047710Z *** installing help indices 2021-05-14T21:23:30.4286830Z ** building package indices 2021-05-14T21:23:30.4454090Z ** testing if installed package can be loaded 2021-05-14T21:23:30.7580220Z * DONE (sys) 2021-05-14T21:23:31.0370450Z * installing *source* package ‘R6’ ... 2021-05-14T21:23:31.0399380Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:31.0567380Z ** R 2021-05-14T21:23:31.0682690Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:31.3936060Z ** help 2021-05-14T21:23:31.4237260Z *** installing help indices 2021-05-14T21:23:31.4587900Z *** copying figures 2021-05-14T21:23:31.4697210Z ** building package indices 2021-05-14T21:23:31.4847800Z ** testing if installed package can be loaded 2021-05-14T21:23:31.6915980Z * DONE (R6) 2021-05-14T21:23:32.3267000Z * installing *source* package ‘openssl’ ... 2021-05-14T21:23:32.3451840Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:32.4539120Z Homebrew 3.1.6 2021-05-14T21:23:32.5524090Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-14T21:23:32.6672940Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-14T21:23:33.0016900Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-14T21:23:33.3725400Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-14T21:23:33.3935030Z ** libs 2021-05-14T21:23:33.4114200Z 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-14T21:23:33.4141670Z 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-14T21:23:33.5463490Z 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-14T21:23:33.6769990Z 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-14T21:23:33.8330230Z 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-14T21:23:34.0860650Z 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-14T21:23:34.2370310Z 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-14T21:23:34.4088260Z 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-14T21:23:34.5950740Z 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-14T21:23:34.6952130Z 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-14T21:23:34.8353020Z 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-14T21:23:34.9541800Z 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-14T21:23:35.1024010Z 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-14T21:23:35.3027720Z 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-14T21:23:35.4854100Z 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-14T21:23:35.7436680Z 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-14T21:23:35.8243750Z 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-14T21:23:35.8929670Z 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-14T21:23:36.0912960Z 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-14T21:23:36.3105330Z 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-14T21:23:36.5070070Z 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-14T21:23:36.5833340Z 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-14T21:23:36.7581470Z 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-14T21:23:36.9495370Z 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-14T21:23:37.1989690Z 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-14T21:23:37.3937040Z 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-14T21:23:37.5872450Z 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-14T21:23:37.7828480Z 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-14T21:23:37.8827950Z 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-14T21:23:38.0785420Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T21:23:39.5334670Z 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-14T21:23:39.5962950Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-14T21:23:39.6004660Z ** R 2021-05-14T21:23:39.6249100Z ** inst 2021-05-14T21:23:39.6470890Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:40.5134910Z ** help 2021-05-14T21:23:40.5834120Z *** installing help indices 2021-05-14T21:23:40.6274940Z ** building package indices 2021-05-14T21:23:40.7322620Z ** installing vignettes 2021-05-14T21:23:40.7423320Z ** testing if installed package can be loaded 2021-05-14T21:23:41.0623450Z * DONE (openssl) 2021-05-14T21:23:41.3379390Z * installing *source* package ‘mime’ ... 2021-05-14T21:23:41.3396490Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:41.3546660Z ** libs 2021-05-14T21:23:41.3709990Z 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-14T21:23:41.4443260Z 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-14T21:23:41.5297300Z 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-14T21:23:41.5872250Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-14T21:23:41.5965090Z ** R 2021-05-14T21:23:41.6055010Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:41.8197540Z ** help 2021-05-14T21:23:41.8379600Z *** installing help indices 2021-05-14T21:23:41.8565410Z ** building package indices 2021-05-14T21:23:41.8690640Z ** testing if installed package can be loaded 2021-05-14T21:23:42.1718830Z * DONE (mime) 2021-05-14T21:23:42.6220110Z * installing *source* package ‘curl’ ... 2021-05-14T21:23:42.6330270Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:42.7664910Z Found pkg-config cflags and libs! 2021-05-14T21:23:43.0688180Z Using PKG_CFLAGS= 2021-05-14T21:23:43.0689490Z Using PKG_LIBS=-lcurl 2021-05-14T21:23:43.1902890Z ** libs 2021-05-14T21:23:43.2078210Z 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-14T21:23:43.2104730Z 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-14T21:23:43.3087290Z 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-14T21:23:43.4483190Z 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-14T21:23:43.5428340Z 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-14T21:23:43.6273850Z 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-14T21:23:43.7272380Z 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-14T21:23:43.8254600Z 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-14T21:23:43.9080510Z 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-14T21:23:44.0944290Z 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-14T21:23:44.1591400Z 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-14T21:23:44.2499740Z 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-14T21:23:44.3471490Z 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-14T21:23:44.5242380Z 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-14T21:23:44.6051940Z 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-14T21:23:44.6847820Z 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-14T21:23:44.7531460Z 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-14T21:23:44.8340300Z 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-14T21:23:44.9115240Z 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-14T21:23:45.0469590Z 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-14T21:23:45.1387860Z 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-14T21:23:45.1780540Z 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-14T21:23:45.2579120Z 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-14T21:23:45.3184420Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-14T21:23:45.3226120Z ** R 2021-05-14T21:23:45.3408440Z ** inst 2021-05-14T21:23:45.3561620Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:45.7195860Z ** help 2021-05-14T21:23:45.7797800Z *** installing help indices 2021-05-14T21:23:45.8190940Z ** building package indices 2021-05-14T21:23:45.8513390Z ** installing vignettes 2021-05-14T21:23:45.8609250Z ** testing if installed package can be loaded 2021-05-14T21:23:46.1696400Z * DONE (curl) 2021-05-14T21:23:46.6011340Z * installing *source* package ‘jsonlite’ ... 2021-05-14T21:23:46.6110630Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:46.6277710Z ** libs 2021-05-14T21:23:46.6455340Z 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-14T21:23:46.7367300Z 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-14T21:23:46.8208250Z 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-14T21:23:46.9092400Z 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-14T21:23:47.0244880Z 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-14T21:23:47.1195560Z 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-14T21:23:47.1942410Z 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-14T21:23:47.2670460Z 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-14T21:23:47.3547370Z 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-14T21:23:47.4347710Z 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-14T21:23:47.5613620Z 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-14T21:23:47.6524460Z 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-14T21:23:47.7588750Z 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-14T21:23:47.8625800Z 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-14T21:23:47.9572400Z 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-14T21:23:48.0379480Z 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-14T21:23:48.1188100Z 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-14T21:23:48.1939750Z 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-14T21:23:48.2861900Z 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-14T21:23:48.3614430Z 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-14T21:23:48.4344860Z 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-14T21:23:48.5260900Z 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-14T21:23:48.5877170Z 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-14T21:23:48.6652780Z 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-14T21:23:48.7784120Z 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-14T21:23:48.9765450Z 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-14T21:23:49.2506380Z 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-14T21:23:49.4331910Z 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-14T21:23:49.5900370Z 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-14T21:23:49.6171620Z 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-14T21:23:49.6810460Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-14T21:23:49.6853180Z ** R 2021-05-14T21:23:49.7128530Z ** inst 2021-05-14T21:23:49.7193590Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:49.8183300Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T21:23:50.6126590Z ** help 2021-05-14T21:23:50.6542170Z *** installing help indices 2021-05-14T21:23:50.6853810Z ** building package indices 2021-05-14T21:23:50.7383720Z ** installing vignettes 2021-05-14T21:23:50.7448230Z ** testing if installed package can be loaded 2021-05-14T21:23:51.0658150Z * DONE (jsonlite) 2021-05-14T21:23:51.3689940Z * installing *source* package ‘gitcreds’ ... 2021-05-14T21:23:51.3722030Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:51.3859820Z ** R 2021-05-14T21:23:51.3974680Z ** inst 2021-05-14T21:23:51.4005810Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:23:51.7273670Z ** help 2021-05-14T21:23:51.7788430Z *** installing help indices 2021-05-14T21:23:51.7965120Z ** building package indices 2021-05-14T21:23:51.8132110Z ** installing vignettes 2021-05-14T21:23:51.8175300Z ** testing if installed package can be loaded 2021-05-14T21:23:52.0251940Z * DONE (gitcreds) 2021-05-14T21:23:52.3273660Z * installing *source* package ‘zip’ ... 2021-05-14T21:23:52.3315580Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T21:23:52.3439850Z ** libs 2021-05-14T21:23:52.3607330Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T21:23:55.4612330Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T21:23:58.2175520Z 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-14T21:23:58.2915670Z 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-14T21:24:00.6916150Z 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-14T21:24:00.7665270Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-14T21:24:00.7666940Z size_t uzipfile_len = 0; 2021-05-14T21:24:00.7667370Z ^ 2021-05-14T21:24:00.8173780Z 1 warning generated. 2021-05-14T21:24:00.8200380Z 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-14T21:24:00.9638770Z 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-14T21:24:01.0588940Z 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-14T21:24:01.1150960Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-14T21:24:01.1266130Z ** R 2021-05-14T21:24:01.1337350Z ** inst 2021-05-14T21:24:01.1360960Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:01.3042340Z ** help 2021-05-14T21:24:01.3315210Z *** installing help indices 2021-05-14T21:24:01.3521310Z ** building package indices 2021-05-14T21:24:01.3687790Z ** testing if installed package can be loaded 2021-05-14T21:24:01.6822910Z * DONE (zip) 2021-05-14T21:24:02.0877250Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T21:24:02.0959380Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T21:24:02.1114530Z ** R 2021-05-14T21:24:02.1293330Z ** inst 2021-05-14T21:24:02.1374390Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:02.5303450Z ** help 2021-05-14T21:24:02.8890110Z *** installing help indices 2021-05-14T21:24:03.0433180Z *** copying figures 2021-05-14T21:24:03.0445740Z ** building package indices 2021-05-14T21:24:03.2024730Z ** installing vignettes 2021-05-14T21:24:03.2107620Z ** testing if installed package can be loaded 2021-05-14T21:24:03.4245460Z * DONE (rstudioapi) 2021-05-14T21:24:03.7595310Z * installing *source* package ‘rprojroot’ ... 2021-05-14T21:24:03.7647980Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T21:24:03.7859570Z ** R 2021-05-14T21:24:03.7951770Z ** inst 2021-05-14T21:24:03.8002350Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:04.1602730Z ** help 2021-05-14T21:24:04.1942330Z *** installing help indices 2021-05-14T21:24:04.2228970Z *** copying figures 2021-05-14T21:24:04.2258900Z ** building package indices 2021-05-14T21:24:04.2449290Z ** installing vignettes 2021-05-14T21:24:04.2498530Z ** testing if installed package can be loaded 2021-05-14T21:24:04.4589750Z * DONE (rprojroot) 2021-05-14T21:24:04.7698420Z * installing *source* package ‘crayon’ ... 2021-05-14T21:24:04.7734590Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T21:24:04.7894470Z ** R 2021-05-14T21:24:04.8049400Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:05.7047490Z ** help 2021-05-14T21:24:05.8246000Z *** installing help indices 2021-05-14T21:24:05.8696420Z ** building package indices 2021-05-14T21:24:05.9115820Z ** testing if installed package can be loaded 2021-05-14T21:24:06.1221300Z * DONE (crayon) 2021-05-14T21:24:06.4033920Z * installing *source* package ‘fastmap’ ... 2021-05-14T21:24:06.4102050Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T21:24:06.4254430Z ** libs 2021-05-14T21:24:06.4475240Z 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-14T21:24:09.3189730Z 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-14T21:24:09.4025110Z 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-14T21:24:09.4640580Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-14T21:24:09.4681790Z ** R 2021-05-14T21:24:09.4787330Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:09.7356710Z ** help 2021-05-14T21:24:09.7561030Z *** installing help indices 2021-05-14T21:24:09.7779530Z ** building package indices 2021-05-14T21:24:09.7928430Z ** testing if installed package can be loaded 2021-05-14T21:24:10.1174690Z * DONE (fastmap) 2021-05-14T21:24:10.4431740Z * installing *source* package ‘withr’ ... 2021-05-14T21:24:10.4481690Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T21:24:10.4687070Z ** R 2021-05-14T21:24:10.4846870Z ** inst 2021-05-14T21:24:10.4870800Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:11.0078190Z ** help 2021-05-14T21:24:11.1110920Z *** installing help indices 2021-05-14T21:24:11.1696530Z *** copying figures 2021-05-14T21:24:11.1708830Z ** building package indices 2021-05-14T21:24:11.2502360Z ** installing vignettes 2021-05-14T21:24:11.2577040Z ** testing if installed package can be loaded 2021-05-14T21:24:11.4680350Z * DONE (withr) 2021-05-14T21:24:11.7468620Z * installing *source* package ‘rappdirs’ ... 2021-05-14T21:24:11.7492150Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T21:24:11.7671390Z ** libs 2021-05-14T21:24:11.7851640Z 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-14T21:24:11.8700280Z 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-14T21:24:11.9465830Z 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-14T21:24:12.0024840Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-14T21:24:12.0064440Z ** R 2021-05-14T21:24:12.0131220Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:12.1485120Z ** help 2021-05-14T21:24:12.1769170Z *** installing help indices 2021-05-14T21:24:12.2035530Z ** building package indices 2021-05-14T21:24:12.2219770Z ** testing if installed package can be loaded 2021-05-14T21:24:12.5238740Z * DONE (rappdirs) 2021-05-14T21:24:13.1514850Z * installing *source* package ‘fs’ ... 2021-05-14T21:24:13.1720460Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T21:24:13.1914190Z ** libs 2021-05-14T21:24:13.2103260Z 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-14T21:24:13.9348430Z 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-14T21:24:14.1071350Z 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-14T21:24:14.7215550Z 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-14T21:24:14.8892960Z 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-14T21:24:15.4152330Z 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-14T21:24:16.2304950Z 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-14T21:24:16.3764860Z 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-14T21:24:16.9024850Z 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-14T21:24:17.5023340Z 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-14T21:24:18.0298430Z 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-14T21:24:18.5392280Z (cd libuv-1.38.1 \ 2021-05-14T21:24:18.5393810Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-14T21:24:19.8861720Z rm: conftest.dSYM: is a directory 2021-05-14T21:24:22.0223770Z rm: conftest.dSYM: is a directory 2021-05-14T21:24:22.1024960Z rm: conftest.dSYM: is a directory 2021-05-14T21:24:22.1247740Z rm: conftest.dSYM: is a directory 2021-05-14T21:24:31.5898600Z make --directory=libuv-1.38.1 \ 2021-05-14T21:24:31.5899610Z HAVE_DTRACE=0 2021-05-14T21:24:31.6386810Z CC src/libuv_la-fs-poll.lo 2021-05-14T21:24:32.5724720Z CC src/libuv_la-idna.lo 2021-05-14T21:24:33.5372300Z CC src/libuv_la-inet.lo 2021-05-14T21:24:34.4895830Z CC src/libuv_la-random.lo 2021-05-14T21:24:35.3089380Z CC src/libuv_la-strscpy.lo 2021-05-14T21:24:36.0912900Z CC src/libuv_la-threadpool.lo 2021-05-14T21:24:37.0363240Z CC src/libuv_la-timer.lo 2021-05-14T21:24:38.0134710Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T21:24:38.8451960Z CC src/libuv_la-uv-common.lo 2021-05-14T21:24:40.1356000Z CC src/libuv_la-version.lo 2021-05-14T21:24:40.9376080Z CC src/unix/libuv_la-async.lo 2021-05-14T21:24:41.8481400Z CC src/unix/libuv_la-core.lo 2021-05-14T21:24:43.2627160Z CC src/unix/libuv_la-dl.lo 2021-05-14T21:24:44.0797120Z CC src/unix/libuv_la-fs.lo 2021-05-14T21:24:45.8123690Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T21:24:46.8443740Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T21:24:47.8246410Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T21:24:48.9125080Z CC src/unix/libuv_la-loop.lo 2021-05-14T21:24:49.9219490Z CC src/unix/libuv_la-pipe.lo 2021-05-14T21:24:51.0011160Z CC src/unix/libuv_la-poll.lo 2021-05-14T21:24:52.0355280Z CC src/unix/libuv_la-process.lo 2021-05-14T21:24:53.2603230Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T21:24:54.2395180Z CC src/unix/libuv_la-signal.lo 2021-05-14T21:24:55.7354280Z CC src/unix/libuv_la-stream.lo 2021-05-14T21:24:57.6039150Z CC src/unix/libuv_la-tcp.lo 2021-05-14T21:24:58.7447470Z CC src/unix/libuv_la-thread.lo 2021-05-14T21:25:00.0197290Z CC src/unix/libuv_la-tty.lo 2021-05-14T21:25:01.0367420Z CC src/unix/libuv_la-udp.lo 2021-05-14T21:25:02.3589980Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-14T21:25:03.3438670Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-14T21:25:04.2431440Z CC src/unix/libuv_la-darwin.lo 2021-05-14T21:25:05.2395150Z CC src/unix/libuv_la-fsevents.lo 2021-05-14T21:25:06.4136720Z CC src/unix/libuv_la-kqueue.lo 2021-05-14T21:25:07.5644700Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T21:25:08.4920940Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-14T21:25:09.3626030Z CCLD libuv.la 2021-05-14T21:25:09.9078480Z 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-14T21:25:09.9967770Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-14T21:25:10.0023300Z ** R 2021-05-14T21:25:10.0214900Z ** inst 2021-05-14T21:25:10.0252200Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:11.0421400Z ** help 2021-05-14T21:25:11.1429850Z *** installing help indices 2021-05-14T21:25:11.2099610Z ** building package indices 2021-05-14T21:25:11.2688560Z ** installing vignettes 2021-05-14T21:25:11.2756210Z ** testing if installed package can be loaded 2021-05-14T21:25:11.6412090Z * DONE (fs) 2021-05-14T21:25:12.0743930Z * installing *source* package ‘clipr’ ... 2021-05-14T21:25:12.0772270Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:12.0961350Z ** R 2021-05-14T21:25:12.1042130Z ** inst 2021-05-14T21:25:12.1076350Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:12.2740680Z ** help 2021-05-14T21:25:12.3089110Z *** installing help indices 2021-05-14T21:25:12.3343790Z ** building package indices 2021-05-14T21:25:12.3563710Z ** installing vignettes 2021-05-14T21:25:12.3612150Z ** testing if installed package can be loaded 2021-05-14T21:25:12.5849640Z * DONE (clipr) 2021-05-14T21:25:13.6416440Z * installing *source* package ‘git2r’ ... 2021-05-14T21:25:13.6837970Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:14.0651300Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-14T21:25:14.0653300Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-14T21:25:14.0663220Z checking for gcc... gcc 2021-05-14T21:25:16.4724560Z checking whether the C compiler works... yes 2021-05-14T21:25:16.4725470Z checking for C compiler default output file name... a.out 2021-05-14T21:25:16.5977590Z checking for suffix of executables... 2021-05-14T21:25:17.0935280Z checking whether we are cross compiling... no 2021-05-14T21:25:17.1719500Z checking for suffix of object files... o 2021-05-14T21:25:17.2333840Z checking whether we are using the GNU C compiler... yes 2021-05-14T21:25:17.2981870Z checking whether gcc accepts -g... yes 2021-05-14T21:25:17.4270210Z checking for gcc option to accept ISO C89... none needed 2021-05-14T21:25:17.4282850Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T21:25:17.4398690Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T21:25:17.4733960Z Found pkg-config cflags and libs! 2021-05-14T21:25:17.8330480Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T21:25:18.0803030Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T21:25:18.1676110Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T21:25:18.2535900Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T21:25:18.3400070Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-14T21:25:18.3401770Z ----- Results of the git2r package configure ----- 2021-05-14T21:25:18.3402170Z 2021-05-14T21:25:18.3404320Z 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-14T21:25:18.3405790Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T21:25:18.3406170Z 2021-05-14T21:25:18.3407030Z -------------------------------------------------- 2021-05-14T21:25:18.3755440Z configure: creating ./config.status 2021-05-14T21:25:18.5533730Z config.status: creating src/Makevars 2021-05-14T21:25:18.6556060Z ** libs 2021-05-14T21:25:18.6745350Z 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-14T21:25:18.7992900Z 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-14T21:25:18.8870590Z 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-14T21:25:19.1004840Z 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-14T21:25:19.2388460Z 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-14T21:25:19.4014540Z 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-14T21:25:19.6428160Z 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-14T21:25:19.7834080Z 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-14T21:25:19.9208030Z 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-14T21:25:20.1117580Z 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-14T21:25:20.3115940Z 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-14T21:25:20.4533480Z 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-14T21:25:20.7016460Z 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-14T21:25:20.8194240Z 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-14T21:25:20.9520760Z 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-14T21:25:21.0866380Z 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-14T21:25:21.2152090Z 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-14T21:25:21.4230370Z 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-14T21:25:21.5863890Z 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-14T21:25:21.7174250Z 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-14T21:25:21.9087550Z 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-14T21:25:22.0243210Z 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-14T21:25:22.1577780Z 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-14T21:25:22.2991240Z 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-14T21:25:22.4349870Z 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-14T21:25:22.6306180Z 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-14T21:25:22.8159470Z 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-14T21:25:22.9466630Z 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-14T21:25:23.0807480Z 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-14T21:25:23.2896740Z 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-14T21:25:23.4215190Z 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-14T21:25:23.5843260Z 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-14T21:25:23.7910890Z 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-14T21:25:23.9562900Z 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-14T21:25:24.0726430Z 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-14T21:25:24.2297310Z 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-14T21:25:24.3009030Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-14T21:25:24.3059430Z ** R 2021-05-14T21:25:24.3392660Z ** inst 2021-05-14T21:25:24.3435820Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:25.2878330Z ** help 2021-05-14T21:25:25.6617430Z *** installing help indices 2021-05-14T21:25:25.8906240Z ** building package indices 2021-05-14T21:25:26.0601290Z ** testing if installed package can be loaded 2021-05-14T21:25:26.4823590Z * DONE (git2r) 2021-05-14T21:25:26.9946400Z * installing *source* package ‘httr’ ... 2021-05-14T21:25:27.0045460Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:27.0252170Z ** R 2021-05-14T21:25:27.0601110Z ** demo 2021-05-14T21:25:27.0653010Z ** inst 2021-05-14T21:25:27.0721650Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:29.8949690Z ** help 2021-05-14T21:25:30.1372550Z *** installing help indices 2021-05-14T21:25:30.3038300Z ** building package indices 2021-05-14T21:25:30.4321170Z ** installing vignettes 2021-05-14T21:25:30.4394630Z ** testing if installed package can be loaded 2021-05-14T21:25:30.6669860Z * DONE (httr) 2021-05-14T21:25:31.1470430Z * installing *source* package ‘cli’ ... 2021-05-14T21:25:31.1584360Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:31.1788290Z ** R 2021-05-14T21:25:31.2298700Z ** inst 2021-05-14T21:25:31.2356700Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:34.1902540Z ** help 2021-05-14T21:25:34.5479650Z *** installing help indices 2021-05-14T21:25:34.6910490Z *** copying figures 2021-05-14T21:25:34.6915520Z ** building package indices 2021-05-14T21:25:34.8331310Z ** testing if installed package can be loaded 2021-05-14T21:25:35.1006200Z * DONE (cli) 2021-05-14T21:25:35.4338300Z * installing *source* package ‘credentials’ ... 2021-05-14T21:25:35.4368580Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:35.4606510Z ** R 2021-05-14T21:25:35.4704080Z ** inst 2021-05-14T21:25:35.4752280Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:35.8013960Z ** help 2021-05-14T21:25:35.8215910Z *** installing help indices 2021-05-14T21:25:35.8460650Z ** building package indices 2021-05-14T21:25:35.8617210Z ** installing vignettes 2021-05-14T21:25:35.8667340Z ** testing if installed package can be loaded 2021-05-14T21:25:36.2901240Z * DONE (credentials) 2021-05-14T21:25:36.7228150Z * installing *source* package ‘purrr’ ... 2021-05-14T21:25:36.7326460Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:36.7525300Z ** libs 2021-05-14T21:25:36.7701760Z 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-14T21:25:36.8411130Z 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-14T21:25:36.9599940Z 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-14T21:25:37.0873270Z 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-14T21:25:37.2158880Z 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-14T21:25:37.2943480Z 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-14T21:25:37.4369180Z 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-14T21:25:37.5953770Z 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-14T21:25:37.7054530Z 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-14T21:25:37.7915470Z 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-14T21:25:37.8524590Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-14T21:25:37.8570040Z ** R 2021-05-14T21:25:37.8901440Z ** inst 2021-05-14T21:25:37.8923060Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:39.1077400Z ** help 2021-05-14T21:25:39.3316640Z *** installing help indices 2021-05-14T21:25:39.4449300Z *** copying figures 2021-05-14T21:25:39.4483170Z ** building package indices 2021-05-14T21:25:39.5506150Z ** installing vignettes 2021-05-14T21:25:39.5597600Z ** testing if installed package can be loaded 2021-05-14T21:25:39.9983100Z * DONE (purrr) 2021-05-14T21:25:40.3551520Z * installing *source* package ‘lifecycle’ ... 2021-05-14T21:25:40.3605280Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:40.3797010Z ** R 2021-05-14T21:25:40.3887430Z ** inst 2021-05-14T21:25:40.3932490Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:40.6673210Z ** help 2021-05-14T21:25:40.8295980Z *** installing help indices 2021-05-14T21:25:40.8598100Z *** copying figures 2021-05-14T21:25:40.8698730Z ** building package indices 2021-05-14T21:25:40.8900120Z ** installing vignettes 2021-05-14T21:25:40.9006220Z ** testing if installed package can be loaded 2021-05-14T21:25:41.1394160Z * DONE (lifecycle) 2021-05-14T21:25:41.7379550Z * installing *source* package ‘desc’ ... 2021-05-14T21:25:41.8035370Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:41.8237880Z ** R 2021-05-14T21:25:41.8539680Z ** inst 2021-05-14T21:25:41.8640990Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:43.4525940Z ** help 2021-05-14T21:25:43.6475040Z *** installing help indices 2021-05-14T21:25:43.7597330Z ** building package indices 2021-05-14T21:25:43.9081070Z ** testing if installed package can be loaded 2021-05-14T21:25:44.1412980Z * DONE (desc) 2021-05-14T21:25:44.4272570Z * installing *source* package ‘cachem’ ... 2021-05-14T21:25:44.4295350Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:44.4495220Z ** libs 2021-05-14T21:25:45.1592260Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-14T21:25:45.1594420Z 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-14T21:25:45.1599880Z ** R 2021-05-14T21:25:45.1601790Z 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-14T21:25:45.1603230Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:45.1603750Z ** help 2021-05-14T21:25:45.1604180Z *** installing help indices 2021-05-14T21:25:45.1605040Z ** building package indices 2021-05-14T21:25:45.1607670Z 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-14T21:25:45.1647960Z ** testing if installed package can be loaded 2021-05-14T21:25:45.5025790Z * DONE (cachem) 2021-05-14T21:25:45.8193340Z * installing *source* package ‘gh’ ... 2021-05-14T21:25:45.8229710Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:45.8430270Z ** R 2021-05-14T21:25:45.8589010Z ** inst 2021-05-14T21:25:45.8620280Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:46.8274590Z ** help 2021-05-14T21:25:46.8707670Z *** installing help indices 2021-05-14T21:25:46.9048080Z ** building package indices 2021-05-14T21:25:46.9302170Z ** installing vignettes 2021-05-14T21:25:46.9351600Z ** testing if installed package can be loaded 2021-05-14T21:25:47.2329210Z * DONE (gh) 2021-05-14T21:25:47.5871960Z * installing *source* package ‘gert’ ... 2021-05-14T21:25:47.5929010Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:47.7452930Z Found pkg-config cflags and libs! 2021-05-14T21:25:48.0720830Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-14T21:25:48.0722160Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T21:25:48.1864820Z Configuration OK! 2021-05-14T21:25:48.2062400Z ** libs 2021-05-14T21:25:48.2241600Z 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-14T21:25:48.2270980Z 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-14T21:25:48.4485860Z 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-14T21:25:48.6871300Z 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-14T21:25:48.9234650Z 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-14T21:25:49.0570300Z 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-14T21:25:49.1805690Z 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-14T21:25:49.3586640Z 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-14T21:25:49.4802900Z 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-14T21:25:49.6298910Z 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-14T21:25:49.7824800Z 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-14T21:25:49.9135780Z 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-14T21:25:50.0628470Z 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-14T21:25:50.1926360Z 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-14T21:25:50.3569830Z 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-14T21:25:50.4832190Z 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-14T21:25:50.5444700Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-14T21:25:50.5495280Z ** R 2021-05-14T21:25:50.5669710Z ** inst 2021-05-14T21:25:50.5699120Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:51.2279810Z ** help 2021-05-14T21:25:51.3115640Z *** installing help indices 2021-05-14T21:25:51.3905170Z ** building package indices 2021-05-14T21:25:51.4355050Z ** installing vignettes 2021-05-14T21:25:51.4462650Z ** testing if installed package can be loaded 2021-05-14T21:25:51.8303220Z * DONE (gert) 2021-05-14T21:25:52.1240380Z * installing *source* package ‘memoise’ ... 2021-05-14T21:25:52.1263770Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:52.1452270Z ** R 2021-05-14T21:25:52.1530300Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:52.4062190Z ** help 2021-05-14T21:25:52.4491510Z *** installing help indices 2021-05-14T21:25:52.4785330Z ** building package indices 2021-05-14T21:25:52.5056590Z ** testing if installed package can be loaded 2021-05-14T21:25:52.7528170Z * DONE (memoise) 2021-05-14T21:25:53.3109310Z * installing *source* package ‘usethis’ ... 2021-05-14T21:25:53.3264740Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:53.3582830Z ** R 2021-05-14T21:25:53.4270540Z ** inst 2021-05-14T21:25:53.4482470Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:25:56.6003320Z ** help 2021-05-14T21:25:56.8959340Z *** installing help indices 2021-05-14T21:25:57.0397120Z *** copying figures 2021-05-14T21:25:57.0432280Z ** building package indices 2021-05-14T21:25:57.1889990Z ** testing if installed package can be loaded 2021-05-14T21:25:57.5424500Z * DONE (usethis) 2021-05-14T21:25:57.5921930Z 2021-05-14T21:25:57.5922870Z The downloaded source packages are in 2021-05-14T21:25:57.5924730Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/downloaded_packages’ 2021-05-14T21:25:57.5937700Z Running `R CMD build`... 2021-05-14T21:26:00.1097800Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/remotes2a5074e6094b/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T21:26:00.1099310Z * preparing ‘tic’: 2021-05-14T21:26:00.1100310Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:26:00.1101020Z * installing the package to process help pages 2021-05-14T21:26:00.1102210Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:26:00.1102960Z * checking for empty or unneeded directories 2021-05-14T21:26:00.1103950Z Removed empty directory ‘tic/.circleci’ 2021-05-14T21:26:00.1104920Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T21:26:00.1105790Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T21:26:00.1110480Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:00.1111510Z (as ‘lib’ is unspecified) 2021-05-14T21:26:00.5675400Z * installing *source* package ‘tic’ ... 2021-05-14T21:26:00.5997880Z ** R 2021-05-14T21:26:00.6376660Z ** inst 2021-05-14T21:26:00.6561800Z ** preparing package for lazy loading 2021-05-14T21:26:00.9765020Z ** help 2021-05-14T21:26:01.2083910Z *** installing help indices 2021-05-14T21:26:01.3632510Z *** copying figures 2021-05-14T21:26:01.3733570Z ** building package indices 2021-05-14T21:26:02.3321030Z ** installing vignettes 2021-05-14T21:26:02.3323520Z ** testing if installed package can be loaded 2021-05-14T21:26:02.3619690Z * DONE (tic) 2021-05-14T21:26:02.4217150Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:26:02.5802730Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T21:26:05.8482190Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T21:26:05.8483260Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:26:05.8484110Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T21:26:05.8484950Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T21:26:05.8485860Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:26:05.8486730Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T21:26:05.8487970Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T21:26:05.8489530Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T21:26:05.8490380Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:26:05.8491220Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T21:26:05.8492030Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:26:05.8492860Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T21:26:05.8493690Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:26:05.8494530Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:26:05.8495370Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T21:26:05.8496240Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T21:26:05.8497060Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T21:26:05.8497890Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T21:26:05.8498700Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T21:26:05.8499510Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T21:26:05.8500320Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T21:26:05.8501160Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T21:26:05.8501990Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T21:26:05.8502810Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T21:26:05.8503650Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T21:26:05.8504470Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T21:26:05.8505290Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T21:26:05.8506140Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T21:26:05.8506970Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T21:26:05.8507790Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:26:05.8508640Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:26:05.8509520Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:26:05.8510380Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T21:26:05.8511670Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T21:26:05.8513540Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:26:05.8514400Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T21:26:05.8515270Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T21:26:05.8516100Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T21:26:05.8518490Z 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-14T21:26:05.8520710Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:05.8521660Z (as ‘lib’ is unspecified) 2021-05-14T21:26:07.3247270Z 2021-05-14T21:26:07.3248270Z There are binary versions available but the source versions are later: 2021-05-14T21:26:07.3262830Z binary source needs_compilation 2021-05-14T21:26:07.3263420Z utf8 1.1.4 1.2.1 TRUE 2021-05-14T21:26:07.3263860Z vctrs 0.2.4 0.3.8 TRUE 2021-05-14T21:26:07.3264330Z pillar 1.4.3 1.6.0 FALSE 2021-05-14T21:26:07.3264780Z tibble 2.1.3 3.1.1 TRUE 2021-05-14T21:26:07.3265240Z rematch2 2.1.0 2.1.2 FALSE 2021-05-14T21:26:07.3265680Z fansi 0.4.1 0.4.2 TRUE 2021-05-14T21:26:07.3266140Z diffobj 0.2.4 0.3.4 TRUE 2021-05-14T21:26:07.3266580Z ps 1.3.2 1.6.0 TRUE 2021-05-14T21:26:07.3267010Z processx 3.4.2 3.5.2 TRUE 2021-05-14T21:26:07.3267510Z pkgload 1.0.2 1.2.1 TRUE 2021-05-14T21:26:07.3267970Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-14T21:26:07.3268440Z digest 0.6.25 0.6.27 TRUE 2021-05-14T21:26:07.3268880Z callr 3.4.2 3.7.0 FALSE 2021-05-14T21:26:07.3269310Z xml2 1.2.5 1.3.2 TRUE 2021-05-14T21:26:07.3269750Z xfun 0.12 0.22 TRUE 2021-05-14T21:26:07.3270180Z highr 0.8 0.9 FALSE 2021-05-14T21:26:07.3271180Z stringi 1.4.6 1.6.1 TRUE 2021-05-14T21:26:07.3271620Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-14T21:26:07.3272060Z knitr 1.28 1.33 FALSE 2021-05-14T21:26:07.3272510Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-14T21:26:07.3272980Z testthat 2.3.2 3.0.2 TRUE 2021-05-14T21:26:07.3273450Z rversions 2.0.1 2.0.2 FALSE 2021-05-14T21:26:07.3273920Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-14T21:26:07.3274390Z devtools 2.2.2 2.4.1 FALSE 2021-05-14T21:26:07.3274650Z 2021-05-14T21:26:07.3276940Z Package which is only available in source form, and may need 2021-05-14T21:26:07.3278440Z compilation of C/C++/Fortran: ‘brio’ 2021-05-14T21:26:07.3291610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-14T21:26:07.5760500Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-14T21:26:07.6357980Z ================================================== 2021-05-14T21:26:07.6359040Z downloaded 17 KB 2021-05-14T21:26:07.6359330Z 2021-05-14T21:26:07.6393990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-14T21:26:07.9275460Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-14T21:26:07.9862830Z ================================================== 2021-05-14T21:26:07.9863450Z downloaded 15 KB 2021-05-14T21:26:07.9863710Z 2021-05-14T21:26:07.9906160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-14T21:26:08.2688590Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-14T21:26:08.3296610Z ================================================== 2021-05-14T21:26:08.3297160Z downloaded 71 KB 2021-05-14T21:26:08.3297420Z 2021-05-14T21:26:08.3458380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-14T21:26:08.6930390Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-14T21:26:08.7539640Z ================================================== 2021-05-14T21:26:08.7540860Z downloaded 192 KB 2021-05-14T21:26:08.7541300Z 2021-05-14T21:26:08.7573420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-14T21:26:09.0076840Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-14T21:26:09.0107750Z ================================================== 2021-05-14T21:26:09.0108250Z downloaded 203 KB 2021-05-14T21:26:09.0108530Z 2021-05-14T21:26:09.0143860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-14T21:26:09.2482570Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-14T21:26:09.5006910Z ================================================== 2021-05-14T21:26:09.5007450Z downloaded 300 KB 2021-05-14T21:26:09.5007750Z 2021-05-14T21:26:09.5047320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-14T21:26:09.8451300Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-14T21:26:09.8466770Z ================================================== 2021-05-14T21:26:09.8467410Z downloaded 104 KB 2021-05-14T21:26:09.8467670Z 2021-05-14T21:26:09.8505980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-14T21:26:10.0723330Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-14T21:26:10.0725370Z ================================================== 2021-05-14T21:26:10.0725800Z downloaded 21 KB 2021-05-14T21:26:10.0726070Z 2021-05-14T21:26:10.0757540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-14T21:26:10.3023420Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-14T21:26:10.3029360Z ================================================== 2021-05-14T21:26:10.3029870Z downloaded 42 KB 2021-05-14T21:26:10.3030140Z 2021-05-14T21:26:10.3066560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-14T21:26:10.5271700Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-14T21:26:10.5272410Z ================================================== 2021-05-14T21:26:10.5273120Z downloaded 34 KB 2021-05-14T21:26:10.5273570Z 2021-05-14T21:26:10.5311210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-14T21:26:10.7453640Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-14T21:26:10.7473800Z ================================================== 2021-05-14T21:26:10.7474320Z downloaded 128 KB 2021-05-14T21:26:10.7474580Z 2021-05-14T21:26:10.9967560Z 2021-05-14T21:26:11.0070880Z 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-14T21:26:11.0072240Z The downloaded binary packages are in 2021-05-14T21:26:11.0072710Z 2021-05-14T21:26:11.0124800Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpxf0hUi/downloaded_packages 2021-05-14T21:26:11.0128180Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T21:26:11.1191900Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-14T21:26:11.1290470Z ================================================== 2021-05-14T21:26:11.1331030Z downloaded 233 KB 2021-05-14T21:26:11.1360040Z 2021-05-14T21:26:11.1373270Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T21:26:11.4016790Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-14T21:26:11.4673340Z ================================================== 2021-05-14T21:26:11.4981960Z downloaded 764 KB 2021-05-14T21:26:11.5083060Z 2021-05-14T21:26:11.5186370Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T21:26:11.5922760Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-14T21:26:11.6137600Z ================================================== 2021-05-14T21:26:11.6239250Z downloaded 1.0 MB 2021-05-14T21:26:11.6340520Z 2021-05-14T21:26:11.6442560Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T21:26:11.9320330Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-14T21:26:11.9575800Z ================================================== 2021-05-14T21:26:11.9598830Z downloaded 670 KB 2021-05-14T21:26:11.9618150Z 2021-05-14T21:26:11.9631330Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T21:26:12.1084150Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-14T21:26:12.1084860Z ================================================== 2021-05-14T21:26:12.1085280Z downloaded 13 KB 2021-05-14T21:26:12.1085700Z 2021-05-14T21:26:12.1119000Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T21:26:12.4860800Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-14T21:26:12.4965990Z ================================================== 2021-05-14T21:26:12.5061150Z downloaded 265 KB 2021-05-14T21:26:12.5468030Z 2021-05-14T21:26:12.5570800Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T21:26:12.6744150Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-14T21:26:12.6943530Z ================================================== 2021-05-14T21:26:12.7022210Z downloaded 466 KB 2021-05-14T21:26:12.7099050Z 2021-05-14T21:26:12.7202020Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T21:26:12.8460810Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-14T21:26:12.8465240Z ================================================== 2021-05-14T21:26:12.8466600Z downloaded 25 KB 2021-05-14T21:26:12.8467910Z 2021-05-14T21:26:12.9138480Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T21:26:13.1024870Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-14T21:26:13.1044820Z ================================================== 2021-05-14T21:26:13.1045410Z downloaded 116 KB 2021-05-14T21:26:13.1045700Z 2021-05-14T21:26:13.1080070Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T21:26:13.3033990Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-14T21:26:13.3079560Z ================================================== 2021-05-14T21:26:13.3080070Z downloaded 138 KB 2021-05-14T21:26:13.3080350Z 2021-05-14T21:26:13.3117820Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T21:26:13.5293790Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-14T21:26:13.5311400Z ================================================== 2021-05-14T21:26:13.5312160Z downloaded 59 KB 2021-05-14T21:26:13.5312730Z 2021-05-14T21:26:13.5346280Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T21:26:13.6545940Z Content type 'application/x-gzip' length 8066 bytes 2021-05-14T21:26:13.6546630Z ================================================== 2021-05-14T21:26:13.6547050Z downloaded 8066 bytes 2021-05-14T21:26:13.6547330Z 2021-05-14T21:26:13.6589960Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T21:26:13.9139510Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-14T21:26:13.9160040Z ================================================== 2021-05-14T21:26:13.9160570Z downloaded 160 KB 2021-05-14T21:26:13.9160840Z 2021-05-14T21:26:13.9194720Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T21:26:14.0545590Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-14T21:26:14.0556400Z ================================================== 2021-05-14T21:26:14.0556910Z downloaded 72 KB 2021-05-14T21:26:14.0557200Z 2021-05-14T21:26:14.0593230Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T21:26:14.2931180Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-14T21:26:14.2932160Z ================================================== 2021-05-14T21:26:14.2932560Z downloaded 11 KB 2021-05-14T21:26:14.2932830Z 2021-05-14T21:26:14.2967090Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T21:26:14.5486050Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-14T21:26:14.5538850Z ================================================== 2021-05-14T21:26:14.5539390Z downloaded 265 KB 2021-05-14T21:26:14.5539660Z 2021-05-14T21:26:14.5575910Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.22.tar.gz' 2021-05-14T21:26:14.8215450Z Content type 'application/x-gzip' length 105388 bytes (102 KB) 2021-05-14T21:26:14.8240050Z ================================================== 2021-05-14T21:26:14.8240530Z downloaded 102 KB 2021-05-14T21:26:14.8240830Z 2021-05-14T21:26:14.8277790Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-14T21:26:15.0628150Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-14T21:26:15.0630090Z ================================================== 2021-05-14T21:26:15.0630750Z downloaded 14 KB 2021-05-14T21:26:15.0631010Z 2021-05-14T21:26:15.0663250Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T21:26:15.2333700Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-14T21:26:15.3024230Z ================================================== 2021-05-14T21:26:15.3024780Z downloaded 7.2 MB 2021-05-14T21:26:15.3025040Z 2021-05-14T21:26:15.3261380Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T21:26:15.4792600Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-14T21:26:15.5134210Z ================================================== 2021-05-14T21:26:15.5135090Z downloaded 2.8 MB 2021-05-14T21:26:15.5135370Z 2021-05-14T21:26:15.5203420Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-14T21:26:15.6424890Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-14T21:26:15.6635170Z ================================================== 2021-05-14T21:26:15.6635720Z downloaded 871 KB 2021-05-14T21:26:15.6635990Z 2021-05-14T21:26:15.6679740Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T21:26:15.9009960Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-14T21:26:15.9014140Z ================================================== 2021-05-14T21:26:15.9014580Z downloaded 29 KB 2021-05-14T21:26:15.9014840Z 2021-05-14T21:26:15.9049420Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T21:26:16.0366540Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-14T21:26:16.0574060Z ================================================== 2021-05-14T21:26:16.0574640Z downloaded 664 KB 2021-05-14T21:26:16.0574910Z 2021-05-14T21:26:16.0613110Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T21:26:16.1950970Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-14T21:26:16.1957820Z ================================================== 2021-05-14T21:26:16.1958320Z downloaded 40 KB 2021-05-14T21:26:16.1958590Z 2021-05-14T21:26:16.1994300Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T21:26:16.4737440Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-14T21:26:16.4773080Z ================================================== 2021-05-14T21:26:16.4773620Z downloaded 248 KB 2021-05-14T21:26:16.4773900Z 2021-05-14T21:26:16.4813360Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T21:26:16.6135400Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-14T21:26:16.6258920Z ================================================== 2021-05-14T21:26:16.6259470Z downloaded 362 KB 2021-05-14T21:26:16.6259730Z 2021-05-14T21:26:17.0459460Z * installing *source* package ‘utf8’ ... 2021-05-14T21:26:17.0560000Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:17.0729810Z ** libs 2021-05-14T21:26:17.0912550Z 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-14T21:26:17.1883500Z 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-14T21:26:17.3679010Z 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-14T21:26:17.4638270Z 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-14T21:26:17.5367600Z 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-14T21:26:17.6339740Z 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-14T21:26:17.8128380Z 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-14T21:26:17.9074470Z 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-14T21:26:18.0627030Z 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-14T21:26:18.1660220Z 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-14T21:26:18.2756610Z 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-14T21:26:18.3735610Z 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-14T21:26:18.4612480Z 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-14T21:26:18.5511100Z 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-14T21:26:18.6376880Z 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-14T21:26:18.7311350Z 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-14T21:26:18.8439730Z 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-14T21:26:18.9283370Z 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-14T21:26:18.9980150Z 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-14T21:26:19.0881710Z 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-14T21:26:19.1581040Z 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-14T21:26:19.3559540Z 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-14T21:26:19.8761680Z 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-14T21:26:20.1038380Z 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-14T21:26:20.2130410Z 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-14T21:26:20.3096610Z 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-14T21:26:20.4099030Z 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-14T21:26:20.5234950Z 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-14T21:26:20.5547050Z 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-14T21:26:20.6321290Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-14T21:26:20.6380540Z ** R 2021-05-14T21:26:20.6478640Z ** inst 2021-05-14T21:26:20.6502090Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:20.9783700Z ** help 2021-05-14T21:26:21.0207450Z *** installing help indices 2021-05-14T21:26:21.0519810Z ** building package indices 2021-05-14T21:26:21.0731790Z ** installing vignettes 2021-05-14T21:26:21.0775870Z ** testing if installed package can be loaded 2021-05-14T21:26:21.5168250Z * DONE (utf8) 2021-05-14T21:26:21.9012280Z * installing *source* package ‘fansi’ ... 2021-05-14T21:26:21.9078590Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:21.9282540Z ** libs 2021-05-14T21:26:21.9463050Z 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-14T21:26:22.0171220Z 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-14T21:26:22.1148350Z 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-14T21:26:22.1962320Z 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-14T21:26:22.2950190Z 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-14T21:26:22.5521640Z 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-14T21:26:22.6254960Z 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-14T21:26:22.8842490Z 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-14T21:26:23.0330880Z 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-14T21:26:23.1133650Z 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-14T21:26:23.2493360Z 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-14T21:26:23.4277040Z 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-14T21:26:23.5469680Z 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-14T21:26:23.6358120Z 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-14T21:26:23.7321040Z 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-14T21:26:23.9171920Z 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-14T21:26:24.1505300Z 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-14T21:26:24.2097440Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-14T21:26:24.2191780Z ** R 2021-05-14T21:26:24.2363830Z ** inst 2021-05-14T21:26:24.2393830Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:24.7440340Z ** help 2021-05-14T21:26:24.8267170Z *** installing help indices 2021-05-14T21:26:24.8754190Z ** building package indices 2021-05-14T21:26:24.9499720Z ** installing vignettes 2021-05-14T21:26:24.9548370Z ** testing if installed package can be loaded 2021-05-14T21:26:25.2838950Z * DONE (fansi) 2021-05-14T21:26:25.9050510Z * installing *source* package ‘diffobj’ ... 2021-05-14T21:26:25.9244860Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:25.9438260Z ** libs 2021-05-14T21:26:25.9619470Z 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-14T21:26:26.2696690Z 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-14T21:26:26.3625970Z 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-14T21:26:26.4474200Z 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-14T21:26:26.5059840Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-14T21:26:26.5102990Z ** R 2021-05-14T21:26:26.5810970Z ** inst 2021-05-14T21:26:26.5869520Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:33.2360450Z ** help 2021-05-14T21:26:33.4785180Z *** installing help indices 2021-05-14T21:26:33.5953670Z ** building package indices 2021-05-14T21:26:33.7031380Z ** installing vignettes 2021-05-14T21:26:33.7098560Z ** testing if installed package can be loaded 2021-05-14T21:26:34.1571740Z * DONE (diffobj) 2021-05-14T21:26:34.5917130Z * installing *source* package ‘ps’ ... 2021-05-14T21:26:34.5991200Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:34.9643560Z ** libs 2021-05-14T21:26:34.9832140Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-14T21:26:35.1508100Z 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-14T21:26:35.2353130Z 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-14T21:26:35.3146810Z 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-14T21:26:35.3972120Z 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-14T21:26:35.5706960Z 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-14T21:26:35.6423570Z 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-14T21:26:35.9210860Z 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-14T21:26:36.0790280Z 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-14T21:26:36.1956790Z 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-14T21:26:36.5433570Z 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-14T21:26:36.9947720Z 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-14T21:26:37.1581620Z 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-14T21:26:37.2172310Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-14T21:26:37.2244520Z ** R 2021-05-14T21:26:37.2443970Z ** inst 2021-05-14T21:26:37.2469400Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:38.1960840Z ** help 2021-05-14T21:26:38.3999140Z *** installing help indices 2021-05-14T21:26:38.5173010Z ** building package indices 2021-05-14T21:26:38.6613470Z ** testing if installed package can be loaded 2021-05-14T21:26:38.9909200Z * DONE (ps) 2021-05-14T21:26:39.4498890Z * installing *source* package ‘pkgload’ ... 2021-05-14T21:26:39.4611390Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:39.4798860Z ** R 2021-05-14T21:26:39.5042090Z ** inst 2021-05-14T21:26:39.5056180Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:40.3314320Z ** help 2021-05-14T21:26:40.4137600Z *** installing help indices 2021-05-14T21:26:40.4675630Z ** building package indices 2021-05-14T21:26:40.5214160Z ** testing if installed package can be loaded 2021-05-14T21:26:41.0162840Z * DONE (pkgload) 2021-05-14T21:26:41.3180190Z * installing *source* package ‘ellipsis’ ... 2021-05-14T21:26:41.3201480Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:41.3425960Z ** libs 2021-05-14T21:26:41.3600140Z 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-14T21:26:41.4623290Z 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-14T21:26:41.5449580Z 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-14T21:26:41.6018510Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-14T21:26:41.6061310Z ** R 2021-05-14T21:26:41.6118940Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:41.7161280Z ** help 2021-05-14T21:26:41.7456710Z *** installing help indices 2021-05-14T21:26:41.7699500Z ** building package indices 2021-05-14T21:26:41.7914470Z ** testing if installed package can be loaded 2021-05-14T21:26:42.1483460Z * DONE (ellipsis) 2021-05-14T21:26:42.5042920Z * installing *source* package ‘digest’ ... 2021-05-14T21:26:42.5102340Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:42.5247790Z ** libs 2021-05-14T21:26:42.5433950Z 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-14T21:26:42.7792030Z 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-14T21:26:43.0294550Z 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-14T21:26:43.7319520Z 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-14T21:26:44.0961000Z 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-14T21:26:44.8336910Z 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-14T21:26:44.9467760Z 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-14T21:26:45.1719140Z 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-14T21:26:45.2624050Z 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-14T21:26:45.3115580Z 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-14T21:26:45.4945030Z 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-14T21:26:45.5827710Z 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-14T21:26:45.6846340Z 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-14T21:26:45.9809140Z 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-14T21:26:46.1110980Z 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-14T21:26:46.8636970Z 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-14T21:26:47.0400050Z 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-14T21:26:47.2831740Z 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-14T21:26:47.3441110Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-14T21:26:47.3493490Z ** R 2021-05-14T21:26:47.3594460Z ** demo 2021-05-14T21:26:47.3608020Z ** inst 2021-05-14T21:26:47.3697990Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:47.8097120Z ** help 2021-05-14T21:26:47.8564360Z *** installing help indices 2021-05-14T21:26:47.8896810Z ** building package indices 2021-05-14T21:26:47.9991170Z ** installing vignettes 2021-05-14T21:26:48.0182710Z ** testing if installed package can be loaded 2021-05-14T21:26:48.3571650Z * DONE (digest) 2021-05-14T21:26:48.6565410Z * installing *source* package ‘brio’ ... 2021-05-14T21:26:48.6591480Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:48.6738640Z ** libs 2021-05-14T21:26:48.6909180Z 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-14T21:26:48.7564350Z 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-14T21:26:48.8378370Z 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-14T21:26:48.9420410Z 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-14T21:26:49.0483970Z 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-14T21:26:49.1323950Z 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-14T21:26:49.2459390Z 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-14T21:26:49.3253580Z 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-14T21:26:49.4163110Z 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-14T21:26:49.4728840Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-14T21:26:49.4771420Z ** R 2021-05-14T21:26:49.4842040Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:49.5500750Z ** help 2021-05-14T21:26:49.5793800Z *** installing help indices 2021-05-14T21:26:49.6040470Z ** building package indices 2021-05-14T21:26:49.6259800Z ** testing if installed package can be loaded 2021-05-14T21:26:49.9427930Z * DONE (brio) 2021-05-14T21:26:50.3434030Z * installing *source* package ‘xml2’ ... 2021-05-14T21:26:50.3509720Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:50.5425880Z Found pkg-config cflags and libs! 2021-05-14T21:26:50.8689580Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-14T21:26:50.8691480Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-14T21:26:50.9619880Z ** libs 2021-05-14T21:26:50.9797060Z 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-14T21:26:51.6695960Z 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-14T21:26:51.7523620Z 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-14T21:26:52.4104140Z 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-14T21:26:52.9603920Z 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-14T21:26:53.7786050Z 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-14T21:26:55.9424910Z 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-14T21:26:56.5377730Z 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-14T21:26:57.2786560Z 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-14T21:26:57.8279230Z 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-14T21:26:58.2537400Z 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-14T21:26:58.3458520Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-14T21:26:58.3506480Z ** R 2021-05-14T21:26:58.3717440Z ** inst 2021-05-14T21:26:58.3768300Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:59.2818690Z ** help 2021-05-14T21:26:59.5302090Z *** installing help indices 2021-05-14T21:26:59.5958830Z ** building package indices 2021-05-14T21:26:59.6560410Z ** installing vignettes 2021-05-14T21:26:59.6655330Z ** testing if installed package can be loaded 2021-05-14T21:26:59.9013760Z * DONE (xml2) 2021-05-14T21:27:00.2784160Z * installing *source* package ‘xfun’ ... 2021-05-14T21:27:00.2849300Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:00.3076490Z ** libs 2021-05-14T21:27:00.3263820Z 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-14T21:27:00.4533800Z 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-14T21:27:00.5368480Z 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-14T21:27:00.6002940Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-14T21:27:00.6045460Z ** R 2021-05-14T21:27:00.6300090Z ** inst 2021-05-14T21:27:00.6334580Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:01.8530060Z ** help 2021-05-14T21:27:02.1473740Z *** installing help indices 2021-05-14T21:27:02.2995660Z ** building package indices 2021-05-14T21:27:02.4131830Z ** installing vignettes 2021-05-14T21:27:02.4204640Z ** testing if installed package can be loaded 2021-05-14T21:27:02.7363120Z * DONE (xfun) 2021-05-14T21:27:06.2845990Z * installing *source* package ‘stringi’ ... 2021-05-14T21:27:06.4548980Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:06.7077540Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-14T21:27:06.7079270Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-14T21:27:06.8999210Z checking for endianness... little 2021-05-14T21:27:07.0925600Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T21:27:07.2879420Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T21:27:07.2894080Z checking for cat... /bin/cat 2021-05-14T21:27:08.2065230Z checking for local ICUDT_DIR... icu69/data 2021-05-14T21:27:08.2066920Z checking for gcc... clang 2021-05-14T21:27:08.4391440Z checking whether the C compiler works... yes 2021-05-14T21:27:08.4392920Z checking for C compiler default output file name... a.out 2021-05-14T21:27:08.5314620Z checking for suffix of executables... 2021-05-14T21:27:08.7354380Z checking whether we are cross compiling... no 2021-05-14T21:27:08.8023380Z checking for suffix of object files... o 2021-05-14T21:27:08.8536950Z checking whether we are using the GNU C compiler... yes 2021-05-14T21:27:08.8989860Z checking whether clang accepts -g... yes 2021-05-14T21:27:08.9702910Z checking for clang option to accept ISO C89... none needed 2021-05-14T21:27:09.0661020Z checking how to run the C preprocessor... clang -E 2021-05-14T21:27:09.4880510Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T21:27:09.4909920Z checking for egrep... /usr/bin/grep -E 2021-05-14T21:27:09.6135770Z rm: conftest.dSYM: is a directory 2021-05-14T21:27:09.6622630Z rm: conftest.dSYM: is a directory 2021-05-14T21:27:09.8884460Z checking for ANSI C header files... yes 2021-05-14T21:27:09.9723100Z checking for sys/types.h... yes 2021-05-14T21:27:10.0550660Z checking for sys/stat.h... yes 2021-05-14T21:27:10.1424240Z checking for stdlib.h... yes 2021-05-14T21:27:10.2251390Z checking for string.h... yes 2021-05-14T21:27:10.3082430Z checking for memory.h... yes 2021-05-14T21:27:10.3922280Z checking for strings.h... yes 2021-05-14T21:27:10.4768740Z checking for inttypes.h... yes 2021-05-14T21:27:10.5595080Z checking for stdint.h... yes 2021-05-14T21:27:10.6477080Z checking for unistd.h... yes 2021-05-14T21:27:10.7386490Z checking elf.h usability... no 2021-05-14T21:27:10.8043590Z checking elf.h presence... no 2021-05-14T21:27:10.8044330Z checking for elf.h... no 2021-05-14T21:27:10.9895190Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T21:27:11.0346310Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-14T21:27:11.7824260Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T21:27:11.8350870Z checking whether the compiler implements namespaces... yes 2021-05-14T21:27:12.3375760Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T21:27:13.3985960Z checking whether std::map is available... yes 2021-05-14T21:27:13.4023840Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T21:27:13.4137060Z checking with pkg-config for the system ICU4C... no 2021-05-14T21:27:13.4138410Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-14T21:27:13.4139470Z *** Trying with 'standard' fallback flags 2021-05-14T21:27:13.4791340Z checking whether an ICU4C-based project can be built... no 2021-05-14T21:27:13.4792110Z *** This version of ICU4C cannot be used. 2021-05-14T21:27:14.3478380Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-14T21:27:15.1639240Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-14T21:27:15.4120600Z downloading the ICU data library (icudt) 2021-05-14T21:27:15.4123000Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-14T21:27:15.4148250Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-14T21:27:15.6280560Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-14T21:27:15.7847770Z ================================================== 2021-05-14T21:27:15.7848320Z downloaded 10.9 MB 2021-05-14T21:27:15.7848590Z 2021-05-14T21:27:15.8389780Z icudt fetch successful 2021-05-14T21:27:15.9054430Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-14T21:27:16.0953740Z config.status: creating src/Makevars 2021-05-14T21:27:16.1261330Z config.status: creating src/uconfig_local.h 2021-05-14T21:27:16.1566510Z config.status: creating src/install.libs.R 2021-05-14T21:27:16.1866810Z 2021-05-14T21:27:16.1867570Z *** stringi configure summary: 2021-05-14T21:27:16.1868090Z ICU_FOUND=0 2021-05-14T21:27:16.1868500Z ICUDT_DIR=icu69/data 2021-05-14T21:27:16.1868940Z ICU_BUNDLE_VERSION=69 2021-05-14T21:27:16.1869400Z ICUDT_ENDIANNESS=little 2021-05-14T21:27:16.1869900Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T21:27:16.1871140Z STRINGI_CFLAGS= -fPIC 2021-05-14T21:27:16.1873160Z 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-14T21:27:16.1874710Z STRINGI_CXXFLAGS= -fPIC 2021-05-14T21:27:16.1875190Z STRINGI_LDFLAGS= 2021-05-14T21:27:16.1875610Z STRINGI_LIBS= 2021-05-14T21:27:16.1875890Z 2021-05-14T21:27:16.1876310Z *** Compiler settings used: 2021-05-14T21:27:16.1876720Z CC=clang 2021-05-14T21:27:16.1877060Z LD=clang++ 2021-05-14T21:27:16.1877890Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-14T21:27:16.1878860Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T21:27:16.1879760Z CXX=clang++ -std=gnu++11 2021-05-14T21:27:16.1880600Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-14T21:27:16.1881010Z LDFLAGS= 2021-05-14T21:27:16.1881350Z LIBS= 2021-05-14T21:27:16.1881570Z 2021-05-14T21:27:16.2615670Z ** libs 2021-05-14T21:27:16.2875410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:17.1251890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:17.9070130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:18.7950640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:19.6363350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:20.3211680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:21.2681890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:22.0270050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:22.8063470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:23.5516860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:24.3901490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:25.1944420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:26.1395070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:27.0072760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:27.7836680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:28.8408160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:30.7193470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:31.5755960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:32.4154420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:33.1209890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:33.8065160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:34.8295360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:35.6371350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:36.4239900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:37.3146160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:38.2690850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:39.0021890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:39.8135080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:40.6214100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:41.8005450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:42.9720650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:44.2702820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:45.4454890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:46.2990050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:47.7666820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:48.0440080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:48.8354370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:49.6142270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:50.4142800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:51.5651980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:52.7013880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:53.9325340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:55.1139600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:55.9768500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:56.8761780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:57.6156900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:58.7094750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:27:59.8029840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:00.8917060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:01.6315940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:02.3683560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:03.4521510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:04.5393950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:05.7393100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:06.8741160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:07.7678870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:08.5721390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:08.6103360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:09.8207810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:10.5752760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:11.3176590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:12.4534520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:13.5697280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:15.1263340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:15.7589280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:16.9234980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:17.7731430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:19.9813940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:20.7670930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:21.5687790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:22.5567130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:23.2724890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:24.0335740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:24.9459420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:25.7905800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:26.7338290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:27.5836980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:28.5676630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:29.3511110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:30.1083650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:30.9173130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:31.6185590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:32.3714070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:28:33.9482920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:34.0243660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:34.7689790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:35.5565100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:36.3667410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:36.8985680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:37.3648200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:37.9562770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:38.6546190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:39.2378960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:40.1592930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:40.9644660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:41.4603580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:42.0756000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:42.3983820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:42.8991200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:43.2581330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:43.3090390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:44.4035920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:44.9870290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:45.0679490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:45.8021140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:45.8701290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:46.9037130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:47.5712690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:48.0735640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:48.1244960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:48.9272920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:49.7129500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:50.6600450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:51.3078310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:52.0288790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:52.5344940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:53.4266530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:54.1886910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:55.2659160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:56.9838840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:57.7870010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:58.7185410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:59.2699490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:28:59.8280430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:00.5875850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:01.1222540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:02.2078060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:03.3073940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:05.2421750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:06.0579330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:06.1274040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:07.6282490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:07.6286770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:07.9070490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:08.5383630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:08.9621970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:09.8070590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:10.9303330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:11.8289160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:12.5807770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:13.1989010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:13.9682560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:14.9210600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:15.6455610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:16.3737450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:17.5313950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:18.2613850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:18.7874580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:19.2809290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:19.3319070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:19.8773300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:20.4154980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:21.3661590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:22.0829930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:22.7703930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:23.5045460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:24.1094340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:24.7750310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:25.4534090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:26.0512280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:26.6437930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:27.4311230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:27.9193900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:28.4996520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:28.9037180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:30.1547910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:30.8345830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:31.6719850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:32.0947270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:32.6199760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:33.2652410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:34.2104810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:35.2057820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:35.8873860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:36.3878610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:37.3405140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:37.9513220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:38.6638050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:39.2604580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:39.8643020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:40.4297570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:40.8112900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:41.7036000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:42.5682310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:43.4178240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:43.7986640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:44.2129180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:44.7363620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:45.1535000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:45.7233530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:46.5625660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:47.1399270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:47.4842590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:48.0951390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:48.6336330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:49.2036820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:49.8012590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:50.3495610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:50.8877920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:51.3411100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:52.0194800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:52.5212260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:54.1821120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:55.0106210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:55.8798230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:56.5206800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:56.9721940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:58.2891220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:59.1466080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:59.4961850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:29:59.9391650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:00.2954640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:00.9608510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:01.4593250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:01.9918890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:02.5378000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:03.1286400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:03.8392330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:04.2083280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:05.3476150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:06.3353660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:08.0078570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:08.3324070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:08.3912420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:09.8918290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:10.5022550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:11.6647120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:12.4485030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:12.5341400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:12.5978820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:13.8989660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:14.6557100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:15.7107800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:16.6900210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:17.3086390Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-14T21:30:17.3087450Z static void uprv_UnicodeStringDummy(void) { 2021-05-14T21:30:17.3087930Z ^ 2021-05-14T21:30:18.0222930Z 1 warning generated. 2021-05-14T21:30:18.0270810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:18.7655250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:19.3878350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:20.0183440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:20.5130080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:21.1687820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:21.9149900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:22.6897310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:23.0029650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:23.8484090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:24.3534840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:25.6804220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:26.5787940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:26.9504450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:27.5049530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:28.0149740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:28.6695580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:29.2324510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:29.7896470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:30.4862720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:31.3762170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:31.7076820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:32.3513520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:33.0957140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:33.4346860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:34.4409640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:35.1002520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:35.6952970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:36.0187930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:36.6871820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:37.3487190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:38.3696960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:38.5626170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:39.1593920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:39.7070920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:40.4477300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:41.1653460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:41.8768240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:42.9783210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:43.5820370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:44.5728800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:44.6374530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:45.2237100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:45.6852160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:46.0920760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:46.1435300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:47.2606190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:48.0382040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:48.8936000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:49.6182750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:50.0818670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:50.8670460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:51.5396610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:53.5410230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:54.1959570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:54.7491820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:55.5763340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:56.3111240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:57.2251140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:58.2773640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:58.4413440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:30:59.8767010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:00.6565400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:01.4763390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:02.9075540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:03.7280440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:04.5560160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:05.5586670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:06.5149140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:06.5777120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:07.8750670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:09.0005190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:09.7813480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:10.0585050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:11.3977960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:12.3283460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:13.1592780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:13.9157790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:14.3793520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:15.1293940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:15.7875520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:16.5547630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:17.3554270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:17.8520710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:18.1970790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:18.2582290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:18.6650390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:19.2154990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:19.3362480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:19.4174740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:19.9488380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:20.5210950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:21.3613830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:21.9275720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:22.6063610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:23.6129440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:24.4749200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:25.4457350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:25.6353390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:27.7643950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:29.4358650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:29.6749540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:30.5086550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:30.6740210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:31.0788990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:31.4426310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:32.3028840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:32.6425320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:35.6438990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:37.1027710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:38.0368320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:40.4248010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:40.6180520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:41.2309240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:41.8912250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:42.5591650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:43.5143630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:43.9865200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:44.5483530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:45.2793310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:45.8932160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:46.7389970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:47.3224620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:47.8696890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:48.2209810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:48.7909500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:49.4741000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:50.2977720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:50.8439400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:51.5878360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:52.2802830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:52.6249230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:53.3845310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:54.0694400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:55.1694810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:56.5025430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:57.9533560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:59.1250880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:31:59.6480500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:01.1663480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:01.7530290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:02.6250900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:03.7203210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:04.7858190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:05.3738840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:05.8800670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:06.6478220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:07.4086530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:08.2266200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:09.0996610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:09.8297990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:11.1413880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:11.9500160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:13.4624310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:14.6938570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:15.3901270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:16.0393790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:17.8188920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:18.7426420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:19.6719160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:20.4236760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:21.0533580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:21.9073190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:22.5573100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:23.4244740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:24.5874630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:25.4223860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:26.1787240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:27.6773710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:28.3749770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:29.3554540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:30.1665830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:31.4815960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:32.5570040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:33.2629670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:33.9936150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:34.8019630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:36.0608900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:36.7143570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:37.3911390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:38.1248370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:38.7968680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:39.6943480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:40.8520250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:41.9122490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:42.6976100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:43.7281310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:44.3890670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:45.2575430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:46.2982450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:48.2247990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:48.8075860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:49.6481060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:51.2510690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:51.9807150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:52.6573240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:53.7852300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:54.4448830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:55.0778950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:55.9951580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:57.9332720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:58.5818890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:59.3018190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:59.7826860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:00.8862540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:02.4731160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:03.3870440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:06.4235690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:06.9600840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:07.7828630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:09.2919890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:10.0004290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:10.6399450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:11.3270310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:12.0222360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:12.6316600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:13.6217890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:16.0721100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:16.7560920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:17.3997640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:17.9412690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:18.6884940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:19.3504880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:20.0105390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:20.7288600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:21.3833740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:22.6025030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:23.2659440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:23.7717520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:24.2938860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:25.3015270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:25.9276340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:26.5570560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:27.7652590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:28.8462430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:29.8252560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:31.5449190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:32.6667820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:33.4880080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:34.9753580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:35.7563940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:36.3036280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:37.0839960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:37.6421620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:38.3548410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:39.3608090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:40.1594540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:40.9005760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:41.2504900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:42.2657800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:43.0300920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:43.7299200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:44.0535690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:44.8954080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:45.5605790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:46.1604160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:46.9186250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:47.5657880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:48.1347610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:49.1276280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:50.1542520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:51.0818280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:52.1362580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:53.0100500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:53.5293750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:54.3601280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:55.3833570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:55.8703040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:56.3679860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:57.5468420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:58.3662190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:59.0100800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:59.7900010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:00.6863630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:01.4898430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:02.3786970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:02.4596850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:03.0863020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:04.6037950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:05.1576670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:05.2073820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:05.2605610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:05.3086770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:06.1765000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:06.6803690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:06.9938490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:34:07.2979090Z 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-14T21:34:07.5545440Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-14T21:34:07.7040110Z icudt already downloaded 2021-05-14T21:34:07.7043700Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-14T21:34:07.9697330Z icudt has been installed successfully 2021-05-14T21:34:08.0314290Z ** R 2021-05-14T21:34:08.0953250Z ** inst 2021-05-14T21:34:08.0955330Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:34:09.1478580Z ** help 2021-05-14T21:34:09.6940550Z *** installing help indices 2021-05-14T21:34:09.9109610Z ** building package indices 2021-05-14T21:34:10.1705730Z ** testing if installed package can be loaded 2021-05-14T21:34:10.6051910Z * DONE (stringi) 2021-05-14T21:34:12.2014390Z * installing *source* package ‘Rcpp’ ... 2021-05-14T21:34:12.2581840Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T21:34:12.2714820Z ** libs 2021-05-14T21:34:12.2908330Z 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-14T21:34:13.2766940Z In file included from api.cpp:24: 2021-05-14T21:34:13.2767750Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:34:13.2769640Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:34:13.2770780Z SEXP data = Parent::get__(); 2021-05-14T21:34:13.2771170Z ^ 2021-05-14T21:34:15.7335820Z 1 warning generated. 2021-05-14T21:34:15.7432540Z 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-14T21:34:16.7718140Z In file included from attributes.cpp:39: 2021-05-14T21:34:16.7718950Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:34:16.7720780Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:34:16.7721740Z SEXP data = Parent::get__(); 2021-05-14T21:34:16.7722130Z ^ 2021-05-14T21:34:28.5757170Z 1 warning generated. 2021-05-14T21:34:28.5903140Z 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-14T21:34:28.9748160Z 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-14T21:34:29.9528720Z In file included from date.cpp:30: 2021-05-14T21:34:29.9529540Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:34:29.9531430Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:34:29.9532370Z SEXP data = Parent::get__(); 2021-05-14T21:34:29.9532760Z ^ 2021-05-14T21:34:32.6918380Z 1 warning generated. 2021-05-14T21:34:32.7017470Z 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-14T21:34:33.7266720Z In file included from module.cpp:24: 2021-05-14T21:34:33.7267870Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:34:33.7269770Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:34:33.7270740Z SEXP data = Parent::get__(); 2021-05-14T21:34:33.7271150Z ^ 2021-05-14T21:34:38.7838510Z 1 warning generated. 2021-05-14T21:34:38.7956760Z 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-14T21:34:39.7984410Z In file included from rcpp_init.cpp:24: 2021-05-14T21:34:39.7985160Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:34:39.7986950Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:34:39.7987900Z SEXP data = Parent::get__(); 2021-05-14T21:34:39.7988300Z ^ 2021-05-14T21:34:42.2386230Z 1 warning generated. 2021-05-14T21:34:42.2523650Z 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-14T21:34:42.3215610Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-14T21:34:42.3283620Z ** R 2021-05-14T21:34:42.3514170Z ** inst 2021-05-14T21:34:42.6184650Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:34:45.1620650Z ** help 2021-05-14T21:34:45.2924040Z *** installing help indices 2021-05-14T21:34:45.3927550Z ** building package indices 2021-05-14T21:34:45.4636050Z ** installing vignettes 2021-05-14T21:34:45.4738560Z ** testing if installed package can be loaded 2021-05-14T21:34:45.9680370Z * DONE (Rcpp) 2021-05-14T21:34:46.8525680Z * installing *source* package ‘vctrs’ ... 2021-05-14T21:34:46.8790480Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T21:34:46.9014230Z ** libs 2021-05-14T21:34:46.9234350Z 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-14T21:34:47.1494930Z 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-14T21:34:47.2749650Z 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-14T21:34:47.3921410Z 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-14T21:34:47.6263200Z 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-14T21:34:47.7759320Z 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-14T21:34:47.9326310Z 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-14T21:34:48.0307110Z 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-14T21:34:48.1662580Z 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-14T21:34:48.2720200Z 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-14T21:34:48.4245220Z 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-14T21:34:48.6347440Z 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-14T21:34:48.7971690Z 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-14T21:34:48.9090700Z 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-14T21:34:49.2210860Z 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-14T21:34:49.3178610Z 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-14T21:34:49.8035640Z 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-14T21:34:49.9266350Z 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-14T21:34:50.1120710Z 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-14T21:34:50.2547010Z 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-14T21:34:50.3471890Z 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-14T21:34:50.6164090Z 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-14T21:34:50.7200690Z 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-14T21:34:51.0322710Z 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-14T21:34:51.1393560Z 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-14T21:34:51.9801700Z 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-14T21:34:52.1630550Z 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-14T21:34:52.2687640Z 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-14T21:34:52.3755120Z 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-14T21:34:52.5535250Z 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-14T21:34:52.6884950Z 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-14T21:34:52.8564830Z 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-14T21:34:52.9893090Z 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-14T21:34:53.1913650Z 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-14T21:34:53.5145780Z 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-14T21:34:53.6481480Z 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-14T21:34:53.7571610Z 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-14T21:34:53.8997560Z 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-14T21:34:54.6336170Z 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-14T21:34:55.2417020Z 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-14T21:34:55.5284140Z 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-14T21:34:56.4432070Z 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-14T21:34:56.4435050Z 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-14T21:34:56.4437410Z 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-14T21:34:56.4439880Z 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-14T21:34:56.5567580Z 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-14T21:34:56.6879230Z 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-14T21:34:57.0174300Z 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-14T21:34:57.1921950Z 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-14T21:34:57.3450450Z 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-14T21:34:57.4830760Z 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-14T21:34:57.5879570Z 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-14T21:34:57.7325340Z 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-14T21:34:57.8844400Z 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-14T21:34:58.0223870Z 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-14T21:34:58.1527140Z 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-14T21:34:58.2650690Z 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-14T21:34:58.3698650Z 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-14T21:34:58.4613670Z 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-14T21:34:59.1543010Z 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-14T21:34:59.2221960Z 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-14T21:34:59.2924490Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-14T21:34:59.2994640Z ** R 2021-05-14T21:34:59.3654070Z ** inst 2021-05-14T21:34:59.3738290Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:02.3855430Z ** help 2021-05-14T21:35:02.7824440Z *** installing help indices 2021-05-14T21:35:02.9389680Z *** copying figures 2021-05-14T21:35:02.9456760Z ** building package indices 2021-05-14T21:35:03.1027030Z ** installing vignettes 2021-05-14T21:35:03.1279030Z ** testing if installed package can be loaded 2021-05-14T21:35:03.4861070Z * DONE (vctrs) 2021-05-14T21:35:03.9847530Z * installing *source* package ‘processx’ ... 2021-05-14T21:35:03.9915160Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:04.0100740Z ** libs 2021-05-14T21:35:04.0276040Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T21:35:04.2376080Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T21:35:04.2377400Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T21:35:04.4666180Z 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-14T21:35:04.5603580Z 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-14T21:35:04.6692070Z 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-14T21:35:04.7427960Z 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-14T21:35:04.7429830Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-14T21:35:04.7998060Z 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-14T21:35:04.8964690Z 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-14T21:35:05.0059210Z 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-14T21:35:05.3262820Z 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-14T21:35:05.4458110Z 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-14T21:35:05.5544270Z 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-14T21:35:05.6681030Z 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-14T21:35:05.7653370Z 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-14T21:35:06.0616690Z 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-14T21:35:06.1702510Z 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-14T21:35:06.2873520Z 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-14T21:35:06.3574460Z 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-14T21:35:06.4541590Z 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-14T21:35:06.5108860Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-14T21:35:06.5226700Z ** R 2021-05-14T21:35:06.5500840Z ** inst 2021-05-14T21:35:06.5515840Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:08.1178540Z ** help 2021-05-14T21:35:08.2055480Z *** installing help indices 2021-05-14T21:35:08.2608790Z ** building package indices 2021-05-14T21:35:08.3099970Z ** testing if installed package can be loaded 2021-05-14T21:35:08.6332230Z * DONE (processx) 2021-05-14T21:35:08.9190930Z * installing *source* package ‘highr’ ... 2021-05-14T21:35:08.9212350Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:08.9425080Z ** R 2021-05-14T21:35:08.9483260Z ** inst 2021-05-14T21:35:08.9520370Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:09.1182620Z ** help 2021-05-14T21:35:09.1344840Z *** installing help indices 2021-05-14T21:35:09.1526150Z ** building package indices 2021-05-14T21:35:09.1626010Z ** installing vignettes 2021-05-14T21:35:09.1684060Z ** testing if installed package can be loaded 2021-05-14T21:35:09.4125660Z * DONE (highr) 2021-05-14T21:35:09.6808800Z * installing *source* package ‘rversions’ ... 2021-05-14T21:35:09.6876800Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:09.7035620Z ** R 2021-05-14T21:35:09.7096560Z ** inst 2021-05-14T21:35:09.7110760Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:09.8984190Z ** help 2021-05-14T21:35:09.9701300Z *** installing help indices 2021-05-14T21:35:10.0002380Z *** copying figures 2021-05-14T21:35:10.0104020Z ** building package indices 2021-05-14T21:35:10.0204820Z ** testing if installed package can be loaded 2021-05-14T21:35:10.3025310Z * DONE (rversions) 2021-05-14T21:35:10.8537430Z * installing *source* package ‘pillar’ ... 2021-05-14T21:35:10.8709810Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:10.8939220Z ** R 2021-05-14T21:35:10.9323380Z ** inst 2021-05-14T21:35:10.9483900Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:12.7657840Z ** help 2021-05-14T21:35:12.9293400Z *** installing help indices 2021-05-14T21:35:12.9924840Z *** copying figures 2021-05-14T21:35:12.9955360Z ** building package indices 2021-05-14T21:35:13.0608010Z ** installing vignettes 2021-05-14T21:35:13.0701530Z ** testing if installed package can be loaded 2021-05-14T21:35:13.3943830Z * DONE (pillar) 2021-05-14T21:35:13.7551430Z * installing *source* package ‘callr’ ... 2021-05-14T21:35:13.7605430Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:13.7784610Z ** R 2021-05-14T21:35:13.8060830Z ** inst 2021-05-14T21:35:13.8078300Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:17.3500030Z ** help 2021-05-14T21:35:17.5536930Z *** installing help indices 2021-05-14T21:35:17.6343720Z ** building package indices 2021-05-14T21:35:17.6995840Z ** testing if installed package can be loaded 2021-05-14T21:35:17.9301030Z * DONE (callr) 2021-05-14T21:35:18.5416720Z * installing *source* package ‘knitr’ ... 2021-05-14T21:35:18.5609040Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:18.6199930Z ** R 2021-05-14T21:35:18.6888830Z ** demo 2021-05-14T21:35:18.6903110Z ** inst 2021-05-14T21:35:18.7586910Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:23.1884600Z ** help 2021-05-14T21:35:23.4560120Z *** installing help indices 2021-05-14T21:35:23.5891470Z ** building package indices 2021-05-14T21:35:23.7133480Z ** installing vignettes 2021-05-14T21:35:23.7352800Z ** testing if installed package can be loaded 2021-05-14T21:35:23.9733420Z * DONE (knitr) 2021-05-14T21:35:24.5464010Z * installing *source* package ‘tibble’ ... 2021-05-14T21:35:24.5626280Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:24.5886490Z ** libs 2021-05-14T21:35:24.6079140Z 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-14T21:35:24.6859490Z 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-14T21:35:24.7841100Z 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-14T21:35:24.8520330Z 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-14T21:35:24.9750510Z 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-14T21:35:25.0293610Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-14T21:35:25.0333900Z ** R 2021-05-14T21:35:25.0673310Z ** inst 2021-05-14T21:35:25.0799060Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:26.8019910Z ** help 2021-05-14T21:35:26.9009560Z *** installing help indices 2021-05-14T21:35:26.9537620Z *** copying figures 2021-05-14T21:35:26.9571730Z ** building package indices 2021-05-14T21:35:27.0012020Z ** installing vignettes 2021-05-14T21:35:27.0079510Z ** testing if installed package can be loaded 2021-05-14T21:35:27.5014670Z * DONE (tibble) 2021-05-14T21:35:27.8343460Z * installing *source* package ‘pkgbuild’ ... 2021-05-14T21:35:27.8384390Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:27.8578970Z ** R 2021-05-14T21:35:27.8752230Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:29.1464360Z ** help 2021-05-14T21:35:29.2004870Z *** installing help indices 2021-05-14T21:35:29.2403360Z ** building package indices 2021-05-14T21:35:29.2758710Z ** testing if installed package can be loaded 2021-05-14T21:35:29.5613650Z * DONE (pkgbuild) 2021-05-14T21:35:30.0608140Z * installing *source* package ‘roxygen2’ ... 2021-05-14T21:35:30.0767860Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:30.1000980Z ** libs 2021-05-14T21:35:30.1180890Z 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-14T21:35:31.1088500Z In file included from RcppExports.cpp:4: 2021-05-14T21:35:31.1089420Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:35:31.1091540Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:35:31.1092560Z SEXP data = Parent::get__(); 2021-05-14T21:35:31.1092960Z ^ 2021-05-14T21:35:34.7722750Z 1 warning generated. 2021-05-14T21:35:34.7841630Z 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-14T21:35:35.7696110Z In file included from escapeExamples.cpp:1: 2021-05-14T21:35:35.7697450Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:35:35.7699510Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:35:35.7700810Z SEXP data = Parent::get__(); 2021-05-14T21:35:35.7701200Z ^ 2021-05-14T21:35:38.1215600Z 1 warning generated. 2021-05-14T21:35:38.1322280Z 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-14T21:35:39.1099150Z In file included from isComplete.cpp:1: 2021-05-14T21:35:39.1100720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:35:39.1102790Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:35:39.1103800Z SEXP data = Parent::get__(); 2021-05-14T21:35:39.1104200Z ^ 2021-05-14T21:35:41.4819760Z 1 warning generated. 2021-05-14T21:35:41.4925010Z 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-14T21:35:42.4719860Z In file included from leadingSpaces.cpp:1: 2021-05-14T21:35:42.4720800Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:35:42.4722820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:35:42.4723830Z SEXP data = Parent::get__(); 2021-05-14T21:35:42.4724220Z ^ 2021-05-14T21:35:44.9061740Z 1 warning generated. 2021-05-14T21:35:44.9163160Z 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-14T21:35:45.8969140Z In file included from parser2.cpp:1: 2021-05-14T21:35:45.8970270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:35:45.8972490Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:35:45.8974110Z SEXP data = Parent::get__(); 2021-05-14T21:35:45.8974560Z ^ 2021-05-14T21:35:49.7909620Z 1 warning generated. 2021-05-14T21:35:49.8027640Z 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-14T21:35:50.7777120Z In file included from wrapUsage.cpp:1: 2021-05-14T21:35:50.7778270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:35:50.7781060Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:35:50.7782510Z SEXP data = Parent::get__(); 2021-05-14T21:35:50.7782920Z ^ 2021-05-14T21:35:53.2843630Z 1 warning generated. 2021-05-14T21:35:53.2988520Z 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-14T21:35:53.3588630Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-14T21:35:53.3635970Z ** R 2021-05-14T21:35:53.4187790Z ** inst 2021-05-14T21:35:53.4292010Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:57.3614170Z ** help 2021-05-14T21:35:57.4546320Z *** installing help indices 2021-05-14T21:35:57.5120150Z *** copying figures 2021-05-14T21:35:57.5132300Z ** building package indices 2021-05-14T21:35:57.5599010Z ** installing vignettes 2021-05-14T21:35:57.5722360Z ** testing if installed package can be loaded 2021-05-14T21:35:58.0802680Z * DONE (roxygen2) 2021-05-14T21:35:58.3705180Z * installing *source* package ‘rematch2’ ... 2021-05-14T21:35:58.3728450Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:58.3923590Z ** R 2021-05-14T21:35:58.3997210Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:58.7568140Z ** help 2021-05-14T21:35:58.8015200Z *** installing help indices 2021-05-14T21:35:58.8304180Z ** building package indices 2021-05-14T21:35:58.8492090Z ** testing if installed package can be loaded 2021-05-14T21:35:59.2381290Z * DONE (rematch2) 2021-05-14T21:35:59.5433640Z * installing *source* package ‘waldo’ ... 2021-05-14T21:35:59.5470650Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-14T21:35:59.5648480Z ** R 2021-05-14T21:35:59.5767470Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:00.1403450Z ** help 2021-05-14T21:36:00.1582200Z *** installing help indices 2021-05-14T21:36:00.1794830Z *** copying figures 2021-05-14T21:36:00.1798450Z ** building package indices 2021-05-14T21:36:00.1926840Z ** testing if installed package can be loaded 2021-05-14T21:36:00.4559360Z * DONE (waldo) 2021-05-14T21:36:01.1130950Z * installing *source* package ‘testthat’ ... 2021-05-14T21:36:01.1363530Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-14T21:36:01.1658830Z ** libs 2021-05-14T21:36:01.1835700Z 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-14T21:36:01.2622230Z 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-14T21:36:01.3419920Z 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-14T21:36:02.2504100Z 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-14T21:36:03.0576740Z 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-14T21:36:16.9614280Z 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-14T21:36:17.0328600Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-14T21:36:17.0401030Z ** R 2021-05-14T21:36:17.1057370Z ** inst 2021-05-14T21:36:17.1241790Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:26.8651830Z ** help 2021-05-14T21:36:27.1825450Z *** installing help indices 2021-05-14T21:36:27.3376200Z *** copying figures 2021-05-14T21:36:27.3420240Z ** building package indices 2021-05-14T21:36:27.4957800Z ** installing vignettes 2021-05-14T21:36:27.5052150Z ** testing if installed package can be loaded 2021-05-14T21:36:27.8861060Z * DONE (testthat) 2021-05-14T21:36:28.3975130Z * installing *source* package ‘devtools’ ... 2021-05-14T21:36:28.4774720Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-14T21:36:28.5841510Z ** R 2021-05-14T21:36:28.6044570Z ** inst 2021-05-14T21:36:28.6147050Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:30.3114960Z ** help 2021-05-14T21:36:30.4695940Z *** installing help indices 2021-05-14T21:36:30.5522790Z *** copying figures 2021-05-14T21:36:30.5530490Z ** building package indices 2021-05-14T21:36:30.6352980Z ** installing vignettes 2021-05-14T21:36:30.6423550Z ** testing if installed package can be loaded 2021-05-14T21:36:31.3779530Z * DONE (devtools) 2021-05-14T21:36:31.4129280Z 2021-05-14T21:36:31.4130600Z The downloaded source packages are in 2021-05-14T21:36:31.4133210Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/downloaded_packages’ 2021-05-14T21:36:31.6392190Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T21:36:34.5004290Z 2021-05-14T21:36:34.8539350Z 2021-05-14T21:36:34.8560140Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/remotes2a5099d0314/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T21:36:34.8627030Z 2021-05-14T21:36:34.8629580Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/remotes2a5099d0314/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T21:36:34.9384410Z 2021-05-14T21:36:34.9419770Z 2021-05-14T21:36:34.9421430Z ─ preparing ‘desc’: 2021-05-14T21:36:34.9430020Z 2021-05-14T21:36:34.9430820Z 2021-05-14T21:36:34.9509720Z checking DESCRIPTION meta-information ... 2021-05-14T21:36:34.9541370Z 2021-05-14T21:36:34.9542670Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:36:35.0571100Z 2021-05-14T21:36:35.0604070Z 2021-05-14T21:36:35.0605930Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:36:35.0614420Z 2021-05-14T21:36:35.0648290Z 2021-05-14T21:36:35.0649760Z ─ checking for empty or unneeded directories 2021-05-14T21:36:35.0671630Z 2021-05-14T21:36:35.0705070Z 2021-05-14T21:36:35.0706500Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T21:36:35.2019920Z 2021-05-14T21:36:35.2020700Z 2021-05-14T21:36:35.2021290Z 2021-05-14T21:36:35.2322690Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:36:35.2324370Z (as ‘lib’ is unspecified) 2021-05-14T21:36:35.6104250Z * installing *source* package ‘desc’ ... 2021-05-14T21:36:35.6371720Z ** R 2021-05-14T21:36:35.6615040Z ** inst 2021-05-14T21:36:35.6671690Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:37.1818990Z ** help 2021-05-14T21:36:37.3761320Z *** installing help indices 2021-05-14T21:36:37.4845890Z ** building package indices 2021-05-14T21:36:37.6285470Z ** testing if installed package can be loaded 2021-05-14T21:36:37.8525940Z * DONE (desc) 2021-05-14T21:36:38.1677950Z 2021-05-14T21:36:38.1718140Z 2021-05-14T21:36:38.1721230Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/remotes2a5018b5f868/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T21:36:38.1826280Z 2021-05-14T21:36:38.1856910Z 2021-05-14T21:36:38.1858520Z ─ preparing ‘ghtravis’: 2021-05-14T21:36:38.1865780Z 2021-05-14T21:36:38.1866530Z 2021-05-14T21:36:38.1922560Z checking DESCRIPTION meta-information ... 2021-05-14T21:36:38.1948890Z 2021-05-14T21:36:38.1950430Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:36:38.2627890Z 2021-05-14T21:36:38.2655660Z 2021-05-14T21:36:38.2657530Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:36:38.2663690Z 2021-05-14T21:36:38.2689190Z 2021-05-14T21:36:38.2690550Z ─ checking for empty or unneeded directories 2021-05-14T21:36:38.2696340Z 2021-05-14T21:36:38.2724870Z 2021-05-14T21:36:38.2726400Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T21:36:38.3036150Z 2021-05-14T21:36:38.3037420Z 2021-05-14T21:36:38.3038870Z 2021-05-14T21:36:38.3498550Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:36:38.3499630Z (as ‘lib’ is unspecified) 2021-05-14T21:36:38.6472930Z * installing *source* package ‘ghtravis’ ... 2021-05-14T21:36:38.6669120Z ** R 2021-05-14T21:36:38.6833780Z ** inst 2021-05-14T21:36:38.6852280Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:39.9510630Z ** help 2021-05-14T21:36:40.0408680Z *** installing help indices 2021-05-14T21:36:40.0902710Z ** building package indices 2021-05-14T21:36:40.1394020Z ** testing if installed package can be loaded 2021-05-14T21:36:40.8999190Z * DONE (ghtravis) 2021-05-14T21:36:40.9312810Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:36:41.3412350Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T21:36:44.0734050Z 2021-05-14T21:36:44.0735740Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T21:36:44.0736600Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T21:36:44.0737410Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T21:36:44.0738200Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T21:36:44.0738980Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T21:36:44.0739700Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T21:36:44.0746580Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:36:44.0747570Z (as ‘lib’ is unspecified) 2021-05-14T21:36:45.5531590Z 2021-05-14T21:36:45.5532570Z There are binary versions available but the source versions are later: 2021-05-14T21:36:45.5544920Z binary source needs_compilation 2021-05-14T21:36:45.5545550Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-14T21:36:45.5546040Z generics 0.0.2 0.1.0 FALSE 2021-05-14T21:36:45.5546510Z dplyr 0.8.5 1.0.6 TRUE 2021-05-14T21:36:45.5546940Z tidyr 1.0.2 1.1.3 TRUE 2021-05-14T21:36:45.5547200Z 2021-05-14T21:36:45.5550310Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-14T21:36:45.5550850Z 2021-05-14T21:36:45.5564710Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T21:36:45.8455990Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-14T21:36:45.8465920Z ================================================== 2021-05-14T21:36:45.8466540Z downloaded 89 KB 2021-05-14T21:36:45.8466850Z 2021-05-14T21:36:45.8501070Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T21:36:46.1061430Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-14T21:36:46.1137990Z ================================================== 2021-05-14T21:36:46.1138510Z downloaded 115 KB 2021-05-14T21:36:46.1138770Z 2021-05-14T21:36:46.1173630Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T21:36:46.3296760Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-14T21:36:46.3333170Z ================================================== 2021-05-14T21:36:46.3333650Z downloaded 194 KB 2021-05-14T21:36:46.3333940Z 2021-05-14T21:36:46.3376760Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T21:36:46.5892770Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-14T21:36:46.6035290Z ================================================== 2021-05-14T21:36:46.6035880Z downloaded 932 KB 2021-05-14T21:36:46.6036150Z 2021-05-14T21:36:46.6074340Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T21:36:46.9069440Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-14T21:36:46.9241190Z ================================================== 2021-05-14T21:36:46.9241730Z downloaded 691 KB 2021-05-14T21:36:46.9241990Z 2021-05-14T21:36:47.2664570Z * installing *source* package ‘tidyselect’ ... 2021-05-14T21:36:47.2735310Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-14T21:36:47.2962800Z ** R 2021-05-14T21:36:47.3173790Z ** inst 2021-05-14T21:36:47.3220260Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:48.2047210Z ** help 2021-05-14T21:36:48.2810490Z *** installing help indices 2021-05-14T21:36:48.3260760Z ** building package indices 2021-05-14T21:36:48.3723520Z ** installing vignettes 2021-05-14T21:36:48.3776880Z ** testing if installed package can be loaded 2021-05-14T21:36:48.6767800Z * DONE (tidyselect) 2021-05-14T21:36:49.0443180Z * installing *source* package ‘generics’ ... 2021-05-14T21:36:49.0512220Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-14T21:36:49.0713520Z ** R 2021-05-14T21:36:49.0814330Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:49.2238420Z ** help 2021-05-14T21:36:49.3337140Z *** installing help indices 2021-05-14T21:36:49.3878300Z ** building package indices 2021-05-14T21:36:49.4395770Z ** testing if installed package can be loaded 2021-05-14T21:36:49.6572500Z * DONE (generics) 2021-05-14T21:36:50.0069130Z * installing *source* package ‘cpp11’ ... 2021-05-14T21:36:50.0127560Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-14T21:36:50.0325840Z ** R 2021-05-14T21:36:50.0406770Z ** inst 2021-05-14T21:36:50.0558840Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:50.2969330Z ** help 2021-05-14T21:36:50.3181890Z *** installing help indices 2021-05-14T21:36:50.3415880Z ** building package indices 2021-05-14T21:36:50.3552770Z ** installing vignettes 2021-05-14T21:36:50.3598370Z ** testing if installed package can be loaded 2021-05-14T21:36:50.5716870Z * DONE (cpp11) 2021-05-14T21:36:51.4363970Z * installing *source* package ‘dplyr’ ... 2021-05-14T21:36:51.4587360Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-14T21:36:51.4875270Z ** libs 2021-05-14T21:36:51.5059870Z 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-14T21:36:51.6897470Z 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-14T21:36:51.9201140Z 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-14T21:36:52.1095950Z 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-14T21:36:52.9438010Z 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-14T21:36:53.1244410Z 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-14T21:36:53.2962680Z 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-14T21:36:53.4745700Z 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-14T21:36:53.6675560Z 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-14T21:36:53.8399720Z 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-14T21:36:53.9935830Z 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-14T21:36:54.2044010Z 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-14T21:36:54.2645280Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-14T21:36:54.2690070Z ** R 2021-05-14T21:36:54.3539450Z ** data 2021-05-14T21:36:54.3565350Z *** moving datasets to lazyload DB 2021-05-14T21:36:54.4655350Z ** inst 2021-05-14T21:36:54.4785210Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:59.2325160Z ** help 2021-05-14T21:36:59.6920930Z *** installing help indices 2021-05-14T21:36:59.9012420Z *** copying figures 2021-05-14T21:36:59.9049040Z ** building package indices 2021-05-14T21:37:00.1291850Z ** installing vignettes 2021-05-14T21:37:00.1480680Z ** testing if installed package can be loaded 2021-05-14T21:37:00.7758850Z * DONE (dplyr) 2021-05-14T21:37:01.2931530Z * installing *source* package ‘tidyr’ ... 2021-05-14T21:37:01.3050770Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-14T21:37:01.3288470Z ** libs 2021-05-14T21:37:01.3586540Z 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-14T21:37:02.6077430Z 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-14T21:37:03.1943140Z 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-14T21:37:04.6329250Z 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-14T21:37:05.8742990Z 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-14T21:37:05.9340850Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-14T21:37:05.9386160Z ** R 2021-05-14T21:37:05.9686840Z ** data 2021-05-14T21:37:05.9758630Z *** moving datasets to lazyload DB 2021-05-14T21:37:06.1769090Z ** inst 2021-05-14T21:37:06.1898750Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:07.9656240Z ** help 2021-05-14T21:37:08.1193460Z *** installing help indices 2021-05-14T21:37:08.1998620Z *** copying figures 2021-05-14T21:37:08.2034730Z ** building package indices 2021-05-14T21:37:08.2837080Z ** installing vignettes 2021-05-14T21:37:08.2921690Z ** testing if installed package can be loaded 2021-05-14T21:37:08.9348040Z * DONE (tidyr) 2021-05-14T21:37:08.9671290Z 2021-05-14T21:37:08.9672790Z The downloaded source packages are in 2021-05-14T21:37:08.9674600Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/downloaded_packages’ 2021-05-14T21:37:09.2064780Z 2021-05-14T21:37:09.2081700Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/remotes2a506276b152/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T21:37:09.2120890Z 2021-05-14T21:37:09.2123260Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/remotes2a506276b152/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T21:37:09.2364950Z 2021-05-14T21:37:09.2398820Z 2021-05-14T21:37:09.2400500Z ─ preparing ‘aghast’: 2021-05-14T21:37:09.2408740Z 2021-05-14T21:37:09.2409490Z 2021-05-14T21:37:09.2465640Z checking DESCRIPTION meta-information ... 2021-05-14T21:37:09.2498180Z 2021-05-14T21:37:09.2506350Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:37:09.2916730Z 2021-05-14T21:37:09.2950960Z 2021-05-14T21:37:09.2952970Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:37:09.2959930Z 2021-05-14T21:37:09.3093790Z 2021-05-14T21:37:09.3095600Z ─ checking for empty or unneeded directories 2021-05-14T21:37:09.3127570Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T21:37:09.3136140Z 2021-05-14T21:37:09.3136910Z 2021-05-14T21:37:09.3137600Z 2021-05-14T21:37:09.3265020Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:37:09.3267140Z (as ‘lib’ is unspecified) 2021-05-14T21:37:09.7170810Z * installing *source* package ‘aghast’ ... 2021-05-14T21:37:09.7411990Z ** R 2021-05-14T21:37:09.7508140Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:10.0323330Z ** help 2021-05-14T21:37:10.0644880Z *** installing help indices 2021-05-14T21:37:10.0928140Z ** building package indices 2021-05-14T21:37:10.1123200Z ** testing if installed package can be loaded 2021-05-14T21:37:10.3287200Z * DONE (aghast) 2021-05-14T21:37:10.3498010Z Installing 1 packages: covr 2021-05-14T21:37:10.3506870Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:37:10.3507980Z (as ‘lib’ is unspecified) 2021-05-14T21:37:11.1533940Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T21:37:11.1534460Z 2021-05-14T21:37:11.7085760Z 2021-05-14T21:37:11.7086740Z There are binary versions available but the source versions are later: 2021-05-14T21:37:11.7098920Z binary source needs_compilation 2021-05-14T21:37:11.7099460Z rex 1.1.2 1.2.0 FALSE 2021-05-14T21:37:11.7100710Z covr 3.5.0 3.5.1 TRUE 2021-05-14T21:37:11.7101000Z 2021-05-14T21:37:11.7118310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-14T21:37:12.0765590Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-14T21:37:12.2608760Z ================================================== 2021-05-14T21:37:12.2609260Z downloaded 154 KB 2021-05-14T21:37:12.2609590Z 2021-05-14T21:37:12.2828360Z 2021-05-14T21:37:12.2829730Z The downloaded binary packages are in 2021-05-14T21:37:12.2831860Z installing the source packages ‘rex’, ‘covr’ 2021-05-14T21:37:12.2832770Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpxf0hUi/downloaded_packages 2021-05-14T21:37:12.2857170Z 2021-05-14T21:37:12.2859770Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T21:37:12.5078680Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-14T21:37:12.5152760Z ================================================== 2021-05-14T21:37:12.5153250Z downloaded 89 KB 2021-05-14T21:37:12.5153530Z 2021-05-14T21:37:12.5194640Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T21:37:12.7410990Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-14T21:37:12.7439240Z ================================================== 2021-05-14T21:37:12.7439710Z downloaded 143 KB 2021-05-14T21:37:12.7439980Z 2021-05-14T21:37:13.0575190Z * installing *source* package ‘rex’ ... 2021-05-14T21:37:13.0674800Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-14T21:37:13.0805040Z ** R 2021-05-14T21:37:13.0884510Z ** inst 2021-05-14T21:37:13.0917770Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:13.4522270Z ** help 2021-05-14T21:37:13.5242290Z *** installing help indices 2021-05-14T21:37:13.5697400Z ** building package indices 2021-05-14T21:37:13.6564100Z ** installing vignettes 2021-05-14T21:37:13.6612630Z ** testing if installed package can be loaded 2021-05-14T21:37:13.8797470Z * DONE (rex) 2021-05-14T21:37:14.3722580Z * installing *source* package ‘covr’ ... 2021-05-14T21:37:14.3847730Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-14T21:37:14.4115780Z ** libs 2021-05-14T21:37:14.4302800Z 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-14T21:37:14.5725110Z 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-14T21:37:14.6293420Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-14T21:37:14.6336610Z ** R 2021-05-14T21:37:14.6611100Z ** inst 2021-05-14T21:37:14.6696840Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:15.9157950Z ** help 2021-05-14T21:37:16.0067140Z *** installing help indices 2021-05-14T21:37:16.0644110Z *** copying figures 2021-05-14T21:37:16.0652070Z ** building package indices 2021-05-14T21:37:16.1157040Z ** installing vignettes 2021-05-14T21:37:16.1213210Z ** testing if installed package can be loaded 2021-05-14T21:37:16.6559900Z * DONE (covr) 2021-05-14T21:37:16.6966730Z 2021-05-14T21:37:16.6969530Z The downloaded source packages are in 2021-05-14T21:37:16.6971510Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpxf0hUi/downloaded_packages’ 2021-05-14T21:37:16.7312840Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T21:37:16.7313520Z Rscript -e "tic::before_install()" 2021-05-14T21:37:16.7758240Z shell: /bin/bash -e {0} 2021-05-14T21:37:16.7758600Z env: 2021-05-14T21:37:16.7759040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:37:16.7759460Z TIC_DEPLOY_KEY: 2021-05-14T21:37:16.7759780Z RSPM: 2021-05-14T21:37:16.7761330Z GITHUB_PAT: *** 2021-05-14T21:37:16.7761740Z COVERALLS_TOKEN: 2021-05-14T21:37:16.7762240Z continue-on-error: false 2021-05-14T21:37:16.7762690Z VDIFFR_RUN_TESTS: false 2021-05-14T21:37:16.7763160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:37:16.7763560Z TZ: UTC 2021-05-14T21:37:16.7763900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:37:16.7764260Z NOT_CRAN: true 2021-05-14T21:37:16.7764600Z ##[endgroup] 2021-05-14T21:37:17.1053560Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:37:17.2391480Z Running before_install: step_install_remote_binaries() 2021-05-14T21:37:17.7920980Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T21:37:17.7921880Z remotes::install_deps(dependencies = TRUE) 2021-05-14T21:37:17.7922460Z remotes::install_cran("rcmdcheck") 2021-05-14T21:37:17.7923020Z remotes::install_cran("markdown") 2021-05-14T21:37:17.8096610Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:37:17.8097040Z env: 2021-05-14T21:37:17.8097510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:37:17.8098000Z TIC_DEPLOY_KEY: 2021-05-14T21:37:17.8098350Z RSPM: 2021-05-14T21:37:17.8099880Z GITHUB_PAT: *** 2021-05-14T21:37:17.8100320Z COVERALLS_TOKEN: 2021-05-14T21:37:17.8100820Z continue-on-error: false 2021-05-14T21:37:17.8101300Z VDIFFR_RUN_TESTS: false 2021-05-14T21:37:17.8101820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:37:17.8102260Z TZ: UTC 2021-05-14T21:37:17.8102670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:37:17.8103070Z NOT_CRAN: true 2021-05-14T21:37:17.8103550Z ##[endgroup] 2021-05-14T21:37:22.7853900Z fftw (NA -> 1.0-6) [CRAN] 2021-05-14T21:37:22.7882620Z Installing 1 packages: fftw 2021-05-14T21:37:22.7896200Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:37:22.7897250Z (as ‘lib’ is unspecified) 2021-05-14T21:37:27.2852660Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/fftw_1.0-6.tgz' 2021-05-14T21:37:27.5095530Z Content type 'application/x-gzip' length 448203 bytes (437 KB) 2021-05-14T21:37:27.5680330Z ================================================== 2021-05-14T21:37:27.5680960Z downloaded 437 KB 2021-05-14T21:37:27.5681230Z 2021-05-14T21:37:27.5973010Z 2021-05-14T21:37:27.5977460Z The downloaded binary packages are in 2021-05-14T21:37:27.5980450Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp3VnN9C/downloaded_packages 2021-05-14T21:37:28.3164520Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T21:37:28.3165580Z Use `force = TRUE` to force installation 2021-05-14T21:37:28.3181030Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T21:37:28.3181930Z Use `force = TRUE` to force installation 2021-05-14T21:37:28.3368630Z ##[group]Run options(width = 100) 2021-05-14T21:37:28.3369240Z options(width = 100) 2021-05-14T21:37:28.3369770Z pkgs <- installed.packages()[, "Package"] 2021-05-14T21:37:28.3370480Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T21:37:28.3546080Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:37:28.3546540Z env: 2021-05-14T21:37:28.3546970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:37:28.3547480Z TIC_DEPLOY_KEY: 2021-05-14T21:37:28.3547830Z RSPM: 2021-05-14T21:37:28.3549960Z GITHUB_PAT: *** 2021-05-14T21:37:28.3550410Z COVERALLS_TOKEN: 2021-05-14T21:37:28.3550910Z continue-on-error: false 2021-05-14T21:37:28.3551400Z VDIFFR_RUN_TESTS: false 2021-05-14T21:37:28.3551920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:37:28.3552380Z TZ: UTC 2021-05-14T21:37:28.3552790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:37:28.3553220Z NOT_CRAN: true 2021-05-14T21:37:28.3553680Z ##[endgroup] 2021-05-14T21:37:28.9564970Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:37:28.9565840Z setting value 2021-05-14T21:37:28.9566780Z version R version 3.5.3 (2019-03-11) 2021-05-14T21:37:28.9567340Z os macOS 10.15.7 2021-05-14T21:37:28.9567830Z system x86_64, darwin15.6.0 2021-05-14T21:37:28.9568360Z ui X11 2021-05-14T21:37:28.9568850Z language (EN) 2021-05-14T21:37:28.9569710Z collate en_US.UTF-8 2021-05-14T21:37:28.9570630Z ctype en_US.UTF-8 2021-05-14T21:37:28.9571110Z tz UTC 2021-05-14T21:37:28.9571930Z date 2021-05-14 2021-05-14T21:37:28.9572290Z 2021-05-14T21:37:28.9573320Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:37:28.9574110Z ! package * version date lib source 2021-05-14T21:37:28.9575280Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T21:37:28.9576420Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9577470Z base * 3.5.3 2019-03-13 [?] local 2021-05-14T21:37:28.9578460Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9579500Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-14T21:37:28.9580490Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9581520Z cachem 1.0.4 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9582530Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9583590Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9584630Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9585610Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9586650Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9587760Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9588860Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-14T21:37:28.9589940Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-14T21:37:28.9590950Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9591980Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9593480Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9595170Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9596270Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9597360Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-14T21:37:28.9598490Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T21:37:28.9599570Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9600620Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9601610Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9602670Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9603740Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9604770Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9605820Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9606820Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9607860Z fftw 1.0-6 2020-02-24 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9608860Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9609900Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9610940Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9611950Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9613000Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9614080Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T21:37:28.9615230Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9616280Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9617360Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9618450Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-14T21:37:28.9619520Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-14T21:37:28.9620570Z grid 3.5.3 2019-03-13 [?] local 2021-05-14T21:37:28.9621550Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9622610Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9623660Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-14T21:37:28.9624660Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9625740Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9626740Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9627800Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9628870Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9629890Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9630950Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9631960Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9633290Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9634600Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9635750Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9636810Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-14T21:37:28.9637810Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9638830Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9639820Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9640860Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9641900Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9642930Z parallel 3.5.3 2019-03-13 [?] local 2021-05-14T21:37:28.9643990Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9645000Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9646080Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9647090Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9648250Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-14T21:37:28.9649320Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9650360Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9651400Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9652380Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9653420Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9654470Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9655510Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9656560Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9657560Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9658700Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9659740Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9660810Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9661980Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9663170Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9664200Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9665280Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9666400Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9667490Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-14T21:37:28.9668510Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9669580Z splines 3.5.3 2019-03-13 [?] local 2021-05-14T21:37:28.9670640Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-14T21:37:28.9671630Z stats4 3.5.3 2019-03-13 [?] local 2021-05-14T21:37:28.9672940Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9674230Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9675360Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-14T21:37:28.9676350Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9677440Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-14T21:37:28.9678500Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9679510Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9680580Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T21:37:28.9694530Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9695840Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9696920Z P tools 3.5.3 2019-03-13 [2] local 2021-05-14T21:37:28.9697980Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9698970Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9700000Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-14T21:37:28.9701030Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9702010Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9703040Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9704030Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9705050Z xfun 0.22 2021-03-11 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9706020Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9707010Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-14T21:37:28.9708040Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-14T21:37:28.9709010Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-14T21:37:28.9709330Z 2021-05-14T21:37:28.9709810Z [1] /Users/runner/work/_temp/Library 2021-05-14T21:37:28.9710550Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-14T21:37:28.9711020Z 2021-05-14T21:37:28.9711920Z P ── Loaded and on-disk path mismatch. 2021-05-14T21:37:28.9766100Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T21:37:28.9766780Z Rscript -e 'tic::script()' 2021-05-14T21:37:28.9767840Z ls -l check 2021-05-14T21:37:29.0020910Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:37:29.0021440Z env: 2021-05-14T21:37:29.0021910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:37:29.0022360Z TIC_DEPLOY_KEY: 2021-05-14T21:37:29.0022710Z RSPM: 2021-05-14T21:37:29.0024410Z GITHUB_PAT: *** 2021-05-14T21:37:29.0024820Z COVERALLS_TOKEN: 2021-05-14T21:37:29.0025330Z continue-on-error: false 2021-05-14T21:37:29.0025820Z VDIFFR_RUN_TESTS: false 2021-05-14T21:37:29.0026340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:37:29.0026770Z TZ: UTC 2021-05-14T21:37:29.0027160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:37:29.0027560Z NOT_CRAN: true 2021-05-14T21:37:29.0027960Z ##[endgroup] 2021-05-14T21:37:29.3234130Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:37:29.4535520Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T21:37:29.4536580Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T21:37:29.4537810Z timeout = Inf, check_dir = "check") 2021-05-14T21:37:29.5397190Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T21:37:30.1691580Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T21:37:30.3715330Z * preparing ‘waveslim’: 2021-05-14T21:37:30.3770980Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:37:30.3773160Z * cleaning src 2021-05-14T21:37:30.4962140Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:37:30.5049990Z * checking for empty or unneeded directories 2021-05-14T21:37:30.5075930Z * looking to see if a ‘data/datalist’ file should be added 2021-05-14T21:37:30.5259820Z * building ‘waveslim_1.8.0.tar.gz’ 2021-05-14T21:37:30.6373820Z 2021-05-14T21:37:30.8031830Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T21:37:31.0680970Z * using log directory ‘/Users/runner/work/waveslim/waveslim/check/waveslim.Rcheck’ 2021-05-14T21:37:31.0689690Z * using R version 3.5.3 (2019-03-11) 2021-05-14T21:37:31.0691240Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-14T21:37:31.0692740Z * using session charset: UTF-8 2021-05-14T21:37:31.2142090Z * using option ‘--as-cran’ 2021-05-14T21:37:31.2244970Z * checking for file ‘waveslim/DESCRIPTION’ ... OK 2021-05-14T21:37:31.2345480Z * this is package ‘waveslim’ version ‘1.8.0’ 2021-05-14T21:37:31.2447160Z * checking package namespace information ... OK 2021-05-14T21:37:32.1322930Z * checking package dependencies ... OK 2021-05-14T21:37:32.1362220Z * checking if this is a source package ... OK 2021-05-14T21:37:32.1369550Z * checking if there is a namespace ... OK 2021-05-14T21:37:33.0666490Z * checking for executable files ... OK 2021-05-14T21:37:33.0768670Z * checking for hidden files and directories ... OK 2021-05-14T21:37:33.0868990Z * checking for portable file names ... OK 2021-05-14T21:37:33.0970740Z * checking for sufficient/correct file permissions ... OK 2021-05-14T21:37:33.1088860Z * checking serialization versions ... OK 2021-05-14T21:37:40.1645910Z * checking whether package ‘waveslim’ can be installed ... OK 2021-05-14T21:37:40.1766360Z * checking installed package size ... OK 2021-05-14T21:37:40.2750100Z * checking package directory ... OK 2021-05-14T21:37:40.4874120Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:37:40.4881420Z * checking top-level files ... OK 2021-05-14T21:37:40.4894730Z * checking for left-over files ... OK 2021-05-14T21:37:40.4901620Z * checking index information ... OK 2021-05-14T21:37:40.5604240Z * checking package subdirectories ... OK 2021-05-14T21:37:40.6316270Z * checking R files for non-ASCII characters ... OK 2021-05-14T21:37:40.7263580Z * checking R files for syntax errors ... OK 2021-05-14T21:37:40.9393810Z * checking whether the package can be loaded ... OK 2021-05-14T21:37:41.0632040Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:37:41.1906990Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:37:41.3053200Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:37:41.5075040Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:37:41.7279830Z * checking loading without being on the library search path ... OK 2021-05-14T21:37:42.1361840Z * checking dependencies in R code ... OK 2021-05-14T21:37:42.9457290Z * checking S3 generic/method consistency ... OK 2021-05-14T21:37:43.0830490Z * checking replacement functions ... OK 2021-05-14T21:37:43.5957060Z * checking foreign function calls ... OK 2021-05-14T21:37:53.4739630Z * checking R code for possible problems ... OK 2021-05-14T21:37:53.9639730Z * checking Rd files ... OK 2021-05-14T21:37:54.0318490Z * checking Rd metadata ... OK 2021-05-14T21:37:54.2297000Z * checking Rd line widths ... OK 2021-05-14T21:37:54.4448840Z * checking Rd cross-references ... OK 2021-05-14T21:37:54.6854500Z * checking for missing documentation entries ... OK 2021-05-14T21:37:55.4059210Z * checking for code/documentation mismatches ... OK 2021-05-14T21:37:56.6256230Z * checking Rd \usage sections ... OK 2021-05-14T21:37:56.8566280Z * checking Rd contents ... OK 2021-05-14T21:37:57.1954460Z * checking for unstated dependencies in examples ... OK 2021-05-14T21:37:57.1964210Z * checking contents of ‘data’ directory ... OK 2021-05-14T21:37:57.4932220Z * checking data for non-ASCII characters ... OK 2021-05-14T21:37:57.7281230Z * checking data for ASCII and uncompressed saves ... OK 2021-05-14T21:37:57.7301140Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-14T21:37:57.7351780Z * checking pragmas in C/C++ headers and code ... OK 2021-05-14T21:37:57.7361400Z * checking compilation flags used ... OK 2021-05-14T21:37:57.8702500Z * checking compiled code ... OK 2021-05-14T21:38:02.7977470Z * checking examples ... OK 2021-05-14T21:38:03.0403370Z * checking differences from ‘waveslim-Ex.Rout’ to ‘waveslim-Ex.Rout.save’ ... OK 2021-05-14T21:38:09.2631460Z * checking PDF version of manual ... OK 2021-05-14T21:38:09.2639390Z * DONE 2021-05-14T21:38:09.2647120Z 2021-05-14T21:38:09.2647930Z Status: OK 2021-05-14T21:38:09.2700990Z 2021-05-14T21:38:09.3865970Z ── R CMD check results ───────────────────────────────────── waveslim 1.8.0 ──── 2021-05-14T21:38:09.3884340Z Duration: 38.7s 2021-05-14T21:38:09.3885320Z 2021-05-14T21:38:09.3898540Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T21:38:09.4079640Z total 2312 2021-05-14T21:38:09.4081870Z drwxr-xr-x 14 runner staff 448 May 14 21:38 waveslim.Rcheck 2021-05-14T21:38:09.4084570Z -rw-r--r-- 1 runner staff 402881 May 14 21:37 waveslim_1.8.0.tar.gz 2021-05-14T21:38:09.4085910Z -rw-r--r-- 1 runner staff 774972 May 14 21:37 waveslim_1.8.0.tgz 2021-05-14T21:38:09.4136600Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:38:09.4137470Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:38:09.4392300Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:38:09.4392820Z env: 2021-05-14T21:38:09.4393290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:38:09.4393740Z TIC_DEPLOY_KEY: 2021-05-14T21:38:09.4394130Z RSPM: 2021-05-14T21:38:09.4395780Z GITHUB_PAT: *** 2021-05-14T21:38:09.4396240Z COVERALLS_TOKEN: 2021-05-14T21:38:09.4396870Z continue-on-error: false 2021-05-14T21:38:09.4397410Z VDIFFR_RUN_TESTS: false 2021-05-14T21:38:09.4397950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:38:09.4398380Z TZ: UTC 2021-05-14T21:38:09.4398790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:38:09.4399190Z NOT_CRAN: true 2021-05-14T21:38:09.4399590Z ##[endgroup] 2021-05-14T21:38:09.4838800Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T21:38:09.4839480Z Rscript -e "tic::before_deploy()" 2021-05-14T21:38:09.5092810Z shell: /bin/bash -e {0} 2021-05-14T21:38:09.5093190Z env: 2021-05-14T21:38:09.5093650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:38:09.5094090Z TIC_DEPLOY_KEY: 2021-05-14T21:38:09.5094540Z RSPM: 2021-05-14T21:38:09.5095400Z GITHUB_PAT: *** 2021-05-14T21:38:09.5095840Z COVERALLS_TOKEN: 2021-05-14T21:38:09.5096290Z continue-on-error: false 2021-05-14T21:38:09.5096790Z VDIFFR_RUN_TESTS: false 2021-05-14T21:38:09.5097370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:38:09.5097810Z TZ: UTC 2021-05-14T21:38:09.5098210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:38:09.5098600Z NOT_CRAN: true 2021-05-14T21:38:09.5098990Z ##[endgroup] 2021-05-14T21:38:09.8309940Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:38:09.9641510Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T21:38:09.9642230Z with: 2021-05-14T21:38:09.9643080Z upload_url: https://uploads.github.com/repos/neuroconductor/waveslim/releases/42981934/assets{?name,label} 2021-05-14T21:38:09.9643960Z asset_path: check/waveslim_1.8.0.tgz 2021-05-14T21:38:09.9644470Z asset_name: waveslim_1.8.0_R3.5.tgz 2021-05-14T21:38:09.9645090Z asset_content_type: application/octet-stream 2021-05-14T21:38:09.9646030Z env: 2021-05-14T21:38:09.9646460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:38:09.9646940Z TIC_DEPLOY_KEY: 2021-05-14T21:38:09.9647280Z RSPM: 2021-05-14T21:38:09.9648370Z GITHUB_PAT: *** 2021-05-14T21:38:09.9648830Z COVERALLS_TOKEN: 2021-05-14T21:38:09.9649290Z continue-on-error: false 2021-05-14T21:38:09.9649790Z VDIFFR_RUN_TESTS: false 2021-05-14T21:38:09.9650280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:38:09.9650740Z TZ: UTC 2021-05-14T21:38:09.9651200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:38:09.9651610Z NOT_CRAN: true 2021-05-14T21:38:09.9652530Z GITHUB_TOKEN: *** 2021-05-14T21:38:09.9652960Z ##[endgroup] 2021-05-14T21:38:10.9900970Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T21:38:10.9901670Z Rscript -e "tic::deploy()" 2021-05-14T21:38:11.0156120Z shell: /bin/bash -e {0} 2021-05-14T21:38:11.0156570Z env: 2021-05-14T21:38:11.0157060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:38:11.0157580Z TIC_DEPLOY_KEY: 2021-05-14T21:38:11.0157960Z RSPM: 2021-05-14T21:38:11.0159120Z GITHUB_PAT: *** 2021-05-14T21:38:11.0159570Z COVERALLS_TOKEN: 2021-05-14T21:38:11.0160050Z continue-on-error: false 2021-05-14T21:38:11.0160570Z VDIFFR_RUN_TESTS: false 2021-05-14T21:38:11.0161050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:38:11.0161520Z TZ: UTC 2021-05-14T21:38:11.0161900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:38:11.0162340Z NOT_CRAN: true 2021-05-14T21:38:11.0162750Z ##[endgroup] 2021-05-14T21:38:11.3439990Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:38:11.4756300Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T21:38:11.4757020Z Rscript -e "tic::after_deploy()" 2021-05-14T21:38:11.5010990Z shell: /bin/bash -e {0} 2021-05-14T21:38:11.5011390Z env: 2021-05-14T21:38:11.5011870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:38:11.5012330Z TIC_DEPLOY_KEY: 2021-05-14T21:38:11.5012720Z RSPM: 2021-05-14T21:38:11.5014330Z GITHUB_PAT: *** 2021-05-14T21:38:11.5014830Z COVERALLS_TOKEN: 2021-05-14T21:38:11.5015290Z continue-on-error: false 2021-05-14T21:38:11.5015810Z VDIFFR_RUN_TESTS: false 2021-05-14T21:38:11.5016300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:38:11.5016780Z TZ: UTC 2021-05-14T21:38:11.5017270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:38:11.5018000Z NOT_CRAN: true 2021-05-14T21:38:11.5018460Z ##[endgroup] 2021-05-14T21:38:11.9646510Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:38:13.4030890Z Post job cleanup. 2021-05-14T21:38:13.4750160Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:38:13.4877980Z Post job cleanup. 2021-05-14T21:38:13.6147590Z [command]/usr/local/bin/git version 2021-05-14T21:38:13.6291040Z git version 2.31.1 2021-05-14T21:38:13.6342470Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:38:13.6417990Z [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-14T21:38:13.7336300Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:38:13.7393420Z http.https://github.com/.extraheader 2021-05-14T21:38:13.7406960Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T21:38:13.7486820Z [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-14T21:38:13.8398990Z Cleaning up orphan processes