2021-05-15T16:31:25.3486913Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:31:25.4686155Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T16:31:25.5255955Z 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-15T16:31:25.6425877Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T16:31:25.7641527Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:47.4898020Z Current runner version: '2.278.0' 2021-05-15T16:31:47.5179590Z ##[group]Operating System 2021-05-15T16:31:47.5180790Z Mac OS X 2021-05-15T16:31:47.5181200Z 10.15.7 2021-05-15T16:31:47.5181630Z 19H1030 2021-05-15T16:31:47.5182150Z ##[endgroup] 2021-05-15T16:31:47.5182720Z ##[group]Virtual Environment 2021-05-15T16:31:47.5183320Z Environment: macos-10.15 2021-05-15T16:31:47.5183850Z Version: 20210510.1 2021-05-15T16:31:47.5184770Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T16:31:47.5186160Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T16:31:47.5187520Z ##[endgroup] 2021-05-15T16:31:47.5189540Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:47.5190900Z Actions: write 2021-05-15T16:31:47.5191370Z Checks: write 2021-05-15T16:31:47.5191970Z Contents: write 2021-05-15T16:31:47.5192500Z Deployments: write 2021-05-15T16:31:47.5193140Z Issues: write 2021-05-15T16:31:47.5193690Z Metadata: read 2021-05-15T16:31:47.5194220Z Packages: write 2021-05-15T16:31:47.5195070Z PullRequests: write 2021-05-15T16:31:47.5195660Z RepositoryProjects: write 2021-05-15T16:31:47.5196370Z SecurityEvents: write 2021-05-15T16:31:47.5196870Z Statuses: write 2021-05-15T16:31:47.5197610Z ##[endgroup] 2021-05-15T16:31:47.5201180Z Prepare workflow directory 2021-05-15T16:31:47.7350700Z Prepare all required actions 2021-05-15T16:31:47.7363120Z Getting action download info 2021-05-15T16:31:48.0889980Z Download action repository 'actions/checkout@v2' 2021-05-15T16:32:05.4662350Z Download action repository 'r-lib/actions@master' 2021-05-15T16:32:15.0557140Z Download action repository 'adigherman/actions@master' 2021-05-15T16:32:16.5933550Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:32:16.9067810Z Download action repository 'actions/cache@v1' 2021-05-15T16:32:17.0707930Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:32:17.3689680Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:32:18.0326320Z ##[group]Run actions/checkout@v2 2021-05-15T16:32:18.0327100Z with: 2021-05-15T16:32:18.0327540Z repository: neuroconductor/fmri 2021-05-15T16:32:18.0328500Z token: *** 2021-05-15T16:32:18.0328870Z ssh-strict: true 2021-05-15T16:32:18.0329550Z persist-credentials: true 2021-05-15T16:32:18.0330120Z clean: true 2021-05-15T16:32:18.0330490Z fetch-depth: 1 2021-05-15T16:32:18.0330850Z lfs: false 2021-05-15T16:32:18.0331210Z submodules: false 2021-05-15T16:32:18.0331570Z env: 2021-05-15T16:32:18.0331970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:18.0332420Z TIC_DEPLOY_KEY: 2021-05-15T16:32:18.0332740Z RSPM: 2021-05-15T16:32:18.0333530Z GITHUB_PAT: *** 2021-05-15T16:32:18.0333920Z COVERALLS_TOKEN: 2021-05-15T16:32:18.0334360Z continue-on-error: true 2021-05-15T16:32:18.0334820Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:18.0335200Z ##[endgroup] 2021-05-15T16:32:18.7398100Z Syncing repository: neuroconductor/fmri 2021-05-15T16:32:18.7399320Z ##[group]Getting Git version info 2021-05-15T16:32:18.7400770Z Working directory is '/Users/runner/work/fmri/fmri' 2021-05-15T16:32:18.7401470Z [command]/usr/local/bin/git version 2021-05-15T16:32:18.7401940Z git version 2.31.1 2021-05-15T16:32:18.7403270Z ##[endgroup] 2021-05-15T16:32:18.7404370Z Deleting the contents of '/Users/runner/work/fmri/fmri' 2021-05-15T16:32:18.7422890Z ##[group]Initializing the repository 2021-05-15T16:32:18.7433490Z [command]/usr/local/bin/git init /Users/runner/work/fmri/fmri 2021-05-15T16:32:18.7637700Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T16:32:18.7695900Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T16:32:18.7740090Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T16:32:18.7741270Z hint: 2021-05-15T16:32:18.7742910Z hint: git config --global init.defaultBranch 2021-05-15T16:32:18.7744750Z hint: 2021-05-15T16:32:18.7746150Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T16:32:18.7747780Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T16:32:18.7748820Z hint: 2021-05-15T16:32:18.7749910Z hint: git branch -m 2021-05-15T16:32:18.7751100Z Initialized empty Git repository in /Users/runner/work/fmri/fmri/.git/ 2021-05-15T16:32:18.7752410Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/fmri 2021-05-15T16:32:18.7785290Z ##[endgroup] 2021-05-15T16:32:18.7786660Z ##[group]Disabling automatic garbage collection 2021-05-15T16:32:18.7793440Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T16:32:18.7867610Z ##[endgroup] 2021-05-15T16:32:18.7875600Z ##[group]Setting up auth 2021-05-15T16:32:18.7886750Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:32:18.7962020Z [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-15T16:32:18.9175200Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:32:18.9243810Z [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-15T16:32:19.0116260Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T16:32:19.0216610Z ##[endgroup] 2021-05-15T16:32:19.0217670Z ##[group]Fetching the repository 2021-05-15T16:32:19.0229460Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +02433e9d07009207d65c8cc13c605c8e596df0ee:refs/tags/1.9.3.s 2021-05-15T16:32:19.2249090Z remote: Enumerating objects: 94, done. 2021-05-15T16:32:19.2294720Z remote: Counting objects: 1% (1/94) 2021-05-15T16:32:19.2411660Z remote: Counting objects: 2% (2/94) 2021-05-15T16:32:19.2430820Z remote: Counting objects: 3% (3/94) 2021-05-15T16:32:19.2442800Z remote: Counting objects: 4% (4/94) 2021-05-15T16:32:19.2446300Z remote: Counting objects: 5% (5/94) 2021-05-15T16:32:19.2447800Z remote: Counting objects: 6% (6/94) 2021-05-15T16:32:19.2465730Z remote: Counting objects: 7% (7/94) 2021-05-15T16:32:19.2478900Z remote: Counting objects: 8% (8/94) 2021-05-15T16:32:19.2483490Z remote: Counting objects: 9% (9/94) 2021-05-15T16:32:19.2497600Z remote: Counting objects: 10% (10/94) 2021-05-15T16:32:19.2524310Z remote: Counting objects: 11% (11/94) 2021-05-15T16:32:19.2527210Z remote: Counting objects: 12% (12/94) 2021-05-15T16:32:19.2529940Z remote: Counting objects: 13% (13/94) 2021-05-15T16:32:19.2531870Z remote: Counting objects: 14% (14/94) 2021-05-15T16:32:19.2543540Z remote: Counting objects: 15% (15/94) 2021-05-15T16:32:19.2544630Z remote: Counting objects: 17% (16/94) 2021-05-15T16:32:19.2546500Z remote: Counting objects: 18% (17/94) 2021-05-15T16:32:19.2547860Z remote: Counting objects: 19% (18/94) 2021-05-15T16:32:19.2549320Z remote: Counting objects: 20% (19/94) 2021-05-15T16:32:19.2550910Z remote: Counting objects: 21% (20/94) 2021-05-15T16:32:19.2564890Z remote: Counting objects: 22% (21/94) 2021-05-15T16:32:19.2565670Z remote: Counting objects: 23% (22/94) 2021-05-15T16:32:19.2567210Z remote: Counting objects: 24% (23/94) 2021-05-15T16:32:19.2568510Z remote: Counting objects: 25% (24/94) 2021-05-15T16:32:19.2569700Z remote: Counting objects: 26% (25/94) 2021-05-15T16:32:19.2570310Z remote: Counting objects: 27% (26/94) 2021-05-15T16:32:19.2571380Z remote: Counting objects: 28% (27/94) 2021-05-15T16:32:19.2572500Z remote: Counting objects: 29% (28/94) 2021-05-15T16:32:19.2573630Z remote: Counting objects: 30% (29/94) 2021-05-15T16:32:19.2574140Z remote: Counting objects: 31% (30/94) 2021-05-15T16:32:19.2575020Z remote: Counting objects: 32% (31/94) 2021-05-15T16:32:19.2575850Z remote: Counting objects: 34% (32/94) 2021-05-15T16:32:19.2577410Z remote: Counting objects: 35% (33/94) 2021-05-15T16:32:19.2578270Z remote: Counting objects: 36% (34/94) 2021-05-15T16:32:19.2578990Z remote: Counting objects: 37% (35/94) 2021-05-15T16:32:19.2579700Z remote: Counting objects: 38% (36/94) 2021-05-15T16:32:19.2580480Z remote: Counting objects: 39% (37/94) 2021-05-15T16:32:19.2581220Z remote: Counting objects: 40% (38/94) 2021-05-15T16:32:19.2582000Z remote: Counting objects: 41% (39/94) 2021-05-15T16:32:19.2582920Z remote: Counting objects: 42% (40/94) 2021-05-15T16:32:19.2583710Z remote: Counting objects: 43% (41/94) 2021-05-15T16:32:19.2584640Z remote: Counting objects: 44% (42/94) 2021-05-15T16:32:19.2585900Z remote: Counting objects: 45% (43/94) 2021-05-15T16:32:19.2586760Z remote: Counting objects: 46% (44/94) 2021-05-15T16:32:19.2588190Z remote: Counting objects: 47% (45/94) 2021-05-15T16:32:19.2589330Z remote: Counting objects: 48% (46/94) 2021-05-15T16:32:19.2589920Z remote: Counting objects: 50% (47/94) 2021-05-15T16:32:19.2590460Z remote: Counting objects: 51% (48/94) 2021-05-15T16:32:19.2590960Z remote: Counting objects: 52% (49/94) 2021-05-15T16:32:19.2591470Z remote: Counting objects: 53% (50/94) 2021-05-15T16:32:19.2591980Z remote: Counting objects: 54% (51/94) 2021-05-15T16:32:19.2592520Z remote: Counting objects: 55% (52/94) 2021-05-15T16:32:19.2593020Z remote: Counting objects: 56% (53/94) 2021-05-15T16:32:19.2593530Z remote: Counting objects: 57% (54/94) 2021-05-15T16:32:19.2594440Z remote: Counting objects: 58% (55/94) 2021-05-15T16:32:19.2595020Z remote: Counting objects: 59% (56/94) 2021-05-15T16:32:19.2595570Z remote: Counting objects: 60% (57/94) 2021-05-15T16:32:19.2596080Z remote: Counting objects: 61% (58/94) 2021-05-15T16:32:19.2596610Z remote: Counting objects: 62% (59/94) 2021-05-15T16:32:19.2597120Z remote: Counting objects: 63% (60/94) 2021-05-15T16:32:19.2597620Z remote: Counting objects: 64% (61/94) 2021-05-15T16:32:19.2598100Z remote: Counting objects: 65% (62/94) 2021-05-15T16:32:19.2598640Z remote: Counting objects: 67% (63/94) 2021-05-15T16:32:19.2599140Z remote: Counting objects: 68% (64/94) 2021-05-15T16:32:19.2599650Z remote: Counting objects: 69% (65/94) 2021-05-15T16:32:19.2600510Z remote: Counting objects: 70% (66/94) 2021-05-15T16:32:19.2601240Z remote: Counting objects: 71% (67/94) 2021-05-15T16:32:19.2601990Z remote: Counting objects: 72% (68/94) 2021-05-15T16:32:19.2602710Z remote: Counting objects: 73% (69/94) 2021-05-15T16:32:19.2603470Z remote: Counting objects: 74% (70/94) 2021-05-15T16:32:19.2604220Z remote: Counting objects: 75% (71/94) 2021-05-15T16:32:19.2605090Z remote: Counting objects: 76% (72/94) 2021-05-15T16:32:19.2605920Z remote: Counting objects: 77% (73/94) 2021-05-15T16:32:19.2606710Z remote: Counting objects: 78% (74/94) 2021-05-15T16:32:19.2607430Z remote: Counting objects: 79% (75/94) 2021-05-15T16:32:19.2608520Z remote: Counting objects: 80% (76/94) 2021-05-15T16:32:19.2609160Z remote: Counting objects: 81% (77/94) 2021-05-15T16:32:19.2610060Z remote: Counting objects: 82% (78/94) 2021-05-15T16:32:19.2611230Z remote: Counting objects: 84% (79/94) 2021-05-15T16:32:19.2612340Z remote: Counting objects: 85% (80/94) 2021-05-15T16:32:19.2613110Z remote: Counting objects: 86% (81/94) 2021-05-15T16:32:19.2614040Z remote: Counting objects: 87% (82/94) 2021-05-15T16:32:19.2614590Z remote: Counting objects: 88% (83/94) 2021-05-15T16:32:19.2615100Z remote: Counting objects: 89% (84/94) 2021-05-15T16:32:19.2615610Z remote: Counting objects: 90% (85/94) 2021-05-15T16:32:19.2616110Z remote: Counting objects: 91% (86/94) 2021-05-15T16:32:19.2616650Z remote: Counting objects: 92% (87/94) 2021-05-15T16:32:19.2617150Z remote: Counting objects: 93% (88/94) 2021-05-15T16:32:19.2617680Z remote: Counting objects: 94% (89/94) 2021-05-15T16:32:19.2618650Z remote: Counting objects: 95% (90/94) 2021-05-15T16:32:19.2619430Z remote: Counting objects: 96% (91/94) 2021-05-15T16:32:19.2619980Z remote: Counting objects: 97% (92/94) 2021-05-15T16:32:19.2620480Z remote: Counting objects: 98% (93/94) 2021-05-15T16:32:19.2621000Z remote: Counting objects: 100% (94/94) 2021-05-15T16:32:19.2621550Z remote: Counting objects: 100% (94/94), done. 2021-05-15T16:32:19.2622140Z remote: Compressing objects: 1% (1/88) 2021-05-15T16:32:19.2622960Z remote: Compressing objects: 2% (2/88) 2021-05-15T16:32:19.2623780Z remote: Compressing objects: 3% (3/88) 2021-05-15T16:32:19.2624640Z remote: Compressing objects: 4% (4/88) 2021-05-15T16:32:19.2625430Z remote: Compressing objects: 5% (5/88) 2021-05-15T16:32:19.2626380Z remote: Compressing objects: 6% (6/88) 2021-05-15T16:32:19.2627520Z remote: Compressing objects: 7% (7/88) 2021-05-15T16:32:19.2628250Z remote: Compressing objects: 9% (8/88) 2021-05-15T16:32:19.2630020Z remote: Compressing objects: 10% (9/88) 2021-05-15T16:32:19.2631060Z remote: Compressing objects: 11% (10/88) 2021-05-15T16:32:19.2631910Z remote: Compressing objects: 12% (11/88) 2021-05-15T16:32:19.2632740Z remote: Compressing objects: 13% (12/88) 2021-05-15T16:32:19.2633920Z remote: Compressing objects: 14% (13/88) 2021-05-15T16:32:19.2634870Z remote: Compressing objects: 15% (14/88) 2021-05-15T16:32:19.2635690Z remote: Compressing objects: 17% (15/88) 2021-05-15T16:32:19.2636460Z remote: Compressing objects: 18% (16/88) 2021-05-15T16:32:19.2637280Z remote: Compressing objects: 19% (17/88) 2021-05-15T16:32:19.2638090Z remote: Compressing objects: 20% (18/88) 2021-05-15T16:32:19.2638870Z remote: Compressing objects: 21% (19/88) 2021-05-15T16:32:19.2639670Z remote: Compressing objects: 22% (20/88) 2021-05-15T16:32:19.2640430Z remote: Compressing objects: 23% (21/88) 2021-05-15T16:32:19.2641250Z remote: Compressing objects: 25% (22/88) 2021-05-15T16:32:19.2641990Z remote: Compressing objects: 26% (23/88) 2021-05-15T16:32:19.2642720Z remote: Compressing objects: 27% (24/88) 2021-05-15T16:32:19.2643460Z remote: Compressing objects: 28% (25/88) 2021-05-15T16:32:19.2644210Z remote: Compressing objects: 29% (26/88) 2021-05-15T16:32:19.2644970Z remote: Compressing objects: 30% (27/88) 2021-05-15T16:32:19.2645750Z remote: Compressing objects: 31% (28/88) 2021-05-15T16:32:19.2646640Z remote: Compressing objects: 32% (29/88) 2021-05-15T16:32:19.2647380Z remote: Compressing objects: 34% (30/88) 2021-05-15T16:32:19.2648150Z remote: Compressing objects: 35% (31/88) 2021-05-15T16:32:19.2649300Z remote: Compressing objects: 36% (32/88) 2021-05-15T16:32:19.2650660Z remote: Compressing objects: 37% (33/88) 2021-05-15T16:32:19.2651790Z remote: Compressing objects: 38% (34/88) 2021-05-15T16:32:19.2653580Z remote: Compressing objects: 39% (35/88) 2021-05-15T16:32:19.2654830Z remote: Compressing objects: 40% (36/88) 2021-05-15T16:32:19.2655710Z remote: Compressing objects: 42% (37/88) 2021-05-15T16:32:19.2656310Z remote: Compressing objects: 43% (38/88) 2021-05-15T16:32:19.2657260Z remote: Compressing objects: 44% (39/88) 2021-05-15T16:32:19.2657840Z remote: Compressing objects: 45% (40/88) 2021-05-15T16:32:19.2658390Z remote: Compressing objects: 46% (41/88) 2021-05-15T16:32:19.2658950Z remote: Compressing objects: 47% (42/88) 2021-05-15T16:32:19.2659470Z remote: Compressing objects: 48% (43/88) 2021-05-15T16:32:19.2660400Z remote: Compressing objects: 50% (44/88) 2021-05-15T16:32:19.2661180Z remote: Compressing objects: 51% (45/88) 2021-05-15T16:32:19.2661910Z remote: Compressing objects: 52% (46/88) 2021-05-15T16:32:19.2662670Z remote: Compressing objects: 53% (47/88) 2021-05-15T16:32:19.2663390Z remote: Compressing objects: 54% (48/88) 2021-05-15T16:32:19.2664180Z remote: Compressing objects: 55% (49/88) 2021-05-15T16:32:19.2664980Z remote: Compressing objects: 56% (50/88) 2021-05-15T16:32:19.2665650Z remote: Compressing objects: 57% (51/88) 2021-05-15T16:32:19.2666890Z remote: Compressing objects: 59% (52/88) 2021-05-15T16:32:19.2683740Z remote: Compressing objects: 60% (53/88) 2021-05-15T16:32:19.2684490Z remote: Compressing objects: 61% (54/88) 2021-05-15T16:32:19.2685600Z remote: Compressing objects: 62% (55/88) 2021-05-15T16:32:19.2686190Z remote: Compressing objects: 63% (56/88) 2021-05-15T16:32:19.2686780Z remote: Compressing objects: 64% (57/88) 2021-05-15T16:32:19.2687330Z remote: Compressing objects: 65% (58/88) 2021-05-15T16:32:19.2688040Z remote: Compressing objects: 67% (59/88) 2021-05-15T16:32:19.2688600Z remote: Compressing objects: 68% (60/88) 2021-05-15T16:32:19.2689180Z remote: Compressing objects: 69% (61/88) 2021-05-15T16:32:19.2689750Z remote: Compressing objects: 70% (62/88) 2021-05-15T16:32:19.2690300Z remote: Compressing objects: 71% (63/88) 2021-05-15T16:32:19.2690870Z remote: Compressing objects: 72% (64/88) 2021-05-15T16:32:19.2691800Z remote: Compressing objects: 73% (65/88) 2021-05-15T16:32:19.2692430Z remote: Compressing objects: 75% (66/88) 2021-05-15T16:32:19.2692990Z remote: Compressing objects: 76% (67/88) 2021-05-15T16:32:19.2693580Z remote: Compressing objects: 77% (68/88) 2021-05-15T16:32:19.2694540Z remote: Compressing objects: 78% (69/88) 2021-05-15T16:32:19.2695120Z remote: Compressing objects: 79% (70/88) 2021-05-15T16:32:19.2695940Z remote: Compressing objects: 80% (71/88) 2021-05-15T16:32:19.2696710Z remote: Compressing objects: 81% (72/88) 2021-05-15T16:32:19.2697540Z remote: Compressing objects: 82% (73/88) 2021-05-15T16:32:19.2698460Z remote: Compressing objects: 84% (74/88) 2021-05-15T16:32:19.2699190Z remote: Compressing objects: 85% (75/88) 2021-05-15T16:32:19.2700000Z remote: Compressing objects: 86% (76/88) 2021-05-15T16:32:19.2701930Z remote: Compressing objects: 87% (77/88) 2021-05-15T16:32:19.2702960Z remote: Compressing objects: 88% (78/88) 2021-05-15T16:32:19.2704140Z remote: Compressing objects: 89% (79/88) 2021-05-15T16:32:19.2705000Z remote: Compressing objects: 90% (80/88) 2021-05-15T16:32:19.2705820Z remote: Compressing objects: 92% (81/88) 2021-05-15T16:32:19.2706600Z remote: Compressing objects: 93% (82/88) 2021-05-15T16:32:19.2707430Z remote: Compressing objects: 94% (83/88) 2021-05-15T16:32:19.2708220Z remote: Compressing objects: 95% (84/88) 2021-05-15T16:32:19.2709010Z remote: Compressing objects: 96% (85/88) 2021-05-15T16:32:19.2709820Z remote: Compressing objects: 97% (86/88) 2021-05-15T16:32:19.2710580Z remote: Compressing objects: 98% (87/88) 2021-05-15T16:32:19.2711510Z remote: Compressing objects: 100% (88/88) 2021-05-15T16:32:19.2712360Z remote: Compressing objects: 100% (88/88), done. 2021-05-15T16:32:19.2713980Z remote: Total 94 (delta 4), reused 35 (delta 2), pack-reused 0 2021-05-15T16:32:19.3131250Z From https://github.com/neuroconductor/fmri 2021-05-15T16:32:19.3133240Z * [new ref] 02433e9d07009207d65c8cc13c605c8e596df0ee -> 1.9.3.s 2021-05-15T16:32:19.3197930Z ##[endgroup] 2021-05-15T16:32:19.3198910Z ##[group]Determining the checkout info 2021-05-15T16:32:19.3200700Z ##[endgroup] 2021-05-15T16:32:19.3201440Z ##[group]Checking out the ref 2021-05-15T16:32:19.3207500Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.9.3.s 2021-05-15T16:32:19.3602180Z HEAD is now at 02433e9 Version id 33 stable 2021-05-15T16:32:19.3609240Z ##[endgroup] 2021-05-15T16:32:19.3702520Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T16:32:19.3767860Z '02433e9d07009207d65c8cc13c605c8e596df0ee' 2021-05-15T16:32:19.3954310Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:32:19.3954830Z with: 2021-05-15T16:32:19.3955240Z r-version: devel 2021-05-15T16:32:19.3955620Z Ncpus: 1 2021-05-15T16:32:19.3956000Z crayon.enabled: NULL 2021-05-15T16:32:19.3956510Z remove-openmp-macos: true 2021-05-15T16:32:19.3957080Z http-user-agent: default 2021-05-15T16:32:19.3957520Z install-r: true 2021-05-15T16:32:19.3958080Z windows-path-include-mingw: true 2021-05-15T16:32:19.3958570Z env: 2021-05-15T16:32:19.3958980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:19.3959420Z TIC_DEPLOY_KEY: 2021-05-15T16:32:19.3959740Z RSPM: 2021-05-15T16:32:19.3960910Z GITHUB_PAT: *** 2021-05-15T16:32:19.3961310Z COVERALLS_TOKEN: 2021-05-15T16:32:19.3961750Z continue-on-error: true 2021-05-15T16:32:19.3962200Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:19.3962580Z ##[endgroup] 2021-05-15T16:32:19.6774590Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T16:32:22.8723590Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T16:32:24.8095330Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T16:32:25.0361630Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T16:32:25.0379720Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T16:32:26.0582140Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T16:32:26.0592880Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T16:32:26.0594040Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T16:32:26.0595950Z Checksumming (Apple_Free : 3)… 2021-05-15T16:32:27.1154600Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T16:32:27.1218510Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T16:32:27.1520780Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T16:32:27.1636280Z Checksumming (Apple_Free : 5)… 2021-05-15T16:32:27.8846530Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-15T16:32:28.0030960Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T16:32:28.0145090Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T16:32:29.0011700Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T16:32:29.0114360Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T16:32:29.3533350Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T16:32:29.3534540Z To reinstall 0.29.2_3, run: 2021-05-15T16:32:29.3535870Z brew reinstall pkg-config 2021-05-15T16:32:29.3863090Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T16:32:30.4261550Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T16:32:30.4267340Z verified CRC32 $84F1919B 2021-05-15T16:32:30.6296190Z /dev/disk2 GUID_partition_scheme 2021-05-15T16:32:30.6398080Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T16:32:30.6503700Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T16:32:30.8790840Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T16:32:31.1714320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T16%3A40%3A00Z&sig=IzcGDUcyshNrUxFo%2FlWLq%2Bg39f76oNSyDrhDNqUth2o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:32:31.4516840Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T16:32:35.4904040Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T16:32:35.5450930Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T16:32:36.9995510Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T16:32:37.2740870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T16%3A40%3A00Z&sig=CjBwT4lbh9UuDEYaPTctsv1sQhEXAafYW1udPQ6HEq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:32:37.4532690Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T16:32:40.5955530Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T16:32:42.8907270Z installer: Package name is R 4.2.0 for macOS 2021-05-15T16:32:42.9007890Z installer: Upgrading at base path / 2021-05-15T16:32:42.9109650Z installer: The upgrade was successful. 2021-05-15T16:32:47.7645770Z installer: Package name is gfortran 2021-05-15T16:32:47.7652040Z installer: Installing at base path / 2021-05-15T16:32:47.7655130Z installer: The install was successful. 2021-05-15T16:32:47.8153780Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T16:32:47.9683870Z "disk2" ejected. 2021-05-15T16:32:47.9786810Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T16:32:48.0343520Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T16:32:48.1634170Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T16:32:48.1634730Z env: 2021-05-15T16:32:48.1635220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:48.1635730Z TIC_DEPLOY_KEY: 2021-05-15T16:32:48.1636090Z RSPM: 2021-05-15T16:32:48.1637670Z GITHUB_PAT: *** 2021-05-15T16:32:48.1638130Z COVERALLS_TOKEN: 2021-05-15T16:32:48.1638640Z continue-on-error: true 2021-05-15T16:32:48.1639120Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:48.1639640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:32:48.1640080Z TZ: UTC 2021-05-15T16:32:48.1640490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:32:48.1640900Z NOT_CRAN: true 2021-05-15T16:32:48.1641310Z ##[endgroup] 2021-05-15T16:32:48.6385090Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T16:32:48.7002300Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T16:32:48.7006900Z Dload Upload Total Spent Left Speed 2021-05-15T16:32:48.7007700Z 2021-05-15T16:32:48.7333770Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:32:48.7335680Z 100 117 0 117 0 0 3545 0 --:--:-- --:--:-- --:--:-- 3545 2021-05-15T16:32:49.4902170Z 2021-05-15T16:32:49.7765410Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:32:49.7804120Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-15T16:32:50.4871560Z 2021-05-15T16:32:51.6222300Z 0 82.6M 0 399k 0 0 223k 0 0:06:18 0:00:01 0:06:17 223k 2021-05-15T16:32:52.4664400Z 11 82.6M 11 9.8M 0 0 3466k 0 0:00:24 0:00:02 0:00:22 8578k 2021-05-15T16:32:53.4890720Z 12 82.6M 12 10.3M 0 0 2811k 0 0:00:30 0:00:03 0:00:27 5152k 2021-05-15T16:32:54.4722860Z 13 82.6M 13 11.3M 0 0 2430k 0 0:00:34 0:00:04 0:00:30 3744k 2021-05-15T16:32:55.4440090Z 15 82.6M 15 12.8M 0 0 2281k 0 0:00:37 0:00:05 0:00:32 3204k 2021-05-15T16:32:56.4971290Z 18 82.6M 18 15.3M 0 0 2334k 0 0:00:36 0:00:06 0:00:30 3095k 2021-05-15T16:32:57.4807230Z 22 82.6M 22 18.9M 0 0 2493k 0 0:00:33 0:00:07 0:00:26 1910k 2021-05-15T16:32:58.4807620Z 28 82.6M 28 23.6M 0 0 2755k 0 0:00:30 0:00:08 0:00:22 2713k 2021-05-15T16:32:59.4642680Z 34 82.6M 34 28.7M 0 0 3011k 0 0:00:28 0:00:09 0:00:19 3568k 2021-05-15T16:33:00.4657780Z 42 82.6M 42 34.9M 0 0 3323k 0 0:00:25 0:00:10 0:00:15 4527k 2021-05-15T16:33:01.4574330Z 49 82.6M 49 41.2M 0 0 3587k 0 0:00:23 0:00:11 0:00:12 5270k 2021-05-15T16:33:02.4620860Z 56 82.6M 56 46.8M 0 0 3758k 0 0:00:22 0:00:12 0:00:10 5747k 2021-05-15T16:33:03.4504740Z 63 82.6M 63 52.3M 0 0 3895k 0 0:00:21 0:00:13 0:00:08 5906k 2021-05-15T16:33:04.4379880Z 69 82.6M 69 57.7M 0 0 4010k 0 0:00:21 0:00:14 0:00:07 5975k 2021-05-15T16:33:05.4409860Z 76 82.6M 76 63.0M 0 0 4102k 0 0:00:20 0:00:15 0:00:05 5786k 2021-05-15T16:33:06.4919370Z 82 82.6M 82 68.3M 0 0 4180k 0 0:00:20 0:00:16 0:00:04 5581k 2021-05-15T16:33:07.4757760Z 89 82.6M 89 74.0M 0 0 4261k 0 0:00:19 0:00:17 0:00:02 5536k 2021-05-15T16:33:08.0361020Z 96 82.6M 96 79.5M 0 0 4340k 0 0:00:19 0:00:18 0:00:01 5563k 2021-05-15T16:33:08.0363710Z 100 82.6M 100 82.6M 0 0 4376k 0 0:00:19 0:00:19 --:--:-- 5555k 2021-05-15T16:33:13.5523440Z ##[group]Run tlmgr update --self 2021-05-15T16:33:13.5524170Z tlmgr update --self 2021-05-15T16:33:13.5525050Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T16:33:13.5525940Z tlmgr update --all 2021-05-15T16:33:13.5767400Z shell: /bin/bash -e {0} 2021-05-15T16:33:13.5767850Z env: 2021-05-15T16:33:13.5768290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:33:13.5768800Z TIC_DEPLOY_KEY: 2021-05-15T16:33:13.5769180Z RSPM: 2021-05-15T16:33:13.5770470Z GITHUB_PAT: *** 2021-05-15T16:33:13.5770920Z COVERALLS_TOKEN: 2021-05-15T16:33:13.5771400Z continue-on-error: true 2021-05-15T16:33:13.5771910Z VDIFFR_RUN_TESTS: false 2021-05-15T16:33:13.5772420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:33:13.5772890Z TZ: UTC 2021-05-15T16:33:13.5773280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:33:13.5773720Z NOT_CRAN: true 2021-05-15T16:33:13.5774190Z ##[endgroup] 2021-05-15T16:33:15.7775710Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:33:15.7821910Z tlmgr: no self-updates for tlmgr available 2021-05-15T16:33:18.0006960Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:33:18.0010960Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T16:33:18.1749080Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-15T16:33:18.3998900Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T16:33:18.5446660Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T16:33:18.7354930Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T16:33:18.8816350Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T16:33:21.0961060Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-15T16:33:21.2385040Z [8/89, 00:04/00:04] install: biblatex [238k] 2021-05-15T16:33:21.8943500Z [9/89, 00:04/00:04] install: checkcites.universal-darwin [1k] 2021-05-15T16:33:22.0560320Z [10/89, 00:05/00:05] install: checkcites [7k] 2021-05-15T16:33:22.2083760Z [11/89, 00:05/00:05] install: chickenize [15k] 2021-05-15T16:33:22.3704380Z [12/89, 00:05/00:05] install: chinese-jfm [3k] 2021-05-15T16:33:22.5201940Z [13/89, 00:05/00:05] install: cloze [9k] 2021-05-15T16:33:22.6748260Z [14/89, 00:05/00:05] install: colorprofiles [86k] 2021-05-15T16:33:22.8854880Z [15/89, 00:05/00:05] install: combofont [2k] 2021-05-15T16:33:23.0396540Z [16/89, 00:06/00:06] install: courier [470k] 2021-05-15T16:33:23.3923490Z [17/89, 00:06/00:06] install: courier-scaled [3k] 2021-05-15T16:33:24.0011070Z [18/89, 00:06/00:06] install: cstypo [3k] 2021-05-15T16:33:24.0018670Z [19/89, 00:06/00:06] install: ctablestack [2k] 2021-05-15T16:33:24.0019880Z [20/89, 00:06/00:06] install: ekdosis [19k] 2021-05-15T16:33:24.0226140Z [21/89, 00:07/00:07] install: emoji [40k] 2021-05-15T16:33:24.2042290Z [22/89, 00:07/00:07] install: emojicite [2k] 2021-05-15T16:33:24.3503370Z [23/89, 00:07/00:07] install: enctex [24k] 2021-05-15T16:33:24.5319420Z [24/89, 00:07/00:07] install: enigma [18k] 2021-05-15T16:33:24.6934170Z [25/89, 00:07/00:07] install: etex-pkg [6k] 2021-05-15T16:33:24.8429670Z [26/89, 00:07/00:07] install: filecontents [3k] 2021-05-15T16:33:24.9855310Z [27/89, 00:07/00:07] install: grfext [3k] 2021-05-15T16:33:25.1265030Z [28/89, 00:08/00:08] install: hyphenex [9k] 2021-05-15T16:33:25.2680150Z [29/89, 00:08/00:08] install: ifplatform [2k] 2021-05-15T16:33:25.4114110Z [30/89, 00:08/00:08] install: innerscript [4k] 2021-05-15T16:33:25.5573010Z [31/89, 00:08/00:08] install: interpreter [7k] 2021-05-15T16:33:25.7877640Z [32/89, 00:08/00:08] install: kanaparser [5k] 2021-05-15T16:33:25.9345500Z [33/89, 00:08/00:08] install: knuth-local [23k] 2021-05-15T16:33:26.1210690Z [34/89, 00:09/00:09] install: logreq [4k] 2021-05-15T16:33:26.2681700Z [35/89, 00:09/00:09] install: lua-typo [7k] 2021-05-15T16:33:26.4212600Z [36/89, 00:09/00:09] install: lua-uca [70k] 2021-05-15T16:33:26.6256460Z [37/89, 00:09/00:09] install: lua-ul [7k] 2021-05-15T16:33:27.0535860Z [38/89, 00:10/00:10] install: lua-uni-algos [6k] 2021-05-15T16:33:27.2050400Z [39/89, 00:10/00:10] install: lua-visual-debug [4k] 2021-05-15T16:33:27.3503560Z [40/89, 00:10/00:10] install: luacode [3k] 2021-05-15T16:33:27.4927250Z [41/89, 00:10/00:10] install: luacolor [5k] 2021-05-15T16:33:27.6363910Z [42/89, 00:10/00:10] install: luahyphenrules [3k] 2021-05-15T16:33:27.7797430Z [43/89, 00:10/00:10] install: luaimageembed [2k] 2021-05-15T16:33:27.9224190Z [44/89, 00:10/00:10] install: luaindex [5k] 2021-05-15T16:33:28.0670210Z [45/89, 00:11/00:11] install: luainputenc [5k] 2021-05-15T16:33:28.2150030Z [46/89, 00:11/00:11] install: luaintro [1k] 2021-05-15T16:33:28.3541130Z [47/89, 00:11/00:11] install: luakeys [5k] 2021-05-15T16:33:28.5011350Z [48/89, 00:11/00:11] install: lualatex-doc [1k] 2021-05-15T16:33:28.6420460Z [49/89, 00:11/00:11] install: lualatex-truncate [2k] 2021-05-15T16:33:28.7839900Z [50/89, 00:11/00:11] install: luamplib [12k] 2021-05-15T16:33:28.9248050Z [51/89, 00:11/00:11] install: luapackageloader [2k] 2021-05-15T16:33:29.0654240Z [52/89, 00:12/00:12] install: luaprogtable [7k] 2021-05-15T16:33:29.2152840Z [53/89, 00:12/00:12] install: luarandom [2k] 2021-05-15T16:33:29.3582240Z [54/89, 00:12/00:12] install: luatex85 [2k] 2021-05-15T16:33:29.5056180Z [55/89, 00:12/00:12] install: luatexbase [4k] 2021-05-15T16:33:29.6547650Z [56/89, 00:12/00:12] install: luatexko [22k] 2021-05-15T16:33:29.8199220Z [57/89, 00:12/00:12] install: luatextra [2k] 2021-05-15T16:33:29.9604010Z [58/89, 00:12/00:12] install: luavlna [8k] 2021-05-15T16:33:30.1122100Z [59/89, 00:13/00:13] install: luaxml [31k] 2021-05-15T16:33:30.2893150Z [60/89, 00:13/00:13] install: makeindex.universal-darwin [91k] 2021-05-15T16:33:30.4778380Z [61/89, 00:13/00:13] install: makeindex [5k] 2021-05-15T16:33:30.6363050Z [62/89, 00:13/00:13] install: mflogo [2k] 2021-05-15T16:33:30.7829370Z [63/89, 00:13/00:13] install: newpax [9k] 2021-05-15T16:33:30.9749270Z [64/89, 00:13/00:13] install: nodetree [13k] 2021-05-15T16:33:31.1227430Z [65/89, 00:14/00:14] install: odsfile [5k] 2021-05-15T16:33:31.2696570Z [66/89, 00:14/00:14] install: optex.universal-darwin [1k] 2021-05-15T16:33:31.4142610Z [67/89, 00:14/00:14] install: optex [770k] 2021-05-15T16:33:31.8284790Z [68/89, 00:14/00:14] install: pdfarticle [4k] 2021-05-15T16:33:31.9785670Z [69/89, 00:14/00:14] install: pdfextra [22k] 2021-05-15T16:33:32.1567170Z [70/89, 00:15/00:15] install: placeat [4k] 2021-05-15T16:33:32.3103620Z [71/89, 00:15/00:15] install: plantuml [3k] 2021-05-15T16:33:32.4582620Z [72/89, 00:15/00:15] install: rsfs [55k] 2021-05-15T16:33:32.6533030Z [73/89, 00:15/00:15] install: selnolig [53k] 2021-05-15T16:33:32.8583110Z [74/89, 00:15/00:15] install: spelling [14k] 2021-05-15T16:33:33.0331570Z [75/89, 00:16/00:16] install: stricttex [2k] 2021-05-15T16:33:33.1830990Z [76/89, 00:16/00:16] install: texlive-common [1k] 2021-05-15T16:33:33.3275670Z [77/89, 00:16/00:16] install: texlive-en [1k] 2021-05-15T16:33:33.4851940Z [78/89, 00:16/00:16] install: texlive-msg-translations [144k] 2021-05-15T16:33:33.7120230Z [79/89, 00:16/00:16] install: thumbpdf.universal-darwin [1k] 2021-05-15T16:33:33.8636300Z [80/89, 00:16/00:16] install: thumbpdf [19k] 2021-05-15T16:33:34.0392230Z [81/89, 00:17/00:17] install: tlshell.universal-darwin [1k] 2021-05-15T16:33:34.2021350Z [82/89, 00:17/00:17] install: tlshell [29k] 2021-05-15T16:33:34.3844600Z [83/89, 00:17/00:17] install: typewriter [25k] 2021-05-15T16:33:34.5556820Z [84/89, 00:17/00:17] install: uninormalize [6k] 2021-05-15T16:33:34.7117480Z [85/89, 00:17/00:17] install: upquote [2k] 2021-05-15T16:33:34.8568160Z [86/89, 00:17/00:17] install: xdvi.universal-darwin [948k] 2021-05-15T16:33:35.3507850Z [87/89, 00:18/00:18] install: xdvi [7k] 2021-05-15T16:33:35.5083500Z [88/89, 00:18/00:18] install: collection-basic [1k] 2021-05-15T16:33:35.6571270Z [89/89, 00:18/00:18] install: collection-luatex [1k] 2021-05-15T16:33:35.8016550Z running mktexlsr ... 2021-05-15T16:33:36.3310320Z done running mktexlsr. 2021-05-15T16:33:36.3745390Z running updmap-sys ... 2021-05-15T16:33:36.9674400Z done running updmap-sys. 2021-05-15T16:33:36.9676160Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T16:33:36.9678810Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/VwD_p9zkUD/sZY_CGeD2G ... 2021-05-15T16:33:38.0470650Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/VwD_p9zkUD/sZY_CGeD2G. 2021-05-15T16:33:38.0472460Z OK: optex.fmt/luatex 2021-05-15T16:33:38.0474060Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T16:33:38.0476000Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T16:33:40.1465170Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:33:40.1466650Z tlmgr: no updates available 2021-05-15T16:33:40.2820300Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:33:40.2820870Z with: 2021-05-15T16:33:40.2821270Z pandoc-version: 2.7.3 2021-05-15T16:33:40.2821650Z env: 2021-05-15T16:33:40.2822110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:33:40.2822560Z TIC_DEPLOY_KEY: 2021-05-15T16:33:40.2822890Z RSPM: 2021-05-15T16:33:40.2824040Z GITHUB_PAT: *** 2021-05-15T16:33:40.2824430Z COVERALLS_TOKEN: 2021-05-15T16:33:40.2824900Z continue-on-error: true 2021-05-15T16:33:40.2825360Z VDIFFR_RUN_TESTS: false 2021-05-15T16:33:40.2825830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:33:40.2826300Z TZ: UTC 2021-05-15T16:33:40.2826710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:33:40.2827120Z NOT_CRAN: true 2021-05-15T16:33:40.2827510Z ##[endgroup] 2021-05-15T16:33:40.6549550Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T16:33:43.4063020Z installer: Package name is pandoc 2021-05-15T16:33:43.4159740Z installer: Installing at base path / 2021-05-15T16:33:43.4160970Z installer: The install was successful. 2021-05-15T16:33:43.4225170Z ##[group]Run git config user.name adigherman 2021-05-15T16:33:43.4226220Z git config user.name adigherman 2021-05-15T16:33:43.4226840Z git config user.email adig@jhu.edu 2021-05-15T16:33:43.4504540Z shell: /bin/bash -e {0} 2021-05-15T16:33:43.4504980Z env: 2021-05-15T16:33:43.4505500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:33:43.4506000Z TIC_DEPLOY_KEY: 2021-05-15T16:33:43.4506410Z RSPM: 2021-05-15T16:33:43.4507790Z GITHUB_PAT: *** 2021-05-15T16:33:43.4508250Z COVERALLS_TOKEN: 2021-05-15T16:33:43.4508780Z continue-on-error: true 2021-05-15T16:33:43.4509290Z VDIFFR_RUN_TESTS: false 2021-05-15T16:33:43.4510180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:33:43.4510810Z TZ: UTC 2021-05-15T16:33:43.4511270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:33:43.4511700Z NOT_CRAN: true 2021-05-15T16:33:43.4512140Z ##[endgroup] 2021-05-15T16:33:43.5308120Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T16:33:43.5308810Z env: 2021-05-15T16:33:43.5309340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:33:43.5309830Z TIC_DEPLOY_KEY: 2021-05-15T16:33:43.5310220Z RSPM: 2021-05-15T16:33:43.5311660Z GITHUB_PAT: *** 2021-05-15T16:33:43.5312080Z COVERALLS_TOKEN: 2021-05-15T16:33:43.5312590Z continue-on-error: true 2021-05-15T16:33:43.5313060Z VDIFFR_RUN_TESTS: false 2021-05-15T16:33:43.5313600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:33:43.5314040Z TZ: UTC 2021-05-15T16:33:43.5314460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:33:43.5314860Z NOT_CRAN: true 2021-05-15T16:33:43.5315260Z ##[endgroup] 2021-05-15T16:33:45.2797150Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T16:33:45.3173200Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T16:33:45.3174500Z To reinstall 3.20.2, run: 2021-05-15T16:33:45.3175500Z brew reinstall cmake 2021-05-15T16:33:47.0483350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T16:33:48.4205650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:33:48.5072620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T16:33:48.8811930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T16%3A40%3A00Z&sig=ssONCljeQMZ28G%2FyinnR6rGhX2uIIhB8%2BPqyIKiVx7U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:48.9130460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=ssONCljeQMZ28G\%2FyinnR6rGhX2uIIhB8\%2BPqyIKiVx7U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:48.9566850Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T16:33:49.0249030Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T16:33:49.0276610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2700-6mknfq 2021-05-15T16:33:49.0452820Z cp -pR /private/tmp/d20210515-2700-6mknfq/libssh/. /usr/local/Cellar/libssh 2021-05-15T16:33:49.0639960Z chmod -Rf +w /private/tmp/d20210515-2700-6mknfq 2021-05-15T16:33:49.1226440Z ==> Finishing up 2021-05-15T16:33:49.1565470Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T16:33:49.1573840Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T16:33:49.1579440Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T16:33:49.1585510Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T16:33:49.1589330Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T16:33:49.1594710Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T16:33:49.1601840Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T16:33:49.1744140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2864-166mvdr.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-15T16:33:51.8026640Z ==> Summary 2021-05-15T16:33:51.8053740Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T16:33:54.0354620Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T16:33:55.0191950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:33:55.5097680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T16:33:55.7844600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T16%3A40%3A00Z&sig=%2FscL7zjRn8gbavxvs9Y2lOoSjpm%2FjBs9nPjOq1u6s5I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:55.8136300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=\%2FscL7zjRn8gbavxvs9Y2lOoSjpm\%2FjBs9nPjOq1u6s5I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:56.7687490Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T16:33:57.1291280Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T16:33:58.1074700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:33:58.5883980Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T16:33:58.8690400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T16%3A40%3A00Z&sig=6PJiBsQ6jyKJtFD4XtDUTp1bsI4%2FVIvB40gp6AhtdcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:33:58.8975910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=6PJiBsQ6jyKJtFD4XtDUTp1bsI4\%2FVIvB40gp6AhtdcU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:33:58.9611900Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T16:33:58.9717790Z ==> Installing dependencies for jags: gcc 2021-05-15T16:33:58.9725100Z ==> Installing jags dependency: gcc 2021-05-15T16:33:59.0650680Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T16:33:59.0689770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2871-1lzhv4z 2021-05-15T16:34:01.0330410Z cp -pR /private/tmp/d20210515-2871-1lzhv4z/gcc/. /usr/local/Cellar/gcc 2021-05-15T16:34:02.3832830Z chmod -Rf +w /private/tmp/d20210515-2871-1lzhv4z 2021-05-15T16:34:05.7687780Z ==> Finishing up 2021-05-15T16:34:06.0662220Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T16:34:06.0666380Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T16:34:06.0671740Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T16:34:06.0676320Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T16:34:06.0681790Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T16:34:06.0686530Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T16:34:06.0691770Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T16:34:06.0696490Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T16:34:06.0701770Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T16:34:06.0706350Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T16:34:06.0721530Z rm /usr/local/bin/c++-11 2021-05-15T16:34:06.0726130Z rm /usr/local/bin/cpp-11 2021-05-15T16:34:06.0728330Z rm /usr/local/bin/g++-11 2021-05-15T16:34:06.0731790Z rm /usr/local/bin/gcc-11 2021-05-15T16:34:06.0781730Z rm /usr/local/bin/gcc-ar-11 2021-05-15T16:34:06.0784200Z rm /usr/local/bin/gcc-nm-11 2021-05-15T16:34:06.0787220Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T16:34:06.0790750Z rm /usr/local/bin/gcov-11 2021-05-15T16:34:06.0793790Z rm /usr/local/bin/gcov-dump-11 2021-05-15T16:34:06.0796560Z rm /usr/local/bin/gcov-tool-11 2021-05-15T16:34:06.3205720Z Error: The `brew link` step did not complete successfully 2021-05-15T16:34:06.3206660Z The formula built, but is not symlinked into /usr/local 2021-05-15T16:34:06.3210960Z Could not symlink bin/gfortran 2021-05-15T16:34:06.3212000Z Target /usr/local/bin/gfortran 2021-05-15T16:34:06.3213560Z already exists. You may want to remove it: 2021-05-15T16:34:06.3215030Z rm '/usr/local/bin/gfortran' 2021-05-15T16:34:06.3215710Z 2021-05-15T16:34:06.3216650Z To force the link and overwrite all conflicting files: 2021-05-15T16:34:06.3218050Z brew link --overwrite gcc 2021-05-15T16:34:06.3218720Z 2021-05-15T16:34:06.3219570Z To list all files that would be deleted: 2021-05-15T16:34:06.3220910Z brew link --overwrite --dry-run gcc 2021-05-15T16:34:06.3221670Z 2021-05-15T16:34:06.3222510Z Possible conflicting files are: 2021-05-15T16:34:06.3254130Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T16:34:06.8168720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3050-1qlbbq3.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-15T16:34:09.7675860Z ==> Summary 2021-05-15T16:34:09.8572700Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T16:34:09.8578350Z ==> Installing jags 2021-05-15T16:34:09.8581570Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T16:34:09.8600480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2871-wkxu3y 2021-05-15T16:34:09.9120960Z cp -pR /private/tmp/d20210515-2871-wkxu3y/jags/. /usr/local/Cellar/jags 2021-05-15T16:34:09.9779330Z chmod -Rf +w /private/tmp/d20210515-2871-wkxu3y 2021-05-15T16:34:10.0965160Z ==> Finishing up 2021-05-15T16:34:10.1293510Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T16:34:10.1299350Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T16:34:10.1317640Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T16:34:10.1331840Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T16:34:10.1339960Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T16:34:10.1345250Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T16:34:10.1349950Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T16:34:10.1355230Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T16:34:10.1365230Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T16:34:10.1741390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3076-167saf5.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-15T16:34:12.6290570Z ==> Summary 2021-05-15T16:34:12.6380690Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T16:34:15.1413270Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T16:34:16.0962280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:34:16.5688990Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T16:34:17.0662240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T16%3A40%3A00Z&sig=kAwsA2xRKTnPVKvPuA1w9Dp7qwFOT3qsdo1HoES8QDY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:17.1078770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=kAwsA2xRKTnPVKvPuA1w9Dp7qwFOT3qsdo1HoES8QDY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:17.2595360Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T16:34:17.3711900Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T16:34:17.3740170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3083-bx2izy 2021-05-15T16:34:17.5916440Z cp -pR /private/tmp/d20210515-3083-bx2izy/v8/. /usr/local/Cellar/v8 2021-05-15T16:34:17.6936270Z chmod -Rf +w /private/tmp/d20210515-3083-bx2izy 2021-05-15T16:34:17.8964400Z ==> Finishing up 2021-05-15T16:34:17.9517550Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T16:34:17.9913010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3249-w23ymj.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-15T16:34:20.5511070Z ==> Summary 2021-05-15T16:34:20.5571670Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T16:34:22.7861260Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T16:34:23.7574380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:34:24.2287620Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T16:34:24.4768780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T16%3A40%3A00Z&sig=59rcZ3ndROqDz1lE4yEMmmo91tn2gU9GlTr2RlKOLXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:24.5071660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=59rcZ3ndROqDz1lE4yEMmmo91tn2gU9GlTr2RlKOLXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:24.5926830Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T16:34:24.6132990Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:34:25.5843930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:34:26.0741820Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:34:26.3681050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T16%3A40%3A00Z&sig=4WV7Y7HDG2HmYfEPYthvHPbHRO8DuQn8mzheH3nQM6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:26.4089890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=4WV7Y7HDG2HmYfEPYthvHPbHRO8DuQn8mzheH3nQM6I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:26.4806080Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T16:34:26.4981220Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:34:27.5160110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:34:28.0210190Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:34:28.3057300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T16%3A40%3A00Z&sig=Ilc7MuPtpAnRoHAZaI3Yu8g9sttghz%2BlfjJHsl3zbCI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:28.3439060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=Ilc7MuPtpAnRoHAZaI3Yu8g9sttghz\%2BlfjJHsl3zbCI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:28.4228290Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T16:34:28.4454240Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T16:34:28.4458380Z ==> Installing fftw dependency: hwloc 2021-05-15T16:34:28.5080650Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T16:34:28.5107570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3256-1wgm4gg 2021-05-15T16:34:28.8593060Z cp -pR /private/tmp/d20210515-3256-1wgm4gg/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T16:34:29.3542610Z chmod -Rf +w /private/tmp/d20210515-3256-1wgm4gg 2021-05-15T16:34:30.5088600Z ==> Finishing up 2021-05-15T16:34:30.5198860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T16:34:30.5247180Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T16:34:30.5379950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T16:34:30.5488960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T16:34:30.5591470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T16:34:30.5694710Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T16:34:30.5797550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T16:34:30.5900270Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T16:34:30.6002860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T16:34:30.6105910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T16:34:30.6208450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T16:34:30.6209550Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T16:34:30.6210930Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T16:34:30.6313280Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T16:34:30.6415660Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T16:34:30.6518140Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T16:34:30.6620580Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T16:34:30.6722810Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T16:34:30.6825320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T16:34:30.6928000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T16:34:30.7030710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T16:34:30.7133500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T16:34:30.7236890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T16:34:30.7339410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T16:34:30.7442270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T16:34:30.7544900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T16:34:30.7647440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T16:34:30.7749840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T16:34:30.7852310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T16:34:30.7955060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T16:34:30.8057960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T16:34:30.8161790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T16:34:30.8266450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T16:34:30.8370250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T16:34:30.8473370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T16:34:30.8556750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T16:34:30.8659870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T16:34:30.8701040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T16:34:30.8803580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T16:34:30.8917260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T16:34:30.9021710Z 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-15T16:34:30.9125170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T16:34:30.9228470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T16:34:30.9331260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T16:34:30.9434060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T16:34:30.9537060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T16:34:30.9583570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T16:34:30.9686660Z 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-15T16:34:30.9726310Z 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-15T16:34:30.9760610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T16:34:30.9863690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T16:34:30.9878400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T16:34:30.9909570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T16:34:30.9995640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T16:34:31.0048870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T16:34:31.0122430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T16:34:31.0201950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T16:34:31.0224960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T16:34:31.0325830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T16:34:31.0428690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T16:34:31.0448460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T16:34:31.0452300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T16:34:31.0555840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T16:34:31.0558050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T16:34:31.0562160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T16:34:31.0627220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T16:34:31.0673920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T16:34:31.0775940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T16:34:31.0790280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T16:34:31.0888310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T16:34:31.0951520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T16:34:31.0995550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T16:34:31.1092880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T16:34:31.1102500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T16:34:31.1205800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T16:34:31.1247620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T16:34:31.1350570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T16:34:31.1363170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T16:34:31.1465820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T16:34:31.1470750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T16:34:31.1483490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T16:34:31.1506380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T16:34:31.1603650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T16:34:31.1656310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T16:34:31.1727910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T16:34:31.1808730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T16:34:31.1836180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T16:34:31.1938670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T16:34:31.1961130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T16:34:31.2045830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T16:34:31.2102060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T16:34:31.2165010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T16:34:31.2267910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T16:34:31.2269440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T16:34:31.2369210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T16:34:31.2373540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T16:34:31.2424410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T16:34:31.2483300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T16:34:31.2575200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T16:34:31.2603220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T16:34:31.2701370Z Only the first 100 operations were output. 2021-05-15T16:34:31.2714900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3433-kbpkak.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-15T16:34:33.3178880Z ==> Summary 2021-05-15T16:34:33.3761820Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T16:34:33.3768960Z ==> Installing fftw dependency: open-mpi 2021-05-15T16:34:33.4319090Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:34:33.4336100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3256-x2nhxd 2021-05-15T16:34:33.7181690Z cp -pR /private/tmp/d20210515-3256-x2nhxd/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T16:34:34.1726630Z chmod -Rf +w /private/tmp/d20210515-3256-x2nhxd 2021-05-15T16:34:35.6296940Z ==> Finishing up 2021-05-15T16:34:35.6656750Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T16:34:35.6661940Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T16:34:35.6666580Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T16:34:35.6672130Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T16:34:35.6679570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T16:34:35.6684020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T16:34:35.6689560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T16:34:35.6697520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T16:34:35.6700080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T16:34:35.6705640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T16:34:35.6711110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T16:34:35.6715730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T16:34:35.6726390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T16:34:35.6731910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T16:34:35.6737440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T16:34:35.6743140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T16:34:35.6748730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T16:34:35.6753950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T16:34:35.6759650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T16:34:35.6766100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T16:34:35.6773170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T16:34:35.6780310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T16:34:35.6786080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T16:34:35.6791550Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T16:34:35.6800250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T16:34:35.6806250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T16:34:35.6810670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T16:34:35.6816730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T16:34:35.6821130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T16:34:35.6827130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T16:34:35.6831930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T16:34:35.6837700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T16:34:35.6842890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T16:34:35.6848220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T16:34:35.6853690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T16:34:35.6859220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T16:34:35.6864250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T16:34:35.6913520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T16:34:35.6917430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T16:34:35.6921380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T16:34:35.6927190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T16:34:35.6931600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T16:34:35.6936790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T16:34:35.6941270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T16:34:35.6946460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T16:34:35.6951260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T16:34:35.6956160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T16:34:35.6960710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T16:34:35.6973280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T16:34:35.6977820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T16:34:35.6983510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T16:34:35.6990050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T16:34:35.6994400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T16:34:35.7001330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T16:34:35.7010900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T16:34:35.7016090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T16:34:35.7021820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T16:34:35.7027670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T16:34:35.7033630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T16:34:35.7040040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T16:34:35.7056310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T16:34:35.7063130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T16:34:35.7070710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T16:34:35.7091420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T16:34:35.7101140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T16:34:35.7119240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T16:34:35.7125130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T16:34:35.7131020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T16:34:35.7136820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T16:34:35.7144620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T16:34:35.7151160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T16:34:35.7158520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T16:34:35.7165220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T16:34:35.7172840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T16:34:35.7178370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T16:34:35.7186160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T16:34:35.7192880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T16:34:35.7199840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T16:34:35.7206120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T16:34:35.7213110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T16:34:35.7220070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T16:34:35.7226730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T16:34:35.7233320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T16:34:35.7240240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T16:34:35.7246300Z 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-15T16:34:35.7252580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T16:34:35.7257580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T16:34:35.7263230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T16:34:35.7269190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T16:34:35.7274390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T16:34:35.7280030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T16:34:35.7285290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T16:34:35.7290240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T16:34:35.7296520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T16:34:35.7301160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T16:34:35.7306840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T16:34:35.7311950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T16:34:35.7317980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T16:34:35.7322980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T16:34:35.7328420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T16:34:35.7332530Z Only the first 100 operations were output. 2021-05-15T16:34:36.2141110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3461-59yr0j.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-15T16:34:38.8818640Z ==> Summary 2021-05-15T16:34:38.9284300Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:34:38.9288940Z ==> Installing fftw 2021-05-15T16:34:38.9292900Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:34:38.9313180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3256-c9523p 2021-05-15T16:34:39.0211230Z cp -pR /private/tmp/d20210515-3256-c9523p/fftw/. /usr/local/Cellar/fftw 2021-05-15T16:34:39.0706980Z chmod -Rf +w /private/tmp/d20210515-3256-c9523p 2021-05-15T16:34:39.2730950Z ==> Finishing up 2021-05-15T16:34:39.3295660Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T16:34:39.3299110Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T16:34:39.3304140Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T16:34:39.3313530Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T16:34:39.3317810Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T16:34:39.3322680Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T16:34:39.3326820Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T16:34:39.3331920Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T16:34:39.3336150Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T16:34:39.3341640Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T16:34:39.3345900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T16:34:39.3350890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T16:34:39.3382340Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T16:34:39.3477430Z info /usr/local/share/info/fftw3.info 2021-05-15T16:34:39.3492900Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T16:34:39.3501000Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T16:34:39.3514100Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T16:34:39.3520970Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T16:34:39.3527940Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T16:34:39.3535010Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T16:34:39.3553390Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T16:34:39.3558980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T16:34:39.3565610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T16:34:39.3571530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T16:34:39.3577730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T16:34:39.3582840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T16:34:39.3590190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T16:34:39.3596960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T16:34:39.3603620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T16:34:39.3610400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T16:34:39.3615960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T16:34:39.3622280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T16:34:39.3628300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T16:34:39.3643990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T16:34:39.3653980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T16:34:39.3662610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T16:34:39.3674730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T16:34:39.3683340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T16:34:39.3691720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T16:34:39.3699900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T16:34:39.3709420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T16:34:39.3739710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T16:34:39.3741550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T16:34:39.3749610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T16:34:39.3760880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T16:34:39.3768680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T16:34:39.3775970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T16:34:39.3786910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T16:34:39.3797060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T16:34:39.3807870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T16:34:39.3818260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T16:34:39.3838270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T16:34:39.3850920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T16:34:39.3864240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T16:34:39.3874440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T16:34:39.3883500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T16:34:39.3892890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T16:34:39.3906280Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T16:34:39.3917530Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T16:34:39.3929120Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T16:34:39.4330800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3488-10emah4.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-15T16:34:41.9370080Z ==> Summary 2021-05-15T16:34:41.9425740Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:34:42.6469060Z ==> No outdated dependents to upgrade! 2021-05-15T16:34:42.6470750Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:34:42.8309990Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T16:34:42.8314520Z fftw, open-mpi 2021-05-15T16:34:42.8319510Z rm /usr/local/bin/fftw-wisdom 2021-05-15T16:34:42.8323560Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T16:34:42.8368290Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T16:34:42.8370010Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T16:34:42.8375190Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T16:34:42.8377590Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T16:34:42.8378600Z rm /usr/local/include/fftw3.f 2021-05-15T16:34:42.8379530Z rm /usr/local/include/fftw3.f03 2021-05-15T16:34:42.8381630Z rm /usr/local/include/fftw3.h 2021-05-15T16:34:42.8383050Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T16:34:42.8384170Z rm /usr/local/include/fftw3l.f03 2021-05-15T16:34:42.8388680Z rm /usr/local/include/fftw3q.f03 2021-05-15T16:34:42.8389580Z rm /usr/local/lib/cmake/fftw3 2021-05-15T16:34:42.8394430Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T16:34:42.8399300Z rm /usr/local/lib/libfftw3.a 2021-05-15T16:34:42.8400320Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T16:34:42.8401580Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T16:34:42.8408230Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T16:34:42.8409670Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T16:34:42.8410730Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T16:34:42.8411660Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T16:34:42.8412600Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T16:34:42.8413650Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T16:34:42.8414640Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T16:34:42.8415670Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T16:34:42.8426000Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T16:34:42.8428520Z rm /usr/local/lib/libfftw3f.a 2021-05-15T16:34:42.8437700Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T16:34:42.8446200Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T16:34:42.8452290Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T16:34:42.8458530Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T16:34:42.8459890Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T16:34:42.8467500Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T16:34:42.8470590Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T16:34:42.8479150Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T16:34:42.8486770Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T16:34:42.8492250Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T16:34:42.8497260Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T16:34:42.8501460Z rm /usr/local/lib/libfftw3l.a 2021-05-15T16:34:42.8507640Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T16:34:42.8516820Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T16:34:42.8520490Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T16:34:42.8532230Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T16:34:42.8539200Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T16:34:42.8546000Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T16:34:42.8555200Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T16:34:42.8557840Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T16:34:42.8565330Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T16:34:42.8568510Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T16:34:42.8584220Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T16:34:42.8593420Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T16:34:42.8596840Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T16:34:42.8661300Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T16:34:42.8662360Z rm /usr/local/share/info/fftw3.info 2021-05-15T16:34:42.8685710Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T16:34:42.8701730Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T16:34:42.8723050Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T16:34:42.8736470Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T16:34:42.8741520Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T16:34:42.8753220Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T16:34:42.9660270Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T16:34:42.9661490Z rm /usr/local/bin/mpic++ 2021-05-15T16:34:42.9662290Z rm /usr/local/bin/mpicc 2021-05-15T16:34:42.9668190Z rm /usr/local/bin/mpicxx 2021-05-15T16:34:42.9671140Z rm /usr/local/bin/mpiexec 2021-05-15T16:34:42.9677070Z rm /usr/local/bin/mpif77 2021-05-15T16:34:42.9679970Z rm /usr/local/bin/mpif90 2021-05-15T16:34:42.9686470Z rm /usr/local/bin/mpifort 2021-05-15T16:34:42.9694400Z rm /usr/local/bin/mpirun 2021-05-15T16:34:42.9699250Z rm /usr/local/bin/ompi-clean 2021-05-15T16:34:42.9706750Z rm /usr/local/bin/ompi-server 2021-05-15T16:34:42.9709430Z rm /usr/local/bin/ompi_info 2021-05-15T16:34:42.9717290Z rm /usr/local/bin/opal_wrapper 2021-05-15T16:34:42.9724530Z rm /usr/local/bin/orte-clean 2021-05-15T16:34:42.9726980Z rm /usr/local/bin/orte-info 2021-05-15T16:34:42.9732360Z rm /usr/local/bin/orte-server 2021-05-15T16:34:42.9738810Z rm /usr/local/bin/ortecc 2021-05-15T16:34:42.9743190Z rm /usr/local/bin/orted 2021-05-15T16:34:42.9747820Z rm /usr/local/bin/orterun 2021-05-15T16:34:42.9752700Z rm /usr/local/bin/profile2mat.pl 2021-05-15T16:34:42.9763230Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T16:34:42.9770860Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T16:34:42.9775570Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T16:34:42.9782810Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T16:34:42.9793340Z rm /usr/local/include/mpi-ext.h 2021-05-15T16:34:42.9795620Z rm /usr/local/include/mpi.h 2021-05-15T16:34:42.9803920Z rm /usr/local/include/mpi.mod 2021-05-15T16:34:42.9808610Z rm /usr/local/include/mpi_ext.mod 2021-05-15T16:34:42.9814140Z rm /usr/local/include/mpi_f08.mod 2021-05-15T16:34:42.9817320Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T16:34:42.9826660Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T16:34:42.9829100Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T16:34:42.9834990Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T16:34:42.9837750Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T16:34:42.9844960Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T16:34:42.9848730Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T16:34:42.9855470Z rm /usr/local/include/mpif-config.h 2021-05-15T16:34:42.9858890Z rm /usr/local/include/mpif-constants.h 2021-05-15T16:34:42.9866160Z rm /usr/local/include/mpif-ext.h 2021-05-15T16:34:42.9871470Z rm /usr/local/include/mpif-externals.h 2021-05-15T16:34:42.9877210Z rm /usr/local/include/mpif-handles.h 2021-05-15T16:34:42.9879730Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T16:34:42.9885740Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T16:34:42.9888750Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T16:34:42.9896550Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T16:34:42.9899950Z rm /usr/local/include/mpif.h 2021-05-15T16:34:42.9905860Z rm /usr/local/include/openmpi 2021-05-15T16:34:42.9910840Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T16:34:42.9921490Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T16:34:42.9923820Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T16:34:42.9928200Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T16:34:42.9933870Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T16:34:42.9939240Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T16:34:42.9943420Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T16:34:42.9948160Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T16:34:42.9954500Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T16:34:42.9956910Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T16:34:42.9960600Z rm /usr/local/lib/libmpi.dylib 2021-05-15T16:34:42.9968250Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T16:34:42.9970110Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T16:34:42.9979890Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T16:34:42.9985030Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T16:34:42.9993060Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T16:34:42.9994250Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T16:34:42.9996030Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T16:34:43.0003190Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T16:34:43.0007330Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T16:34:43.0013860Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T16:34:43.0016790Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T16:34:43.0020350Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T16:34:43.0028620Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T16:34:43.0030730Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T16:34:43.0034660Z rm /usr/local/lib/openmpi 2021-05-15T16:34:43.0114720Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T16:34:43.0118860Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T16:34:43.0120270Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T16:34:43.0121640Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T16:34:43.0123830Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T16:34:43.0127330Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T16:34:43.0128270Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T16:34:43.0129130Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T16:34:43.0129910Z rm /usr/local/lib/pmix 2021-05-15T16:34:43.0131830Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T16:34:43.0136530Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T16:34:43.0137430Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T16:34:43.0140890Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T16:34:43.0141890Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T16:34:43.0144920Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T16:34:43.0145780Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T16:34:43.0146650Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T16:34:43.0148040Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T16:34:43.0152550Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T16:34:43.0153600Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T16:34:43.0154500Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T16:34:43.0156350Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T16:34:43.0248300Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T16:34:43.0250810Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T16:34:43.0253940Z rm /usr/local/share/man/man1/orted.1 2021-05-15T16:34:43.0257420Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T16:34:43.0273720Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T16:34:43.0277040Z Only the first 100 operations were output. 2021-05-15T16:34:44.9613040Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T16:34:45.9818920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:34:46.4916650Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T16:34:46.7830700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T16%3A40%3A00Z&sig=y9Es5fUC89mKWeulIIog8oxBBSoMVfXn3UitxP2dzM8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:46.8132620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=y9Es5fUC89mKWeulIIog8oxBBSoMVfXn3UitxP2dzM8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:47.1797180Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T16:34:47.3166020Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T16:34:47.3204560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3496-15dsv92 2021-05-15T16:34:48.0447590Z cp -pR /private/tmp/d20210515-3496-15dsv92/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T16:34:48.8528040Z chmod -Rf +w /private/tmp/d20210515-3496-15dsv92 2021-05-15T16:34:49.8580440Z ==> Finishing up 2021-05-15T16:34:49.9636010Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T16:34:49.9640860Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T16:34:49.9645760Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T16:34:49.9650090Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T16:34:49.9655220Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T16:34:49.9659980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T16:34:49.9664840Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T16:34:49.9670270Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T16:34:49.9677590Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T16:34:49.9682100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T16:34:49.9687220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T16:34:49.9691560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T16:34:49.9696440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T16:34:49.9700950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T16:34:49.9705850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T16:34:49.9710320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T16:34:49.9716170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T16:34:49.9738970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T16:34:49.9740570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T16:34:49.9742000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T16:34:49.9743530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T16:34:49.9745020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T16:34:49.9746600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T16:34:49.9748260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T16:34:49.9752850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T16:34:49.9759550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T16:34:49.9764300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T16:34:49.9776180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T16:34:49.9785760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T16:34:49.9793950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T16:34:49.9805610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T16:34:49.9813340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T16:34:49.9819150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T16:34:49.9827330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T16:34:49.9840480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T16:34:49.9849070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T16:34:49.9858180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T16:34:49.9868700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T16:34:49.9877690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T16:34:49.9886350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T16:34:49.9895170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T16:34:49.9904360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T16:34:49.9916360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T16:34:49.9921090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T16:34:49.9929310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T16:34:49.9937100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T16:34:49.9945470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T16:34:49.9953000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T16:34:49.9957720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T16:34:49.9967340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T16:34:49.9976070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T16:34:49.9984290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T16:34:49.9990300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T16:34:49.9998340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T16:34:50.0006610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T16:34:50.0017200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T16:34:50.0023770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T16:34:50.0028400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T16:34:50.0036120Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T16:34:50.0043940Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T16:34:50.0052630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T16:34:50.0057150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T16:34:50.0066720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T16:34:50.0076960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T16:34:50.0085460Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T16:34:50.0090000Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T16:34:50.0099640Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T16:34:50.0210640Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T16:34:50.0214280Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T16:34:50.0219500Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T16:34:50.0224130Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T16:34:50.0228710Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T16:34:50.0233720Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T16:34:50.0238380Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T16:34:50.0242830Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T16:34:50.0247870Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T16:34:50.0252620Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T16:34:50.0257150Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T16:34:50.0262180Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T16:34:50.0267130Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T16:34:50.0334090Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T16:34:50.0336130Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T16:34:50.0337510Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T16:34:50.0338870Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T16:34:50.0340340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T16:34:50.0341870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T16:34:50.0343380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T16:34:50.0344870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T16:34:50.0346420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T16:34:50.0347930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T16:34:50.0349540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T16:34:50.0353250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T16:34:50.0358650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T16:34:50.0364190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T16:34:50.0369620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T16:34:50.0374710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T16:34:50.0380070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T16:34:50.0385470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T16:34:50.0390700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T16:34:50.0395930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T16:34:50.0401550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T16:34:50.0405690Z Only the first 100 operations were output. 2021-05-15T16:34:50.4222230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3664-1mv3lp1.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-15T16:34:53.1692350Z ==> Summary 2021-05-15T16:34:53.2423350Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T16:34:55.8069900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T16:34:56.9301360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:34:57.2510980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T16:34:57.5590410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T16%3A40%3A00Z&sig=h7CEyGGca7mvIZfyeVCG2s82ePFqopjQhY8F2is1%2Btg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:34:57.5914950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A40\%3A00Z\&sig=h7CEyGGca7mvIZfyeVCG2s82ePFqopjQhY8F2is1\%2Btg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:34:57.6352960Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T16:34:57.7343720Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T16:34:57.7371260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3671-k2j6t4 2021-05-15T16:34:57.8126780Z cp -pR /private/tmp/d20210515-3671-k2j6t4/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T16:34:57.9502880Z chmod -Rf +w /private/tmp/d20210515-3671-k2j6t4 2021-05-15T16:34:58.1241970Z ==> Finishing up 2021-05-15T16:34:58.1624950Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T16:34:58.1626890Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T16:34:58.1629230Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T16:34:58.1651630Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T16:34:58.1696620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.1701150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.1719200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.1736160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.1839230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.1923540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.1976610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.1986970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2003230Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T16:34:58.2047490Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T16:34:58.2081750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2108710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2110990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2112980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2138730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2162470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2164550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2168320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2170980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2173150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2176870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2196510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2207070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2209410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2216040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2227200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2241320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2270720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2290860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2305760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2319410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2350290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2384080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2386820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2398460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2416800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2435010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2447330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2459740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2544920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2621810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2635360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2638100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2640640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2646260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2656120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2670160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2672320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2702010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2719590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2734090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2758790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2777940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2799930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2805680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2838890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:34:58.2870260Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T16:34:58.2903320Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T16:34:58.2934810Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T16:34:58.2963730Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T16:34:58.2976870Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T16:34:58.2996840Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T16:34:58.3047430Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T16:34:58.3086770Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T16:34:58.3606130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3836-2tuqwz.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-15T16:35:01.1157420Z ==> Summary 2021-05-15T16:35:01.1368480Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T16:35:03.4007200Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T16:35:03.4008360Z To reinstall 1.6.37, run: 2021-05-15T16:35:03.4009150Z brew reinstall libpng 2021-05-15T16:35:05.4601420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T16:35:06.4017650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:06.8968510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T16:35:07.1882620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T16%3A45%3A00Z&sig=Fn3ExhZXg1g7TEMM7h1AfIUCW4JHRnogJJ7W0p62C3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:07.2236340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=Fn3ExhZXg1g7TEMM7h1AfIUCW4JHRnogJJ7W0p62C3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:07.2572990Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T16:35:07.2619350Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T16:35:08.2174400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:08.7156700Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T16:35:09.0080140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T16%3A45%3A00Z&sig=xU4ZaAIr897d%2FUOLH9oN2e7WecrbxKh4VBY7lpxekps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:09.0644870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=xU4ZaAIr897d\%2FUOLH9oN2e7WecrbxKh4VBY7lpxekps\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:09.1336430Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T16:35:09.1390990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T16:35:10.1027170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:10.8620260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T16:35:11.1630160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T16%3A45%3A00Z&sig=naO%2FklcOMCzHQ09z8Dxa%2FBDglKgWvVInNRgDuMnTQlw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:11.1926860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=naO\%2FklcOMCzHQ09z8Dxa\%2FBDglKgWvVInNRgDuMnTQlw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:11.2304720Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T16:35:11.2333250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T16:35:12.2083270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:12.7198360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T16:35:13.0202880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T16%3A45%3A00Z&sig=tlC9WEg6D2xZ5dX4VMD%2FVGzyiusMy54mx3DfCjZglf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:13.0530650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=tlC9WEg6D2xZ5dX4VMD\%2FVGzyiusMy54mx3DfCjZglf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:13.0839610Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T16:35:13.0872880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T16:35:14.0668440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:14.5323480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T16:35:14.8148400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T16%3A45%3A00Z&sig=gJm3v1UvniL62kRAKfvxJU7a1BMKEvsaiV4C3d%2BvcWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:14.8570020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=gJm3v1UvniL62kRAKfvxJU7a1BMKEvsaiV4C3d\%2BvcWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:14.9495500Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T16:35:14.9570570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T16:35:15.9364710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:16.4117210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T16:35:16.7061230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T16%3A45%3A00Z&sig=0%2Fd7q0BntW64e8lk3TA%2BRIAIqzjSGpLMrpPuWFV3Yy8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:16.7405610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=0\%2Fd7q0BntW64e8lk3TA\%2BRIAIqzjSGpLMrpPuWFV3Yy8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:16.7998290Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:35:16.8115200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T16:35:17.8036210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:18.2838400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T16:35:18.5691420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T16%3A45%3A00Z&sig=snHxl0oX%2BNsnxT3sIPembbSlAoUy%2FiH%2B%2Bdbm2Rpjjbk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:18.6027990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=snHxl0oX\%2BNsnxT3sIPembbSlAoUy\%2FiH\%2B\%2Bdbm2Rpjjbk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:18.6380910Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T16:35:18.6412910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T16:35:19.5824120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:20.0724910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T16:35:20.3685320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T16%3A45%3A00Z&sig=iBzOSsRmK8dKfHwyRIjPGBCdksiadoysrESaImTwFmc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:20.4095100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=iBzOSsRmK8dKfHwyRIjPGBCdksiadoysrESaImTwFmc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:20.4715990Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T16:35:20.4741850Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T16:35:21.4728950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:21.9924300Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T16:35:22.5152280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T16%3A45%3A00Z&sig=ZFM%2Fq343%2BkkmOA8ILS%2FHwynYFpUp3ztEMi16xPtYlgA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:22.5744250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=ZFM\%2Fq343\%2BkkmOA8ILS\%2FHwynYFpUp3ztEMi16xPtYlgA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:23.5982880Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T16:35:23.5985230Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T16:35:23.6358530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:24.1330500Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T16:35:24.4172530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T16%3A45%3A00Z&sig=gnxN2PUzjabAqvjGJi1FqhWFKp5VLiTNA16RVG5yqV0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:24.4509620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=gnxN2PUzjabAqvjGJi1FqhWFKp5VLiTNA16RVG5yqV0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:24.4979770Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T16:35:24.5025700Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T16:35:25.4741430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:25.9910840Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T16:35:26.2944330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T16%3A45%3A00Z&sig=3frtb7DXayr1rWcFJDQbLWvq7%2BZBY7rnY4%2BFQAU0%2BpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:26.3338900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=3frtb7DXayr1rWcFJDQbLWvq7\%2BZBY7rnY4\%2BFQAU0\%2BpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:26.4043130Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T16:35:26.4139380Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T16:35:27.4448370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:27.9342060Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T16:35:28.2522150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T16%3A45%3A00Z&sig=H7zJ6XUmHeoCzDgOed9qMdBGE5yqEoKYvonp0MkWyR4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:28.2848940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=H7zJ6XUmHeoCzDgOed9qMdBGE5yqEoKYvonp0MkWyR4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:28.3251870Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T16:35:28.3293510Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T16:35:29.2872060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:29.7799280Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T16:35:30.0771360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T16%3A45%3A00Z&sig=cHZolcJ%2By51HYQKob6dSTn2pJYMvh9Kn5NyaW96yN0A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:30.1113760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=cHZolcJ\%2By51HYQKob6dSTn2pJYMvh9Kn5NyaW96yN0A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:30.1556920Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T16:35:30.1599250Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T16:35:31.1644430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:31.6633460Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T16:35:31.9246560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T16%3A45%3A00Z&sig=zoYLj1ouPEuHPF0KqDzyeACxw46bGGbuNQEk6vgPCc0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:31.9597170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=zoYLj1ouPEuHPF0KqDzyeACxw46bGGbuNQEk6vgPCc0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:32.1649410Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T16:35:32.2171720Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T16:35:33.2355090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:33.7183440Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T16:35:33.9886360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T16%3A45%3A00Z&sig=IdkhXnGTujsFOucYx5G9OAtqwvIKFJ2VyE1lczb6TfQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:34.0241360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=IdkhXnGTujsFOucYx5G9OAtqwvIKFJ2VyE1lczb6TfQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:34.1065930Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T16:35:34.1172220Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T16:35:35.1041900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:35.5854010Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T16:35:35.8727520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T16%3A45%3A00Z&sig=YoByyDSXG1ScVNvjQckkFMac5Y8kvNM3Aok97xzEstg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:35.9597170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=YoByyDSXG1ScVNvjQckkFMac5Y8kvNM3Aok97xzEstg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:37.1086320Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T16:35:37.5480230Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T16:35:38.5092630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:35:38.9879280Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T16:35:39.2605310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T16%3A45%3A00Z&sig=aXFEC4la4%2BUJe25J7gWfbbSmB%2Fe93dbCNNb4YRJsfXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:39.2927120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=aXFEC4la4\%2BUJe25J7gWfbbSmB\%2Fe93dbCNNb4YRJsfXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:35:39.4187210Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T16:35:39.4753980Z ==> 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-15T16:35:39.4756610Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T16:35:39.5552190Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T16:35:39.5602190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-celyvz 2021-05-15T16:35:39.5683130Z cp -pR /private/tmp/d20210515-3946-celyvz/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T16:35:39.5777670Z chmod -Rf +w /private/tmp/d20210515-3946-celyvz 2021-05-15T16:35:39.6184350Z ==> Finishing up 2021-05-15T16:35:39.7215700Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T16:35:39.7312620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4207-1nrloar.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-15T16:35:42.3003360Z ==> Summary 2021-05-15T16:35:42.3017340Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T16:35:42.3022260Z ==> Installing poppler dependency: xorgproto 2021-05-15T16:35:42.3057780Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T16:35:42.3075770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3946-facr8s 2021-05-15T16:35:42.4048060Z cp -pR /private/tmp/d20210515-3946-facr8s/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T16:35:42.5427700Z chmod -Rf +w /private/tmp/d20210515-3946-facr8s 2021-05-15T16:35:42.7001450Z ==> Finishing up 2021-05-15T16:35:42.7358210Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T16:35:42.7363800Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T16:35:42.7378750Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T16:35:42.7384580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T16:35:42.7390250Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T16:35:42.7395620Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T16:35:42.7401210Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T16:35:42.7406020Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T16:35:42.7411380Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T16:35:42.7416820Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T16:35:42.7421940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T16:35:42.7483290Z rm /usr/local/share/pkgconfig 2021-05-15T16:35:42.7503390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T16:35:42.7508790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T16:35:42.7514280Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T16:35:42.7519960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T16:35:42.7525700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T16:35:42.7536660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T16:35:42.7542300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T16:35:42.7561800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T16:35:42.7567210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T16:35:42.7572120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T16:35:42.7577680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T16:35:42.7583000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T16:35:42.7595720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T16:35:42.7605990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T16:35:42.7608100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T16:35:42.7609990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T16:35:42.7611910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T16:35:42.7617090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T16:35:42.7621960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T16:35:42.7627060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T16:35:42.7631900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T16:35:42.7637350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T16:35:42.7645930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T16:35:42.7647790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T16:35:42.7652120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T16:35:42.7657780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T16:35:42.7662550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T16:35:42.7668060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T16:35:42.7672760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T16:35:42.7678410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T16:35:42.7683490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T16:35:42.7689130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T16:35:42.7693980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T16:35:42.7698900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T16:35:42.7704310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T16:35:42.7709030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T16:35:42.7715500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T16:35:42.7720690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T16:35:42.7729750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T16:35:42.7735110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T16:35:42.7740270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T16:35:42.7745880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T16:35:42.8294230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4233-1f4uy30.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-15T16:35:45.3212220Z ==> Summary 2021-05-15T16:35:45.3375980Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T16:35:45.3382390Z ==> Installing poppler dependency: libxau 2021-05-15T16:35:45.3470070Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T16:35:45.3487830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-1t8dq4w 2021-05-15T16:35:45.3612590Z cp -pR /private/tmp/d20210515-3946-1t8dq4w/libxau/. /usr/local/Cellar/libxau 2021-05-15T16:35:45.3790590Z chmod -Rf +w /private/tmp/d20210515-3946-1t8dq4w 2021-05-15T16:35:45.4375020Z ==> Finishing up 2021-05-15T16:35:45.4755330Z rm /usr/local/include/X11 2021-05-15T16:35:45.4763930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T16:35:45.4768720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T16:35:45.4774380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T16:35:45.4780060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T16:35:45.4793340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T16:35:45.4806580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T16:35:45.4823160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T16:35:45.4836680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T16:35:45.4858890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T16:35:45.4870180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T16:35:45.4894400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T16:35:45.4908270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T16:35:45.4918600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T16:35:45.4931630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T16:35:45.4954170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T16:35:45.4966640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T16:35:45.4980700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T16:35:45.5003910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T16:35:45.5020330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T16:35:45.5061490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T16:35:45.5065840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T16:35:45.5071750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T16:35:45.5075790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T16:35:45.5080910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T16:35:45.5083940Z mkdir -p /usr/local/include/X11/dri 2021-05-15T16:35:45.5090500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T16:35:45.5096030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T16:35:45.5100670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T16:35:45.5103610Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T16:35:45.5111910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T16:35:45.5116750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T16:35:45.5122050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T16:35:45.5126970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T16:35:45.5132560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T16:35:45.5138530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T16:35:45.5144000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T16:35:45.5149010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T16:35:45.5154580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T16:35:45.5159960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T16:35:45.5165110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T16:35:45.5170420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T16:35:45.5175630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T16:35:45.5180870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T16:35:45.5185900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T16:35:45.5191560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T16:35:45.5196440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T16:35:45.5202150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T16:35:45.5207110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T16:35:45.5212670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T16:35:45.5217580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T16:35:45.5223160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T16:35:45.5229080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T16:35:45.5249580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T16:35:45.5254690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T16:35:45.5260000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T16:35:45.5266750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T16:35:45.5271660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T16:35:45.5277290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T16:35:45.5282190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T16:35:45.5287830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T16:35:45.5292760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T16:35:45.5298280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T16:35:45.5303110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T16:35:45.5308680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T16:35:45.5313520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T16:35:45.5318930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T16:35:45.5324020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T16:35:45.5329300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T16:35:45.5334260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T16:35:45.5339830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T16:35:45.5344820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T16:35:45.5351100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T16:35:45.5355990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T16:35:45.5361780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T16:35:45.5366860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T16:35:45.5372330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T16:35:45.5377030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T16:35:45.5382590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T16:35:45.5388230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T16:35:45.5393930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T16:35:45.5398590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T16:35:45.5403940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T16:35:45.5408920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T16:35:45.5428320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T16:35:45.5433510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T16:35:45.5438470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T16:35:45.5444010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T16:35:45.5448910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T16:35:45.5454420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T16:35:45.5459500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T16:35:45.5464890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T16:35:45.5469940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T16:35:45.5474950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T16:35:45.5480410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T16:35:45.5486040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T16:35:45.5491450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T16:35:45.5496320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T16:35:45.5501770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T16:35:45.5507050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T16:35:45.5512930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T16:35:45.5518110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T16:35:45.5521660Z Only the first 100 operations were output. 2021-05-15T16:35:45.5940640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4259-1j3hl1g.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-15T16:35:48.1227700Z ==> Summary 2021-05-15T16:35:48.1253100Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T16:35:48.1258170Z ==> Installing poppler dependency: libxdmcp 2021-05-15T16:35:48.1345420Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T16:35:48.1364790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-vuja2c 2021-05-15T16:35:48.1466560Z cp -pR /private/tmp/d20210515-3946-vuja2c/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T16:35:48.1583740Z chmod -Rf +w /private/tmp/d20210515-3946-vuja2c 2021-05-15T16:35:48.2204970Z ==> Finishing up 2021-05-15T16:35:48.2588120Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T16:35:48.2594210Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T16:35:48.2602430Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T16:35:48.2613550Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T16:35:48.2623600Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T16:35:48.2761390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4285-1eh2krz.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-15T16:35:50.9483010Z ==> Summary 2021-05-15T16:35:50.9507110Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T16:35:50.9515110Z ==> Installing poppler dependency: libxcb 2021-05-15T16:35:50.9879490Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T16:35:50.9898820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-3946-1ane7kv 2021-05-15T16:35:51.8286770Z cp -pR /private/tmp/d20210515-3946-1ane7kv/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T16:35:53.1697260Z chmod -Rf +w /private/tmp/d20210515-3946-1ane7kv 2021-05-15T16:35:54.4460960Z ==> Finishing up 2021-05-15T16:35:54.4800320Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T16:35:54.4818330Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T16:35:54.4882450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T16:35:54.4887190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T16:35:54.4897120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T16:35:54.4908930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T16:35:54.4921890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T16:35:54.4936350Z 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-15T16:35:54.4947460Z 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-15T16:35:54.4956280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T16:35:54.4968570Z 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-15T16:35:54.4979420Z 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-15T16:35:54.4990830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T16:35:54.4994760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T16:35:54.5001570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T16:35:54.5016740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T16:35:54.5026570Z 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-15T16:35:54.5048910Z 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-15T16:35:54.5053380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T16:35:54.5055660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T16:35:54.5058210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T16:35:54.5081670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T16:35:54.5116190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T16:35:54.5124990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T16:35:54.5135820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T16:35:54.5139400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T16:35:54.5146690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T16:35:54.5153820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T16:35:54.5163020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T16:35:54.5170060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T16:35:54.5177730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T16:35:54.5189140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T16:35:54.5199660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T16:35:54.5208410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T16:35:54.5220670Z 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-15T16:35:54.5222490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T16:35:54.5252010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T16:35:54.5259900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T16:35:54.5268040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T16:35:54.5274220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T16:35:54.5283100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T16:35:54.5303840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T16:35:54.5316540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T16:35:54.5329040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T16:35:54.5341180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T16:35:54.5346360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T16:35:54.5349270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T16:35:54.5359630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T16:35:54.5368910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T16:35:54.5375710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T16:35:54.5382100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T16:35:54.5384640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T16:35:54.5393770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T16:35:54.5397680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T16:35:54.5404070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T16:35:54.5415520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T16:35:54.5417400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T16:35:54.5424040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T16:35:54.5431170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T16:35:54.5451120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T16:35:54.5458570Z 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-15T16:35:54.5468910Z 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-15T16:35:54.5481100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T16:35:54.5486910Z 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-15T16:35:54.5509560Z 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-15T16:35:54.5516280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T16:35:54.5519460Z 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-15T16:35:54.5544050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T16:35:54.5546700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T16:35:54.5552710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T16:35:54.5555840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T16:35:54.5572360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T16:35:54.5575380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T16:35:54.5590610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T16:35:54.5600660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T16:35:54.5604260Z 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-15T16:35:54.5631630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T16:35:54.5635660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T16:35:54.5663460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T16:35:54.5666560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T16:35:54.5672060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T16:35:54.5690820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T16:35:54.5704230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T16:35:54.5720630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T16:35:54.5733640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T16:35:54.5760260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T16:35:54.5761850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T16:35:54.5763230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T16:35:54.5764720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T16:35:54.5790640Z 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-15T16:35:54.5818250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T16:35:54.5821160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T16:35:54.5848150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T16:35:54.5850120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T16:35:54.5851650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T16:35:54.5853660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T16:35:54.5855580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T16:35:54.5857570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T16:35:54.5859390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T16:35:54.5861210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T16:35:54.5862450Z Only the first 100 operations were output. 2021-05-15T16:35:56.2237230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4320-u41z6t.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-15T16:35:59.0583950Z ==> Summary 2021-05-15T16:35:59.1892910Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T16:35:59.1933340Z ==> Installing poppler dependency: libx11 2021-05-15T16:35:59.2351390Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:35:59.2371130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-1p8i1uy 2021-05-15T16:35:59.5723480Z cp -pR /private/tmp/d20210515-3946-1p8i1uy/libx11/. /usr/local/Cellar/libx11 2021-05-15T16:36:00.1312460Z chmod -Rf +w /private/tmp/d20210515-3946-1p8i1uy 2021-05-15T16:36:00.6974600Z ==> Finishing up 2021-05-15T16:36:00.7337630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T16:36:00.7386880Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T16:36:00.7457150Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T16:36:00.7527490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T16:36:00.7598030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T16:36:00.7634030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T16:36:00.7695110Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T16:36:01.5708540Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T16:36:01.5821440Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T16:36:01.5902710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T16:36:01.6007420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T16:36:01.6110560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T16:36:01.6213370Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T16:36:01.6321630Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T16:36:01.6425180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T16:36:01.6528020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T16:36:01.6628320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T16:36:01.6728530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T16:36:01.6831750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T16:36:01.6932180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T16:36:01.7035800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T16:36:01.7135640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T16:36:01.7236400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T16:36:01.7339180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T16:36:01.7341280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T16:36:01.7444040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T16:36:01.7546890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T16:36:01.7626690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T16:36:01.7653660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T16:36:01.7756640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T16:36:01.7763360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T16:36:01.7784300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T16:36:01.7887930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T16:36:01.7901230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T16:36:01.7925790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T16:36:01.8028320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T16:36:01.8129660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T16:36:01.8150250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T16:36:01.8253220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T16:36:01.8255380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T16:36:01.8304410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T16:36:01.8365690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T16:36:01.8425740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T16:36:01.8514780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T16:36:01.8532300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T16:36:01.8635220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T16:36:01.8646730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T16:36:01.8657060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T16:36:01.8752490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T16:36:01.8828840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T16:36:01.8867490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T16:36:01.8948230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T16:36:01.8992330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T16:36:01.9095100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T16:36:01.9122930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T16:36:01.9200140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T16:36:01.9297120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T16:36:01.9309280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T16:36:01.9414680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T16:36:01.9416400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T16:36:01.9424850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T16:36:01.9429570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T16:36:01.9532370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T16:36:01.9539710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T16:36:01.9580480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T16:36:01.9644890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T16:36:01.9729130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T16:36:01.9758460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T16:36:01.9861440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T16:36:01.9874460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T16:36:01.9976270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T16:36:01.9992050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T16:36:02.0008920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T16:36:02.0110160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T16:36:02.0121530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T16:36:02.0153680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T16:36:02.0237310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T16:36:02.0315610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T16:36:02.0355490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T16:36:02.0438620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T16:36:02.0490570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T16:36:02.0590520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T16:36:02.0603520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T16:36:02.0706200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T16:36:02.0711530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T16:36:02.0746600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T16:36:02.0818120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T16:36:02.0892180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T16:36:02.0942440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T16:36:02.1033940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T16:36:02.1063430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T16:36:02.1166210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T16:36:02.1207150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T16:36:02.1273540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T16:36:02.1362260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T16:36:02.1382020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T16:36:02.1484470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T16:36:02.1486450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T16:36:02.1498710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T16:36:02.1501660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T16:36:02.1603290Z Only the first 100 operations were output. 2021-05-15T16:36:02.1627080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4346-7aqp61.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-15T16:36:04.2651540Z ==> Summary 2021-05-15T16:36:04.3280910Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T16:36:04.3287270Z ==> Installing poppler dependency: libxext 2021-05-15T16:36:04.3857140Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T16:36:04.3878510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-12ifmax 2021-05-15T16:36:04.4295990Z cp -pR /private/tmp/d20210515-3946-12ifmax/libxext/. /usr/local/Cellar/libxext 2021-05-15T16:36:04.4856790Z chmod -Rf +w /private/tmp/d20210515-3946-12ifmax 2021-05-15T16:36:04.5785340Z ==> Finishing up 2021-05-15T16:36:04.6176780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T16:36:04.6180440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T16:36:04.6186280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T16:36:04.6191510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T16:36:04.6196660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T16:36:04.6202010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T16:36:04.6207280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T16:36:04.6212260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T16:36:04.6217860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T16:36:04.6222840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T16:36:04.6228440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T16:36:04.6233690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T16:36:04.6239000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T16:36:04.6243890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T16:36:04.6249340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T16:36:04.6254520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T16:36:04.6268240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T16:36:04.6273860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T16:36:04.6279150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T16:36:04.6284350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T16:36:04.6289940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T16:36:04.6295450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T16:36:04.6301010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T16:36:04.6305800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T16:36:04.6311670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T16:36:04.6316730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T16:36:04.6322170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T16:36:04.6327840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T16:36:04.6333400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T16:36:04.6338520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T16:36:04.6348890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T16:36:04.6354160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T16:36:04.6360270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T16:36:04.6365590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T16:36:04.6371780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T16:36:04.6377230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T16:36:04.6383070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T16:36:04.6416470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T16:36:04.6418290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T16:36:04.6421200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T16:36:04.6427170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T16:36:04.6432670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T16:36:04.6437810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T16:36:04.6443840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T16:36:04.6450000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T16:36:04.6455060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T16:36:04.6460870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T16:36:04.6466580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T16:36:04.6471710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T16:36:04.6478200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T16:36:04.6483090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T16:36:04.6489100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T16:36:04.6495140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T16:36:04.6499940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T16:36:04.6507150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T16:36:04.6512130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T16:36:04.6518280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T16:36:04.6523980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T16:36:04.6529160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T16:36:04.6535770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T16:36:04.6540920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T16:36:04.6546560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T16:36:04.6552540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T16:36:04.6557990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T16:36:04.6563590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T16:36:04.6568310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T16:36:04.6574840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T16:36:04.6580070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T16:36:04.6585480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T16:36:04.6590820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T16:36:04.6596440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T16:36:04.6601790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T16:36:04.6607670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T16:36:04.6613030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T16:36:04.6618630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T16:36:04.6624800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T16:36:04.6630450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T16:36:04.6637160Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T16:36:04.6641800Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T16:36:04.6647340Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T16:36:04.6655150Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T16:36:04.6926400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4372-pancqv.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-15T16:36:07.2785030Z ==> Summary 2021-05-15T16:36:07.2900350Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T16:36:07.2908040Z ==> Installing poppler dependency: libxrender 2021-05-15T16:36:07.3481600Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T16:36:07.3500610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-17t4nbr 2021-05-15T16:36:07.3632920Z cp -pR /private/tmp/d20210515-3946-17t4nbr/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T16:36:07.3797080Z chmod -Rf +w /private/tmp/d20210515-3946-17t4nbr 2021-05-15T16:36:07.4414730Z ==> Finishing up 2021-05-15T16:36:07.4772450Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T16:36:07.4780910Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T16:36:07.4787710Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T16:36:07.4830560Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T16:36:07.4835130Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T16:36:07.4843510Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T16:36:07.4990590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4398-1dr80j8.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-15T16:36:09.9948130Z ==> Summary 2021-05-15T16:36:09.9971210Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T16:36:10.0022290Z ==> Installing poppler dependency: lzo 2021-05-15T16:36:10.0046170Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T16:36:10.0064450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-ds0dui 2021-05-15T16:36:10.0283360Z cp -pR /private/tmp/d20210515-3946-ds0dui/lzo/. /usr/local/Cellar/lzo 2021-05-15T16:36:10.0500290Z chmod -Rf +w /private/tmp/d20210515-3946-ds0dui 2021-05-15T16:36:10.1096880Z ==> Finishing up 2021-05-15T16:36:10.1434230Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T16:36:10.1442330Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T16:36:10.1449040Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T16:36:10.1453760Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T16:36:10.1459940Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T16:36:10.1467060Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T16:36:10.1636570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4440-98m6cp.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-15T16:36:12.6931820Z ==> Summary 2021-05-15T16:36:12.6966320Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T16:36:12.6973280Z ==> Installing poppler dependency: pixman 2021-05-15T16:36:12.7019480Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T16:36:12.7040160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-xytb0d 2021-05-15T16:36:12.7208160Z cp -pR /private/tmp/d20210515-3946-xytb0d/pixman/. /usr/local/Cellar/pixman 2021-05-15T16:36:12.7376280Z chmod -Rf +w /private/tmp/d20210515-3946-xytb0d 2021-05-15T16:36:12.7950180Z ==> Finishing up 2021-05-15T16:36:12.8372790Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T16:36:12.8379900Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T16:36:12.8384030Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T16:36:12.8389160Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T16:36:12.8395200Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T16:36:12.8404200Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T16:36:12.8535690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4466-1fgu12g.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-15T16:36:15.3886310Z ==> Summary 2021-05-15T16:36:15.3907290Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T16:36:15.3917170Z ==> Installing poppler dependency: cairo 2021-05-15T16:36:15.5828550Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T16:36:15.5845900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-5f6bur 2021-05-15T16:36:15.6542690Z cp -pR /private/tmp/d20210515-3946-5f6bur/cairo/. /usr/local/Cellar/cairo 2021-05-15T16:36:15.7216810Z chmod -Rf +w /private/tmp/d20210515-3946-5f6bur 2021-05-15T16:36:15.9788060Z ==> Finishing up 2021-05-15T16:36:16.0182040Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T16:36:16.0197130Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T16:36:16.0210370Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T16:36:16.0235730Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T16:36:16.0242300Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T16:36:16.0247240Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T16:36:16.0253010Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T16:36:16.0258100Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T16:36:16.0264260Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T16:36:16.0268730Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T16:36:16.0274390Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T16:36:16.0278860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T16:36:16.0284930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T16:36:16.0290040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T16:36:16.0298430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T16:36:16.0303440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T16:36:16.0309490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T16:36:16.0314660Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T16:36:16.0320200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T16:36:16.0329900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T16:36:16.0341680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T16:36:16.0357060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T16:36:16.0366090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T16:36:16.0374370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T16:36:16.0388050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T16:36:16.0399700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T16:36:16.0411400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T16:36:16.0422970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T16:36:16.0435750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T16:36:16.0446630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T16:36:16.0458370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T16:36:16.0942030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4492-mu5b7u.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-15T16:36:18.7241080Z ==> Summary 2021-05-15T16:36:18.7329420Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T16:36:18.7335750Z ==> Installing poppler dependency: little-cms2 2021-05-15T16:36:18.7517930Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T16:36:18.7535470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-1ddrw37 2021-05-15T16:36:18.7722980Z cp -pR /private/tmp/d20210515-3946-1ddrw37/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T16:36:18.7904960Z chmod -Rf +w /private/tmp/d20210515-3946-1ddrw37 2021-05-15T16:36:18.8582920Z ==> Finishing up 2021-05-15T16:36:19.7616920Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T16:36:19.7720810Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T16:36:19.7826000Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T16:36:19.7831750Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T16:36:19.7934350Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T16:36:19.8038320Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T16:36:19.8141550Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T16:36:19.8244190Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T16:36:19.8347460Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T16:36:19.8453560Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T16:36:19.8559580Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T16:36:19.8664980Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T16:36:19.8767470Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T16:36:19.8869690Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T16:36:19.8972290Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T16:36:19.9074970Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T16:36:19.9178750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4519-xokk2a.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-15T16:36:21.4504840Z ==> Summary 2021-05-15T16:36:21.4532930Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T16:36:21.4537480Z ==> Installing poppler dependency: nspr 2021-05-15T16:36:21.4558530Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T16:36:21.4582930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-1e5wg6d 2021-05-15T16:36:21.4981110Z cp -pR /private/tmp/d20210515-3946-1e5wg6d/nspr/. /usr/local/Cellar/nspr 2021-05-15T16:36:21.5508750Z chmod -Rf +w /private/tmp/d20210515-3946-1e5wg6d 2021-05-15T16:36:21.6391210Z ==> Finishing up 2021-05-15T16:36:21.6771320Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T16:36:21.6777660Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T16:36:21.6817760Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T16:36:21.6824550Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T16:36:21.6830490Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T16:36:21.6834770Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T16:36:21.6839760Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T16:36:21.6844750Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T16:36:21.6849560Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T16:36:21.6857520Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T16:36:21.7141470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4545-1cbakyj.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-15T16:36:24.3478200Z ==> Summary 2021-05-15T16:36:24.3539220Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T16:36:24.3545880Z ==> Installing poppler dependency: nss 2021-05-15T16:36:24.3682620Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T16:36:24.3699980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-fomin5 2021-05-15T16:36:24.6264920Z cp -pR /private/tmp/d20210515-3946-fomin5/nss/. /usr/local/Cellar/nss 2021-05-15T16:36:24.7948440Z chmod -Rf +w /private/tmp/d20210515-3946-fomin5 2021-05-15T16:36:26.2994910Z ==> Finishing up 2021-05-15T16:36:26.3377950Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T16:36:26.3384750Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T16:36:26.3391020Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T16:36:26.3395780Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T16:36:26.3401340Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T16:36:26.3406020Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T16:36:26.3434650Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T16:36:26.3440940Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T16:36:26.3448230Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T16:36:26.3453680Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T16:36:26.3460170Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T16:36:26.3466220Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T16:36:26.3472560Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T16:36:26.3482280Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T16:36:26.3486950Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T16:36:26.3492900Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T16:36:26.3497300Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T16:36:26.3502960Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T16:36:26.3507670Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T16:36:26.3512970Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T16:36:26.3518030Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T16:36:26.3522890Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T16:36:26.3527860Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T16:36:26.3532550Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T16:36:26.3537560Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T16:36:26.3542720Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T16:36:26.3581750Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T16:36:26.3586660Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T16:36:26.3592090Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T16:36:26.3604530Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T16:36:26.3642980Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T16:36:26.3652610Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T16:36:26.3662890Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T16:36:26.3698470Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T16:36:26.3703160Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T16:36:26.3708480Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T16:36:26.3713370Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T16:36:26.3721550Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T16:36:26.3726100Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T16:36:26.3730680Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T16:36:26.3736360Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T16:36:26.3741460Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T16:36:26.3749530Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T16:36:26.3805620Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T16:36:26.3831000Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T16:36:26.3832710Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T16:36:26.3835030Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T16:36:26.3841340Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T16:36:26.3879150Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T16:36:26.3907180Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T16:36:26.3928650Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T16:36:26.3930590Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T16:36:26.3932720Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T16:36:26.3934910Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T16:36:26.3939570Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T16:36:26.3964490Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T16:36:26.3988050Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T16:36:26.3989840Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T16:36:26.4019750Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T16:36:26.4037940Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T16:36:26.4040820Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T16:36:26.4044240Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T16:36:26.4066010Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T16:36:26.4075600Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T16:36:26.4077150Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T16:36:26.4078620Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T16:36:26.4080440Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T16:36:26.4081900Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T16:36:26.4083270Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T16:36:26.4084640Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T16:36:26.4085950Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T16:36:26.4087360Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T16:36:26.4088810Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T16:36:26.4090270Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T16:36:26.4091720Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T16:36:26.4093170Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T16:36:26.4094600Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T16:36:26.4096280Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T16:36:26.4097840Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T16:36:26.4100620Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T16:36:26.4102530Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T16:36:26.4104020Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T16:36:26.4105590Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T16:36:26.4106760Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T16:36:26.4108210Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T16:36:26.4110750Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T16:36:26.4113230Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T16:36:26.4114880Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T16:36:26.4116410Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T16:36:26.4125310Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T16:36:26.4131170Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T16:36:26.4132950Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T16:36:26.4134440Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T16:36:26.4136050Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T16:36:26.4137700Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T16:36:26.4139260Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T16:36:26.4140960Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T16:36:26.4142400Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T16:36:26.4145490Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T16:36:26.4151500Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T16:36:26.4155840Z Only the first 100 operations were output. 2021-05-15T16:36:26.5639460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4573-1qxj0p9.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-15T16:36:29.4075920Z ==> Summary 2021-05-15T16:36:29.4209960Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T16:36:29.4218140Z ==> Installing poppler dependency: openjpeg 2021-05-15T16:36:29.4566440Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T16:36:29.4585270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-1y11qqw 2021-05-15T16:36:29.6622150Z cp -pR /private/tmp/d20210515-3946-1y11qqw/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T16:36:29.9187230Z chmod -Rf +w /private/tmp/d20210515-3946-1y11qqw 2021-05-15T16:36:30.1945210Z ==> Finishing up 2021-05-15T16:36:30.3008450Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T16:36:30.3022130Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T16:36:30.3023710Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T16:36:30.3027920Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:36:30.3042210Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:36:30.3055770Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T16:36:30.3078480Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T16:36:30.3089320Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T16:36:30.3098310Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T16:36:30.3107170Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T16:36:30.3113900Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T16:36:30.3118580Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T16:36:30.3123670Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T16:36:30.3128920Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:36:30.3136810Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T16:36:30.4129630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4600-wae3hy.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-15T16:36:33.0624020Z ==> Summary 2021-05-15T16:36:33.0922750Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T16:36:33.0929110Z ==> Installing poppler dependency: qt@5 2021-05-15T16:36:33.0965290Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T16:36:33.0983130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-1kqwb2a 2021-05-15T16:36:38.0921470Z cp -pR /private/tmp/d20210515-3946-1kqwb2a/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T16:36:44.8012140Z chmod -Rf +w /private/tmp/d20210515-3946-1kqwb2a 2021-05-15T16:36:57.7409420Z ==> Finishing up 2021-05-15T16:37:00.4111290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4696-16kgovn.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-15T16:37:04.9310720Z ==> Caveats 2021-05-15T16:37:04.9311830Z We agreed to the Qt open source license for you. 2021-05-15T16:37:04.9313410Z If this is unacceptable you should uninstall. 2021-05-15T16:37:04.9314080Z 2021-05-15T16:37:04.9315430Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:37:04.9316580Z because this is an alternate version of another formula. 2021-05-15T16:37:04.9317270Z 2021-05-15T16:37:04.9318080Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:37:04.9319600Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:37:04.9320380Z 2021-05-15T16:37:04.9321190Z For compilers to find qt@5 you may need to set: 2021-05-15T16:37:04.9322490Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:37:04.9323870Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:37:04.9324560Z 2021-05-15T16:37:04.9326010Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:37:04.9327150Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:37:04.9327840Z 2021-05-15T16:37:04.9328960Z ==> Summary 2021-05-15T16:37:05.6865110Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T16:37:05.6871150Z ==> Installing poppler 2021-05-15T16:37:05.6876950Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T16:37:05.6898400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3946-18ykr81 2021-05-15T16:37:05.9716310Z cp -pR /private/tmp/d20210515-3946-18ykr81/poppler/. /usr/local/Cellar/poppler 2021-05-15T16:37:06.2522440Z chmod -Rf +w /private/tmp/d20210515-3946-18ykr81 2021-05-15T16:37:06.6635460Z ==> Finishing up 2021-05-15T16:37:06.6982450Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T16:37:06.6986210Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T16:37:06.6991890Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T16:37:06.6996630Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T16:37:06.7002580Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T16:37:06.7007830Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T16:37:06.7015490Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T16:37:06.7021030Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T16:37:06.7026680Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T16:37:06.7032300Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T16:37:06.7037600Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T16:37:06.7043000Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T16:37:06.7048100Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T16:37:06.7055840Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T16:37:06.7072400Z rm /usr/local/share/gir-1.0 2021-05-15T16:37:06.7087290Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T16:37:06.7101450Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T16:37:06.7116500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T16:37:06.7118270Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T16:37:06.7119980Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T16:37:06.7131720Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T16:37:06.7137390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T16:37:06.7147400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T16:37:06.7153110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T16:37:06.7158580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T16:37:06.7164560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T16:37:06.7170220Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T16:37:06.7176050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T16:37:06.7181880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T16:37:06.7187520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T16:37:06.7204790Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T16:37:06.7209990Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T16:37:06.7225330Z rm /usr/local/lib/girepository-1.0 2021-05-15T16:37:06.7239750Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T16:37:06.7246850Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T16:37:06.7253670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T16:37:06.7259840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T16:37:06.7328870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T16:37:06.7353360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T16:37:06.7355490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T16:37:06.7357550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T16:37:06.7359400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T16:37:06.7361310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T16:37:06.7363310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T16:37:06.7365330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T16:37:06.7369550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T16:37:06.7374940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T16:37:06.7380480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T16:37:06.7384810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T16:37:06.7390310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T16:37:06.7398090Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T16:37:06.7403090Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T16:37:06.7408710Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T16:37:06.7442060Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T16:37:06.8420920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4722-1muk0xf.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-15T16:37:09.5698970Z ==> Summary 2021-05-15T16:37:09.5989720Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T16:37:11.1669820Z ==> Caveats 2021-05-15T16:37:11.1674240Z ==> qt@5 2021-05-15T16:37:11.1717980Z We agreed to the Qt open source license for you. 2021-05-15T16:37:11.1719930Z If this is unacceptable you should uninstall. 2021-05-15T16:37:11.1720650Z 2021-05-15T16:37:11.1722220Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:37:11.1726060Z because this is an alternate version of another formula. 2021-05-15T16:37:11.1726810Z 2021-05-15T16:37:11.1728130Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:37:11.1730010Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:37:11.1731030Z 2021-05-15T16:37:11.1731940Z For compilers to find qt@5 you may need to set: 2021-05-15T16:37:11.1744000Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:37:11.1751660Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:37:11.1752420Z 2021-05-15T16:37:11.1756980Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:37:11.1759850Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:37:11.1760550Z 2021-05-15T16:37:12.9335860Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T16:37:13.9507730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:14.4283310Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T16:37:14.7003210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T16%3A45%3A00Z&sig=%2Fh3YAKdMpYewMcae%2BUEclKl4KJOCJ3NA%2F745VQPlGuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:14.7330220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=\%2Fh3YAKdMpYewMcae\%2BUEclKl4KJOCJ3NA\%2F745VQPlGuE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:14.7629200Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T16:37:14.7676420Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:37:15.7223000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:17.1162750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=kYCMGOOA7Kif\%2BG3fcvBQcsfizbG7IABcv5OOgDxxoC8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:17.1168480Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:37:17.1172540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4729-1xz1xgn 2021-05-15T16:37:17.1176670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T16%3A45%3A00Z&sig=kYCMGOOA7Kif%2BG3fcvBQcsfizbG7IABcv5OOgDxxoC8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:17.1281290Z cp -pR /private/tmp/d20210515-4729-1xz1xgn/szip/. /usr/local/Cellar/szip 2021-05-15T16:37:17.1283650Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T16:37:17.1387080Z chmod -Rf +w /private/tmp/d20210515-4729-1xz1xgn 2021-05-15T16:37:17.1388760Z ==> Installing dependencies for hdf5: szip 2021-05-15T16:37:17.1491130Z ==> Installing hdf5 dependency: szip 2021-05-15T16:37:17.1593460Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T16:37:17.1696080Z ==> Finishing up 2021-05-15T16:37:17.1796990Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T16:37:17.1897230Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T16:37:17.1999580Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T16:37:17.2100160Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T16:37:17.2200810Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T16:37:17.2302760Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T16:37:17.2404870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4899-ijeyjp.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-15T16:37:19.2630700Z ==> Summary 2021-05-15T16:37:19.2647700Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T16:37:19.2653530Z ==> Installing hdf5 2021-05-15T16:37:19.2656590Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:37:19.2675740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4729-13enqda 2021-05-15T16:37:19.4326070Z cp -pR /private/tmp/d20210515-4729-13enqda/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T16:37:19.5731350Z chmod -Rf +w /private/tmp/d20210515-4729-13enqda 2021-05-15T16:37:19.8627720Z ==> Finishing up 2021-05-15T16:37:19.9022510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T16:37:19.9026620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T16:37:19.9031990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T16:37:19.9036160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T16:37:19.9041790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T16:37:19.9046530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T16:37:19.9051850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T16:37:19.9056250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T16:37:19.9061750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T16:37:19.9066370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T16:37:19.9071350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T16:37:19.9075720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T16:37:19.9080760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T16:37:19.9086270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T16:37:19.9090520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T16:37:19.9095430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T16:37:19.9114040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T16:37:19.9119000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T16:37:19.9123780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T16:37:19.9128320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T16:37:19.9133520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T16:37:19.9137880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T16:37:19.9147520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T16:37:19.9152520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T16:37:19.9157260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T16:37:19.9166890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T16:37:19.9173320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T16:37:19.9177060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T16:37:19.9182410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T16:37:19.9186850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T16:37:19.9191880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T16:37:19.9196270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T16:37:19.9201440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T16:37:19.9206300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T16:37:19.9211350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T16:37:19.9215840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T16:37:19.9220930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T16:37:19.9225680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T16:37:19.9230830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T16:37:19.9235400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T16:37:19.9240940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T16:37:19.9245450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T16:37:19.9251350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T16:37:19.9255250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T16:37:19.9260370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T16:37:19.9265040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T16:37:19.9270410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T16:37:19.9275130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T16:37:19.9280140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T16:37:19.9284740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T16:37:19.9289800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T16:37:19.9294220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T16:37:19.9299230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T16:37:19.9303720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T16:37:19.9309280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T16:37:19.9319810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T16:37:19.9323900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T16:37:19.9328840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T16:37:19.9333380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T16:37:19.9338770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T16:37:19.9343500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T16:37:19.9348840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T16:37:19.9353670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T16:37:19.9358830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T16:37:19.9365050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T16:37:19.9369680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T16:37:19.9375050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T16:37:19.9380050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T16:37:19.9385150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T16:37:19.9389900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T16:37:19.9395080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T16:37:19.9399670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T16:37:19.9404940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T16:37:19.9410120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T16:37:19.9414750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T16:37:19.9420200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T16:37:19.9425360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T16:37:19.9430030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T16:37:19.9435350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T16:37:19.9440100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T16:37:19.9446290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T16:37:19.9451110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T16:37:19.9456410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T16:37:19.9461390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T16:37:19.9466590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T16:37:19.9471480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T16:37:19.9476870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T16:37:19.9481720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T16:37:19.9488380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T16:37:19.9493350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T16:37:19.9498760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T16:37:19.9503640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T16:37:19.9509540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T16:37:19.9514750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T16:37:19.9520360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T16:37:19.9529170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T16:37:19.9534570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T16:37:19.9539620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T16:37:19.9544830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T16:37:19.9549840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T16:37:19.9553920Z Only the first 100 operations were output. 2021-05-15T16:37:20.0535670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4926-116vpu1.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-15T16:37:22.6239500Z ==> Summary 2021-05-15T16:37:22.6402750Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:37:23.2688660Z ==> No outdated dependents to upgrade! 2021-05-15T16:37:23.2690700Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:37:23.3229830Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:37:23.3230960Z hdf5 2021-05-15T16:37:23.3238690Z rm /usr/local/bin/gif2h5 2021-05-15T16:37:23.3241720Z rm /usr/local/bin/h52gif 2021-05-15T16:37:23.3244980Z rm /usr/local/bin/h5c++ 2021-05-15T16:37:23.3249890Z rm /usr/local/bin/h5cc 2021-05-15T16:37:23.3251040Z rm /usr/local/bin/h5clear 2021-05-15T16:37:23.3255020Z rm /usr/local/bin/h5copy 2021-05-15T16:37:23.3258370Z rm /usr/local/bin/h5debug 2021-05-15T16:37:23.3270060Z rm /usr/local/bin/h5diff 2021-05-15T16:37:23.3271280Z rm /usr/local/bin/h5dump 2021-05-15T16:37:23.3272200Z rm /usr/local/bin/h5fc 2021-05-15T16:37:23.3273190Z rm /usr/local/bin/h5format_convert 2021-05-15T16:37:23.3274970Z rm /usr/local/bin/h5import 2021-05-15T16:37:23.3281590Z rm /usr/local/bin/h5jam 2021-05-15T16:37:23.3282740Z rm /usr/local/bin/h5ls 2021-05-15T16:37:23.3284550Z rm /usr/local/bin/h5mkgrp 2021-05-15T16:37:23.3290820Z rm /usr/local/bin/h5perf_serial 2021-05-15T16:37:23.3296370Z rm /usr/local/bin/h5redeploy 2021-05-15T16:37:23.3300370Z rm /usr/local/bin/h5repack 2021-05-15T16:37:23.3301320Z rm /usr/local/bin/h5repart 2021-05-15T16:37:23.3303080Z rm /usr/local/bin/h5stat 2021-05-15T16:37:23.3306170Z rm /usr/local/bin/h5unjam 2021-05-15T16:37:23.3309450Z rm /usr/local/bin/h5watch 2021-05-15T16:37:23.3318310Z rm /usr/local/include/H5ACpublic.h 2021-05-15T16:37:23.3321970Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T16:37:23.3324530Z rm /usr/local/include/H5Apublic.h 2021-05-15T16:37:23.3327830Z rm /usr/local/include/H5ArrayType.h 2021-05-15T16:37:23.3330700Z rm /usr/local/include/H5AtomType.h 2021-05-15T16:37:23.3335480Z rm /usr/local/include/H5Attribute.h 2021-05-15T16:37:23.3337260Z rm /usr/local/include/H5Classes.h 2021-05-15T16:37:23.3341600Z rm /usr/local/include/H5CommonFG.h 2021-05-15T16:37:23.3344070Z rm /usr/local/include/H5CompType.h 2021-05-15T16:37:23.3347650Z rm /usr/local/include/H5Cpp.h 2021-05-15T16:37:23.3350300Z rm /usr/local/include/H5CppDoc.h 2021-05-15T16:37:23.3354150Z rm /usr/local/include/H5Cpublic.h 2021-05-15T16:37:23.3356820Z rm /usr/local/include/H5DOpublic.h 2021-05-15T16:37:23.3360410Z rm /usr/local/include/H5DSpublic.h 2021-05-15T16:37:23.3363760Z rm /usr/local/include/H5DaccProp.h 2021-05-15T16:37:23.3366550Z rm /usr/local/include/H5DataSet.h 2021-05-15T16:37:23.3370140Z rm /usr/local/include/H5DataSpace.h 2021-05-15T16:37:23.3376650Z rm /usr/local/include/H5DataType.h 2021-05-15T16:37:23.3377780Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T16:37:23.3379900Z rm /usr/local/include/H5Dpublic.h 2021-05-15T16:37:23.3382800Z rm /usr/local/include/H5DxferProp.h 2021-05-15T16:37:23.3385790Z rm /usr/local/include/H5ESpublic.h 2021-05-15T16:37:23.3389010Z rm /usr/local/include/H5EnumType.h 2021-05-15T16:37:23.3391940Z rm /usr/local/include/H5Epubgen.h 2021-05-15T16:37:23.3398360Z rm /usr/local/include/H5Epublic.h 2021-05-15T16:37:23.3399350Z rm /usr/local/include/H5Exception.h 2021-05-15T16:37:23.3401630Z rm /usr/local/include/H5FDcore.h 2021-05-15T16:37:23.3404870Z rm /usr/local/include/H5FDdirect.h 2021-05-15T16:37:23.3408080Z rm /usr/local/include/H5FDfamily.h 2021-05-15T16:37:23.3413620Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T16:37:23.3414570Z rm /usr/local/include/H5FDlog.h 2021-05-15T16:37:23.3418070Z rm /usr/local/include/H5FDmpi.h 2021-05-15T16:37:23.3420790Z rm /usr/local/include/H5FDmpio.h 2021-05-15T16:37:23.3424810Z rm /usr/local/include/H5FDmulti.h 2021-05-15T16:37:23.3426890Z rm /usr/local/include/H5FDpublic.h 2021-05-15T16:37:23.3430770Z rm /usr/local/include/H5FDros3.h 2021-05-15T16:37:23.3433510Z rm /usr/local/include/H5FDsec2.h 2021-05-15T16:37:23.3438530Z rm /usr/local/include/H5FDstdio.h 2021-05-15T16:37:23.3439710Z rm /usr/local/include/H5FDwindows.h 2021-05-15T16:37:23.3442740Z rm /usr/local/include/H5FaccProp.h 2021-05-15T16:37:23.3446180Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T16:37:23.3450100Z rm /usr/local/include/H5File.h 2021-05-15T16:37:23.3452820Z rm /usr/local/include/H5FloatType.h 2021-05-15T16:37:23.3456640Z rm /usr/local/include/H5Fpublic.h 2021-05-15T16:37:23.3460090Z rm /usr/local/include/H5Gpublic.h 2021-05-15T16:37:23.3463070Z rm /usr/local/include/H5Group.h 2021-05-15T16:37:23.3468960Z rm /usr/local/include/H5IMpublic.h 2021-05-15T16:37:23.3470290Z rm /usr/local/include/H5IdComponent.h 2021-05-15T16:37:23.3473220Z rm /usr/local/include/H5Include.h 2021-05-15T16:37:23.3477760Z rm /usr/local/include/H5IntType.h 2021-05-15T16:37:23.3480380Z rm /usr/local/include/H5Ipublic.h 2021-05-15T16:37:23.3483720Z rm /usr/local/include/H5LDpublic.h 2021-05-15T16:37:23.3486460Z rm /usr/local/include/H5LTpublic.h 2021-05-15T16:37:23.3489840Z rm /usr/local/include/H5LaccProp.h 2021-05-15T16:37:23.3492640Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T16:37:23.3495940Z rm /usr/local/include/H5Library.h 2021-05-15T16:37:23.3498730Z rm /usr/local/include/H5Location.h 2021-05-15T16:37:23.3502000Z rm /usr/local/include/H5Lpublic.h 2021-05-15T16:37:23.3505960Z rm /usr/local/include/H5MMpublic.h 2021-05-15T16:37:23.3507800Z rm /usr/local/include/H5Mpublic.h 2021-05-15T16:37:23.3511080Z rm /usr/local/include/H5Object.h 2021-05-15T16:37:23.3513860Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T16:37:23.3517130Z rm /usr/local/include/H5Opublic.h 2021-05-15T16:37:23.3520150Z rm /usr/local/include/H5PLextern.h 2021-05-15T16:37:23.3524090Z rm /usr/local/include/H5PLpublic.h 2021-05-15T16:37:23.3526590Z rm /usr/local/include/H5PTpublic.h 2021-05-15T16:37:23.3530230Z rm /usr/local/include/H5PacketTable.h 2021-05-15T16:37:23.3533390Z rm /usr/local/include/H5Ppublic.h 2021-05-15T16:37:23.3538520Z rm /usr/local/include/H5PredType.h 2021-05-15T16:37:23.3539870Z rm /usr/local/include/H5PropList.h 2021-05-15T16:37:23.3542820Z rm /usr/local/include/H5Rpublic.h 2021-05-15T16:37:23.3547100Z rm /usr/local/include/H5Spublic.h 2021-05-15T16:37:23.3549880Z rm /usr/local/include/H5StrType.h 2021-05-15T16:37:23.3554650Z rm /usr/local/include/H5TBpublic.h 2021-05-15T16:37:23.3556040Z rm /usr/local/include/H5Tpublic.h 2021-05-15T16:37:23.3562320Z rm /usr/local/include/H5VLconnector.h 2021-05-15T16:37:23.3563520Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T16:37:23.3566720Z rm /usr/local/include/H5VLnative.h 2021-05-15T16:37:23.3571240Z Only the first 100 operations were output. 2021-05-15T16:37:25.1593120Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T16:37:26.1353660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:26.6033890Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T16:37:26.8843510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T16%3A45%3A00Z&sig=a5kTUdrlwJK520Z8ULiYcb2QFWaUIGa6N2K0UoYRjbw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:26.9202050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=a5kTUdrlwJK520Z8ULiYcb2QFWaUIGa6N2K0UoYRjbw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:27.0106890Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T16:37:27.1102530Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T16:37:27.1131220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4933-ubzk7i 2021-05-15T16:37:27.2453480Z cp -pR /private/tmp/d20210515-4933-ubzk7i/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T16:37:27.3978460Z chmod -Rf +w /private/tmp/d20210515-4933-ubzk7i 2021-05-15T16:37:27.5575020Z ==> Finishing up 2021-05-15T16:37:27.6929070Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T16:37:27.6935170Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T16:37:27.6966590Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T16:37:27.6970930Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T16:37:27.6978250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T16:37:27.6984390Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T16:37:27.6988830Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T16:37:27.6994260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T16:37:27.6999300Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T16:37:27.7004260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T16:37:27.7008900Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T16:37:27.7014330Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T16:37:27.7019080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T16:37:27.7027080Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T16:37:27.7033260Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T16:37:27.7065780Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T16:37:27.7641390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5097-jdfcnm.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-15T16:37:30.5289410Z ==> Caveats 2021-05-15T16:37:30.5290460Z Emacs Lisp files have been installed to: 2021-05-15T16:37:30.5291840Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T16:37:30.5293180Z ==> Summary 2021-05-15T16:37:30.5455750Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T16:37:32.8030330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T16:37:33.7461900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:34.2354600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T16:37:34.5489240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T16%3A45%3A00Z&sig=092Od3wUPJIlsXIvmfuKvSmU%2F35tWJeDRRWzdd36N4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:34.5796750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=092Od3wUPJIlsXIvmfuKvSmU\%2F35tWJeDRRWzdd36N4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:34.6672020Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T16:37:34.7733280Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T16:37:34.7758630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5104-1699puo 2021-05-15T16:37:34.8958910Z cp -pR /private/tmp/d20210515-5104-1699puo/gsl/. /usr/local/Cellar/gsl 2021-05-15T16:37:35.0469460Z chmod -Rf +w /private/tmp/d20210515-5104-1699puo 2021-05-15T16:37:35.2012790Z ==> Finishing up 2021-05-15T16:37:35.2271600Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T16:37:35.2281560Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T16:37:35.2286370Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T16:37:35.2293660Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T16:37:35.2318120Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T16:37:35.2334210Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T16:37:35.2442040Z info /usr/local/share/info/gsl-ref.info 2021-05-15T16:37:35.2457730Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T16:37:35.2470890Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T16:37:35.2481560Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T16:37:35.2509920Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T16:37:35.2517770Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T16:37:35.2523390Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T16:37:35.2529380Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T16:37:35.2535010Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T16:37:35.2540240Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T16:37:35.2546490Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T16:37:35.2558850Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T16:37:35.3217800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5271-13vdr2o.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-15T16:37:38.4384270Z ==> Summary 2021-05-15T16:37:38.4563840Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T16:37:41.7056330Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T16:37:42.9660730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:43.4304970Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T16:37:43.7057210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T16%3A45%3A00Z&sig=%2BbF5zTvpWLl1XWfGQXqWFS7nTBDn95bwlViuUakogkI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:43.7391470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=\%2BbF5zTvpWLl1XWfGQXqWFS7nTBDn95bwlViuUakogkI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:43.8919750Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T16:37:43.9103370Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T16:37:44.8937060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:45.3832230Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T16:37:45.6455800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T16%3A45%3A00Z&sig=C5RByiJSJJjKEjguDTynrlKrBwX47YxanHIEjcnJYxg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:45.6787600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=C5RByiJSJJjKEjguDTynrlKrBwX47YxanHIEjcnJYxg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:45.7202070Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T16:37:45.7248210Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T16:37:46.7131040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:47.1949700Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T16:37:47.4681130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T16%3A45%3A00Z&sig=m%2FNJBs7qvPbAFluG2m9XpDkkFtqiR5jr%2FLR0kSY1c94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:47.4981100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=m\%2FNJBs7qvPbAFluG2m9XpDkkFtqiR5jr\%2FLR0kSY1c94\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:47.5421530Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:37:47.5463380Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T16:37:48.5278610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:48.9935650Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T16:37:49.2800400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T16%3A45%3A00Z&sig=HZjUSHyp%2B8e0qF%2F1ft95ozdL0FGoA1M881SShCmYEX4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:49.3182570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=HZjUSHyp\%2B8e0qF\%2F1ft95ozdL0FGoA1M881SShCmYEX4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:49.3579320Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T16:37:49.3616100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T16:37:50.3092590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:50.8216310Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T16:37:51.1327040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T16%3A45%3A00Z&sig=m10zWOLHV5FuCzZcUgz0JVgMbOJWAEwMa98Kujt7AA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:51.1660990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=m10zWOLHV5FuCzZcUgz0JVgMbOJWAEwMa98Kujt7AA8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:51.2339190Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T16:37:51.2441490Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T16:37:52.2482160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:52.7727870Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T16:37:53.0504600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T16%3A45%3A00Z&sig=iWCilq3B%2FT%2BStX6O9qD0bwMXUpPLWqfAlIo%2BSp%2FRmK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:53.1077700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=iWCilq3B\%2FT\%2BStX6O9qD0bwMXUpPLWqfAlIo\%2BSp\%2FRmK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:53.1728360Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T16:37:53.1759450Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T16:37:54.1509430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:54.6410430Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T16:37:54.9465160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T16%3A45%3A00Z&sig=UW6X8aJzRPIXanw67UkqdjeVn77kptqYj56DQ3JLRbU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:54.9847040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=UW6X8aJzRPIXanw67UkqdjeVn77kptqYj56DQ3JLRbU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:55.0551300Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T16:37:55.0664760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T16:37:56.0458270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:56.5266560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T16:37:56.8093230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T16%3A45%3A00Z&sig=YS0133qGs8BYoXRiIZ%2F%2BIgi4YJp%2B0HGHYP%2BnljAC%2Bzg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:56.8440740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=YS0133qGs8BYoXRiIZ\%2F\%2BIgi4YJp\%2B0HGHYP\%2BnljAC\%2Bzg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:56.8828750Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T16:37:56.8866300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T16:37:57.8554570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:58.3582630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T16:37:58.7168980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T16%3A45%3A00Z&sig=p41Z%2B5CIdz4LQgaXHMVrpNdwej8VzXkoFbY3nwozlU8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:58.7478190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=p41Z\%2B5CIdz4LQgaXHMVrpNdwej8VzXkoFbY3nwozlU8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:58.7853130Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T16:37:58.7892300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T16:37:59.7544140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:00.2331430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T16:38:00.5069800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T16%3A45%3A00Z&sig=%2BBKdWdyPxet2VHy3wIslvES2%2Fl3yG1624sQjJ3Yrq0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:00.5402000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=\%2BBKdWdyPxet2VHy3wIslvES2\%2Fl3yG1624sQjJ3Yrq0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:00.5762220Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T16:38:00.5797340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T16:38:01.5455100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:02.2556480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T16:38:02.5624810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T16%3A45%3A00Z&sig=g58io7f2fBk26vRWD72UXIIFmRY%2F3nLtR6ft%2F%2BlREqk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:02.5951610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=g58io7f2fBk26vRWD72UXIIFmRY\%2F3nLtR6ft\%2F\%2BlREqk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:02.6279690Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T16:38:02.6312660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T16:38:03.5771220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:04.0654270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T16:38:04.3664790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T16%3A45%3A00Z&sig=pRM0FwYX9oSD6zLDSoQvLYBivfN2RdcDHW90OXO8CLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:04.4095730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=pRM0FwYX9oSD6zLDSoQvLYBivfN2RdcDHW90OXO8CLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:04.4689250Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T16:38:04.4758230Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T16:38:05.4285100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:05.9077440Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T16:38:06.1901970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T16%3A45%3A00Z&sig=PimtqRsdAhsohZXMTWfNhKfnTxVf%2FBw%2B86iFq2MxsM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:06.2238740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=PimtqRsdAhsohZXMTWfNhKfnTxVf\%2FBw\%2B86iFq2MxsM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:06.2685330Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T16:38:06.2725330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T16:38:07.2289310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:08.4296880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=IduYVd8rlv2hHBIPpx1eakeAEZVNNjD42cOCwcIk7XU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:08.4303360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T16:38:08.4307520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T16%3A45%3A00Z&sig=IduYVd8rlv2hHBIPpx1eakeAEZVNNjD42cOCwcIk7XU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:08.4311890Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T16:38:08.5083210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T16:38:09.4957660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:10.1047430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T16:38:10.4057810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T16%3A45%3A00Z&sig=xsM4xrCoGRg29lfkSmMtyZT8Jh2482HLTYG43wgM8s0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:10.4390070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=xsM4xrCoGRg29lfkSmMtyZT8Jh2482HLTYG43wgM8s0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:10.5190990Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T16:38:10.5318140Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T16:38:11.4645400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:11.9525040Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T16:38:12.2299080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T16%3A45%3A00Z&sig=uGKM9GMv0R24lwDcXtm1sonIm%2B7piHeMNgw849CrYTg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:12.2882710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=uGKM9GMv0R24lwDcXtm1sonIm\%2B7piHeMNgw849CrYTg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:12.3456390Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T16:38:12.3501950Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T16:38:13.2995080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:13.7847770Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T16:38:14.0413280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T16%3A45%3A00Z&sig=mIjNiyISyzqQ87JHkVh6oo1HkpGg4HKwCUO8DXI5juU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:14.0737600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=mIjNiyISyzqQ87JHkVh6oo1HkpGg4HKwCUO8DXI5juU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:14.1323020Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T16:38:14.1399080Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T16:38:15.0954480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:15.5457950Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T16:38:15.8123870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T16%3A45%3A00Z&sig=4wLzhNY4GyXiZb3K2p8GwnYIfSev70uMm2uI14Qllkw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:15.8444320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=4wLzhNY4GyXiZb3K2p8GwnYIfSev70uMm2uI14Qllkw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:15.8845360Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T16:38:15.8874700Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T16:38:16.8740760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:17.3441900Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T16:38:17.6162410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T16%3A45%3A00Z&sig=eTowGtgXA%2FYID%2F3K8o8UlXHAD6MnFdAx5Ae8nzI%2Fw%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:17.6519450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=eTowGtgXA\%2FYID\%2F3K8o8UlXHAD6MnFdAx5Ae8nzI\%2Fw\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:17.6985700Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T16:38:17.7034220Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T16:38:18.9780170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:19.4471400Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T16:38:19.7305260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T16%3A45%3A00Z&sig=FvaIlGc8zG3%2BU3l6jjCa5OPcLekBuODox1PjvUA9qqI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:19.7651760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=FvaIlGc8zG3\%2BU3l6jjCa5OPcLekBuODox1PjvUA9qqI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:19.8275750Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T16:38:19.8362770Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T16:38:20.8293730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:21.3410120Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T16:38:21.6193010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T16%3A45%3A00Z&sig=nP%2BrdH29AGgIHE52nn7jH1etK8VLAVMJYIek9ZkCqMs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:21.6682240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=nP\%2BrdH29AGgIHE52nn7jH1etK8VLAVMJYIek9ZkCqMs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:21.7985590Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T16:38:21.8020810Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T16:38:22.8065020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:23.2607800Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T16:38:23.5176570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T16%3A45%3A00Z&sig=H8nKmzYN41xpsTUjTFOOWEu%2FF3z4VYEPFvglVOHhixY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:23.5502660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=H8nKmzYN41xpsTUjTFOOWEu\%2FF3z4VYEPFvglVOHhixY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:23.6193650Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T16:38:23.6306640Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T16:38:24.6105460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:25.1040550Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T16:38:25.3866890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T16%3A45%3A00Z&sig=l%2FUiTMN2dcCSlc1dQxpk4L4VWivSarbkTL0nOvAsm8U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:25.4337090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=l\%2FUiTMN2dcCSlc1dQxpk4L4VWivSarbkTL0nOvAsm8U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:25.5914430Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T16:38:25.6370300Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T16:38:26.5859080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:27.0939350Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T16:38:27.3923030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T16%3A45%3A00Z&sig=CdEYIf4IljeHG0TqdquMb8N84Wc6ge6zYSVJQH8WUzE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:27.4991360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=CdEYIf4IljeHG0TqdquMb8N84Wc6ge6zYSVJQH8WUzE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:27.5794660Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T16:38:27.5846650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T16:38:28.5498910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:29.0402180Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T16:38:29.3499640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T16%3A45%3A00Z&sig=rhU3jOWM79OwoBzs7ahd3vEEq9BmAlqNfvJWO7iqpX0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:29.3789620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=rhU3jOWM79OwoBzs7ahd3vEEq9BmAlqNfvJWO7iqpX0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:29.4344360Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T16:38:29.4447790Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T16:38:30.4263840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:30.9330290Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T16:38:31.2344800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T16%3A45%3A00Z&sig=ARMyLFqS%2B5jzROyaH2dxUSlIsEChvlUhEXmsRJmybsQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:31.2639660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=ARMyLFqS\%2B5jzROyaH2dxUSlIsEChvlUhEXmsRJmybsQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:31.3575390Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T16:38:31.3794700Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T16:38:32.3462660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:32.8741630Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T16:38:33.1910730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T16%3A45%3A00Z&sig=SkUWbaZyqrJYKQqY0j7lqD8DMFRRUD9MzCylX1gs93U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:33.2290480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=SkUWbaZyqrJYKQqY0j7lqD8DMFRRUD9MzCylX1gs93U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:33.2901890Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T16:38:33.2945840Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T16:38:34.2810110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:34.7887500Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T16:38:35.0705120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T16%3A45%3A00Z&sig=FIrq7RNuqoaTq6r9B6vZscPQtsAN3olihcZLMcN4YiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:35.1111990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=FIrq7RNuqoaTq6r9B6vZscPQtsAN3olihcZLMcN4YiA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:35.1625720Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T16:38:35.1708370Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T16:38:36.1270460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:36.6123490Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T16:38:36.8906560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T16%3A45%3A00Z&sig=F%2FB%2FX%2BaR8sEwrqztastmHEC0rUoFqoXIVQLPR%2FLGuCg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:36.9247120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=F\%2FB\%2FX\%2BaR8sEwrqztastmHEC0rUoFqoXIVQLPR\%2FLGuCg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:36.9721410Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:38:36.9771870Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T16:38:37.9558770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:38.4903260Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T16:38:38.7732970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T16%3A45%3A00Z&sig=AeF4o41IM2OZ1FZFnS8xPL%2F564oBENOkvw%2Bs3DX8yVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:38.8215020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=AeF4o41IM2OZ1FZFnS8xPL\%2F564oBENOkvw\%2Bs3DX8yVY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:39.2030540Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T16:38:39.3298330Z ==> 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-15T16:38:39.3356300Z ==> Installing ffmpeg dependency: aom 2021-05-15T16:38:39.4085780Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T16:38:39.4143170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-12dbfrk 2021-05-15T16:38:39.4812520Z cp -pR /private/tmp/d20210515-5278-12dbfrk/aom/. /usr/local/Cellar/aom 2021-05-15T16:38:39.5169410Z chmod -Rf +w /private/tmp/d20210515-5278-12dbfrk 2021-05-15T16:38:39.5796870Z ==> Finishing up 2021-05-15T16:38:39.6919860Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T16:38:39.6934580Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T16:38:39.6952900Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T16:38:39.6971390Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T16:38:39.6983000Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T16:38:39.6995540Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T16:38:39.7002900Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T16:38:39.7016470Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T16:38:39.7222720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5617-1sxtynp.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-15T16:38:42.2388680Z ==> Summary 2021-05-15T16:38:42.2415880Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T16:38:42.2423160Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T16:38:42.2492740Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T16:38:42.2511320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-fqwjpw 2021-05-15T16:38:42.2701030Z cp -pR /private/tmp/d20210515-5278-fqwjpw/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T16:38:42.3064690Z chmod -Rf +w /private/tmp/d20210515-5278-fqwjpw 2021-05-15T16:38:42.3701310Z ==> Finishing up 2021-05-15T16:38:42.4120740Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T16:38:42.4136970Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T16:38:42.4149010Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T16:38:42.4155620Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T16:38:42.4167340Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T16:38:42.4331270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5643-bbt6jb.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-15T16:38:44.9779830Z ==> Summary 2021-05-15T16:38:44.9803930Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T16:38:44.9817790Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T16:38:44.9876040Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:38:44.9896080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-1milbsu 2021-05-15T16:38:45.0756960Z cp -pR /private/tmp/d20210515-5278-1milbsu/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T16:38:45.1459780Z chmod -Rf +w /private/tmp/d20210515-5278-1milbsu 2021-05-15T16:38:45.2302000Z ==> Finishing up 2021-05-15T16:38:45.2676230Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T16:38:45.2683600Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T16:38:45.2694460Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T16:38:45.2798190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5669-77es84.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-15T16:38:47.7922360Z ==> Summary 2021-05-15T16:38:47.8004970Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T16:38:47.8012300Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T16:38:47.8033820Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T16:38:47.8052160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-1ty0ig5 2021-05-15T16:38:47.8347390Z cp -pR /private/tmp/d20210515-5278-1ty0ig5/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T16:38:47.8761210Z chmod -Rf +w /private/tmp/d20210515-5278-1ty0ig5 2021-05-15T16:38:47.9666010Z ==> Finishing up 2021-05-15T16:38:48.0090650Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T16:38:48.0096160Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T16:38:48.0130470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T16:38:48.0148300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T16:38:48.0161940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T16:38:48.0171200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T16:38:48.0182600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T16:38:48.0194860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T16:38:48.0208510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T16:38:48.0220360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T16:38:48.0230740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T16:38:48.0236780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T16:38:48.0248090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T16:38:48.0261030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T16:38:48.0267710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T16:38:48.0280960Z 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-15T16:38:48.0293480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T16:38:48.0303850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T16:38:48.0313770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T16:38:48.0321380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T16:38:48.0327480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T16:38:48.0339840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T16:38:48.0362160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T16:38:48.0364130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T16:38:48.0372230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T16:38:48.0382650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T16:38:48.0390800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T16:38:48.0402690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T16:38:48.0415780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T16:38:48.0428370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T16:38:48.0437410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T16:38:48.0444910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T16:38:48.0451070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T16:38:48.0463690Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T16:38:48.0468590Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T16:38:48.0477030Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T16:38:48.0484520Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T16:38:48.0725080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5695-1to3faw.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-15T16:38:50.6045990Z ==> Summary 2021-05-15T16:38:50.6139340Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T16:38:50.6145660Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T16:38:50.8404080Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T16:38:50.8421470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-dxmh7b 2021-05-15T16:38:50.9443160Z cp -pR /private/tmp/d20210515-5278-dxmh7b/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T16:38:51.0500190Z chmod -Rf +w /private/tmp/d20210515-5278-dxmh7b 2021-05-15T16:38:51.2363890Z ==> Finishing up 2021-05-15T16:38:51.3018540Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T16:38:51.3022230Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T16:38:51.3035600Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T16:38:51.3040500Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T16:38:51.3045790Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T16:38:51.3053300Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:38:51.3078950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T16:38:51.3094120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T16:38:51.3099140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T16:38:51.3104760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T16:38:51.3109410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T16:38:51.3114940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T16:38:51.3120350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T16:38:51.3126160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T16:38:51.3135710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T16:38:51.3151250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T16:38:51.3161200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T16:38:51.3173010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T16:38:51.3180740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T16:38:51.3188750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T16:38:51.3201750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T16:38:51.3210460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T16:38:51.3224700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T16:38:51.3235770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T16:38:51.3246230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T16:38:51.3257790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T16:38:51.3265290Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:38:51.3302180Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T16:38:51.3317280Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T16:38:51.3333820Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T16:38:51.3354660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T16:38:51.3364030Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T16:38:51.3372130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T16:38:51.3380420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T16:38:51.3388980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T16:38:51.3397250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T16:38:51.3407890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T16:38:51.3412980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T16:38:51.3425130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T16:38:51.3435060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T16:38:51.3447290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T16:38:51.3458490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T16:38:51.3467810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T16:38:51.3477820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T16:38:51.3488310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T16:38:51.3573220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T16:38:51.3578350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T16:38:51.3584550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T16:38:51.3594950Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T16:38:51.3599850Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T16:38:51.3612890Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T16:38:51.3622110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T16:38:51.3627550Z 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-15T16:38:51.4106610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5721-1frmpe2.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-15T16:38:53.8535830Z ==> Summary 2021-05-15T16:38:53.8672620Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T16:38:53.8679740Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T16:38:53.8735110Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T16:38:53.8752840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-1x8cxuv 2021-05-15T16:38:53.8875240Z cp -pR /private/tmp/d20210515-5278-1x8cxuv/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T16:38:53.9044590Z chmod -Rf +w /private/tmp/d20210515-5278-1x8cxuv 2021-05-15T16:38:53.9608970Z ==> Finishing up 2021-05-15T16:38:54.0012810Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T16:38:54.0018640Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T16:38:54.0025260Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T16:38:54.0032030Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T16:38:54.0036970Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T16:38:54.0046670Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T16:38:54.0054130Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T16:38:54.0198420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5747-1rc097s.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-15T16:38:56.6380210Z ==> Summary 2021-05-15T16:38:56.6407180Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T16:38:56.6414630Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T16:38:56.8702810Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T16:38:56.8719790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-1boblza 2021-05-15T16:38:56.9319650Z cp -pR /private/tmp/d20210515-5278-1boblza/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T16:38:56.9816580Z chmod -Rf +w /private/tmp/d20210515-5278-1boblza 2021-05-15T16:38:57.2555770Z ==> Finishing up 2021-05-15T16:38:57.2964650Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T16:38:57.2982790Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T16:38:57.2990120Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T16:38:57.2994620Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T16:38:57.3001900Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T16:38:57.3010610Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T16:38:57.3029740Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T16:38:57.3037280Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T16:38:57.3042320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T16:38:57.3047370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T16:38:57.3059010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T16:38:57.3063680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T16:38:57.3071410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T16:38:57.3076270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T16:38:57.3081650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T16:38:57.3089080Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T16:38:57.3094210Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T16:38:57.3099230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T16:38:57.3103730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T16:38:57.3109190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T16:38:57.3116990Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T16:38:57.3122070Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T16:38:57.3127890Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T16:38:57.3132290Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T16:38:57.3428710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5775-wnye4a.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-15T16:38:59.9305080Z ==> Summary 2021-05-15T16:38:59.9385810Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T16:38:59.9394510Z ==> Installing ffmpeg dependency: libass 2021-05-15T16:39:00.1827060Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T16:39:00.1846560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-1nm6hiq 2021-05-15T16:39:00.1960080Z cp -pR /private/tmp/d20210515-5278-1nm6hiq/libass/. /usr/local/Cellar/libass 2021-05-15T16:39:00.2071030Z chmod -Rf +w /private/tmp/d20210515-5278-1nm6hiq 2021-05-15T16:39:00.2610580Z ==> Finishing up 2021-05-15T16:39:00.2975530Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T16:39:00.2981670Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T16:39:00.2989580Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T16:39:00.3019810Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T16:39:00.3028380Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T16:39:00.3166260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5802-ijfi0l.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-15T16:39:02.8518690Z ==> Summary 2021-05-15T16:39:02.8537040Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T16:39:02.8543050Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T16:39:02.8749150Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T16:39:02.8767450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-142bwxr 2021-05-15T16:39:02.8933200Z cp -pR /private/tmp/d20210515-5278-142bwxr/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T16:39:02.9112780Z chmod -Rf +w /private/tmp/d20210515-5278-142bwxr 2021-05-15T16:39:02.9787770Z ==> Finishing up 2021-05-15T16:39:03.0176810Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T16:39:03.0180740Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T16:39:03.0186120Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T16:39:03.0192640Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T16:39:03.0199470Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T16:39:03.0203940Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T16:39:03.0209300Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T16:39:03.0216490Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T16:39:03.0380420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5828-5c7rd2.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-15T16:39:05.5416810Z ==> Summary 2021-05-15T16:39:05.5476630Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T16:39:05.5482390Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T16:39:05.5539450Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T16:39:05.5558320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5278-19fe19o 2021-05-15T16:39:05.5725470Z cp -pR /private/tmp/d20210515-5278-19fe19o/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T16:39:05.5969530Z chmod -Rf +w /private/tmp/d20210515-5278-19fe19o 2021-05-15T16:39:05.6692530Z ==> Finishing up 2021-05-15T16:39:05.7124420Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T16:39:05.7128350Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T16:39:05.7142050Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T16:39:05.7148720Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T16:39:05.7153860Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T16:39:05.7159070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T16:39:05.7164010Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T16:39:05.7169000Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T16:39:05.7173970Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T16:39:05.7181320Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T16:39:05.7186330Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T16:39:05.7344750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5854-hb97ga.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-15T16:39:08.4090530Z ==> Summary 2021-05-15T16:39:08.4121890Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T16:39:08.4128550Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T16:39:08.4214420Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T16:39:08.4235120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5278-1p5xt4b 2021-05-15T16:39:08.4725320Z cp -pR /private/tmp/d20210515-5278-1p5xt4b/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T16:39:08.4910480Z chmod -Rf +w /private/tmp/d20210515-5278-1p5xt4b 2021-05-15T16:39:08.5534140Z ==> Finishing up 2021-05-15T16:39:08.5771600Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T16:39:08.5820870Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T16:39:08.5825360Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T16:39:08.5832640Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T16:39:08.5993350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5880-1jxth76.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-15T16:39:11.1027130Z ==> Summary 2021-05-15T16:39:11.1056840Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T16:39:11.1064270Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T16:39:11.1094590Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T16:39:11.1112930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-1thgj1i 2021-05-15T16:39:11.1384620Z cp -pR /private/tmp/d20210515-5278-1thgj1i/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T16:39:11.1545020Z chmod -Rf +w /private/tmp/d20210515-5278-1thgj1i 2021-05-15T16:39:11.2040010Z ==> Finishing up 2021-05-15T16:39:11.2449700Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T16:39:11.2456780Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T16:39:11.2462780Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T16:39:11.2556380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5906-1yuyuha.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-15T16:39:13.8919400Z ==> Summary 2021-05-15T16:39:13.8941340Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T16:39:13.8948220Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T16:39:13.8973400Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T16:39:13.8995100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-12z7yes 2021-05-15T16:39:13.9141430Z cp -pR /private/tmp/d20210515-5278-12z7yes/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T16:39:13.9301200Z chmod -Rf +w /private/tmp/d20210515-5278-12z7yes 2021-05-15T16:39:13.9937620Z ==> Finishing up 2021-05-15T16:39:14.0348460Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T16:39:14.0353160Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T16:39:14.0360660Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T16:39:14.0365340Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T16:39:14.0371350Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T16:39:14.0376220Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T16:39:14.0381560Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T16:39:14.0387100Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T16:39:14.0394810Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T16:39:14.0400110Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T16:39:14.0541220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5932-pju8fu.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-15T16:39:16.7056100Z ==> Summary 2021-05-15T16:39:16.7081380Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T16:39:16.7087790Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T16:39:16.7219280Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T16:39:16.7238820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-18bj1ev 2021-05-15T16:39:17.1415080Z cp -pR /private/tmp/d20210515-5278-18bj1ev/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T16:39:17.3505950Z chmod -Rf +w /private/tmp/d20210515-5278-18bj1ev 2021-05-15T16:39:17.4119110Z ==> Finishing up 2021-05-15T16:39:17.4516860Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T16:39:17.4522700Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T16:39:17.4529870Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T16:39:17.4534820Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T16:39:17.4539590Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T16:39:17.4544850Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T16:39:17.4552400Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T16:39:17.4716150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5958-3mx5ic.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-15T16:39:19.9568660Z ==> Summary 2021-05-15T16:39:19.9591240Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T16:39:19.9597810Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T16:39:20.0092770Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T16:39:20.0110030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5278-1qmnkqn 2021-05-15T16:39:20.0428680Z cp -pR /private/tmp/d20210515-5278-1qmnkqn/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T16:39:20.0790150Z chmod -Rf +w /private/tmp/d20210515-5278-1qmnkqn 2021-05-15T16:39:20.1679660Z ==> Finishing up 2021-05-15T16:39:20.2873120Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T16:39:20.2973460Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T16:39:20.3076360Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T16:39:20.3179550Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T16:39:20.3282350Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T16:39:20.3383860Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T16:39:20.3485170Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T16:39:20.3589840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5984-19hj1rr.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-15T16:39:22.7590410Z ==> Summary 2021-05-15T16:39:22.7622220Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T16:39:22.7628430Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T16:39:22.8181130Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T16:39:22.8199540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-1rfpeii 2021-05-15T16:39:22.8347710Z cp -pR /private/tmp/d20210515-5278-1rfpeii/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T16:39:22.8482600Z chmod -Rf +w /private/tmp/d20210515-5278-1rfpeii 2021-05-15T16:39:22.9055900Z ==> Finishing up 2021-05-15T16:39:22.9461950Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T16:39:22.9467940Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T16:39:22.9474730Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T16:39:22.9479680Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T16:39:22.9485170Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T16:39:22.9492680Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T16:39:22.9633360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6010-1qrh1ay.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-15T16:39:25.3085500Z ==> Summary 2021-05-15T16:39:25.3105440Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T16:39:25.3111390Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T16:39:25.3162400Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T16:39:25.3180520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-1uifpsh 2021-05-15T16:39:25.3675020Z cp -pR /private/tmp/d20210515-5278-1uifpsh/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T16:39:25.9320070Z chmod -Rf +w /private/tmp/d20210515-5278-1uifpsh 2021-05-15T16:39:25.9321060Z ==> Finishing up 2021-05-15T16:39:25.9334540Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T16:39:25.9375020Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T16:39:25.9423700Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T16:39:25.9466050Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T16:39:25.9476190Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T16:39:25.9514960Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T16:39:25.9554630Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T16:39:25.9593200Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T16:39:25.9632670Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T16:39:25.9673050Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T16:39:25.9709270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6036-14vod6c.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-15T16:39:27.9867600Z ==> Summary 2021-05-15T16:39:27.9972060Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T16:39:27.9978460Z ==> Installing ffmpeg dependency: snappy 2021-05-15T16:39:28.0035920Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T16:39:28.0053830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-27y21o 2021-05-15T16:39:28.0165830Z cp -pR /private/tmp/d20210515-5278-27y21o/snappy/. /usr/local/Cellar/snappy 2021-05-15T16:39:28.0482980Z chmod -Rf +w /private/tmp/d20210515-5278-27y21o 2021-05-15T16:39:28.0997020Z ==> Finishing up 2021-05-15T16:39:28.1461890Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T16:39:28.1465450Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T16:39:28.1470880Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T16:39:28.1477650Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T16:39:28.1485620Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T16:39:28.1490380Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T16:39:28.1495790Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T16:39:28.1500180Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T16:39:28.1505730Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T16:39:28.1644650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6062-12ripro.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-15T16:39:30.6060070Z ==> Summary 2021-05-15T16:39:30.6082730Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T16:39:30.6089720Z ==> Installing ffmpeg dependency: speex 2021-05-15T16:39:30.6155880Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T16:39:30.6173330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-11nmd6y 2021-05-15T16:39:30.6331020Z cp -pR /private/tmp/d20210515-5278-11nmd6y/speex/. /usr/local/Cellar/speex 2021-05-15T16:39:30.6520100Z chmod -Rf +w /private/tmp/d20210515-5278-11nmd6y 2021-05-15T16:39:30.7105630Z ==> Finishing up 2021-05-15T16:39:30.7516420Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T16:39:30.7529030Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T16:39:30.7536270Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T16:39:30.7542820Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T16:39:30.7547310Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T16:39:30.7552460Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T16:39:30.7559860Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T16:39:30.7711070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6088-1jl92ja.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-15T16:39:33.2813080Z ==> Summary 2021-05-15T16:39:33.2840510Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T16:39:33.2846520Z ==> Installing ffmpeg dependency: srt 2021-05-15T16:39:33.2970070Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T16:39:33.2988520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-jp8w73 2021-05-15T16:39:33.3477050Z cp -pR /private/tmp/d20210515-5278-jp8w73/srt/. /usr/local/Cellar/srt 2021-05-15T16:39:33.3658780Z chmod -Rf +w /private/tmp/d20210515-5278-jp8w73 2021-05-15T16:39:33.4416990Z ==> Finishing up 2021-05-15T16:39:33.4841290Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T16:39:33.4846420Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T16:39:33.4858620Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T16:39:33.4869100Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T16:39:33.4875960Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T16:39:33.4882900Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T16:39:33.4887740Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T16:39:33.4892770Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T16:39:33.4897600Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T16:39:33.4905150Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T16:39:33.4910250Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T16:39:33.5079820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6114-amqqql.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-15T16:39:35.9906010Z ==> Summary 2021-05-15T16:39:35.9930690Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T16:39:35.9936890Z ==> Installing ffmpeg dependency: giflib 2021-05-15T16:39:35.9960930Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T16:39:35.9979140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-ymnzxa 2021-05-15T16:39:36.0506140Z cp -pR /private/tmp/d20210515-5278-ymnzxa/giflib/. /usr/local/Cellar/giflib 2021-05-15T16:39:36.0660320Z chmod -Rf +w /private/tmp/d20210515-5278-ymnzxa 2021-05-15T16:39:36.1173120Z ==> Finishing up 2021-05-15T16:39:36.1591000Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T16:39:36.1598930Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T16:39:36.1603380Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T16:39:36.1615130Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T16:39:36.1619830Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T16:39:36.1624370Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T16:39:36.1631460Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T16:39:36.1638430Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T16:39:36.1644180Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T16:39:36.1648960Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T16:39:36.1653870Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T16:39:36.1814200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6140-1d0v87h.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-15T16:39:38.5969850Z ==> Summary 2021-05-15T16:39:38.5993620Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T16:39:38.5999680Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T16:39:38.6713050Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T16:39:38.6730330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-6i2glw 2021-05-15T16:39:38.7221440Z cp -pR /private/tmp/d20210515-5278-6i2glw/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T16:39:38.7555290Z chmod -Rf +w /private/tmp/d20210515-5278-6i2glw 2021-05-15T16:39:38.9818680Z ==> Finishing up 2021-05-15T16:39:39.0375720Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T16:39:39.0382530Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T16:39:39.0468590Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T16:39:39.0472550Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T16:39:39.0477950Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T16:39:39.0488230Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T16:39:39.0492870Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T16:39:39.0497580Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T16:39:39.0502720Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T16:39:39.0507180Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T16:39:39.0514630Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T16:39:39.0524460Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T16:39:39.0529100Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T16:39:39.0534310Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T16:39:39.0538980Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T16:39:39.0544390Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T16:39:39.0552040Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T16:39:39.0823940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6166-191cn8e.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-15T16:39:41.6590030Z ==> Summary 2021-05-15T16:39:41.6633710Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T16:39:41.6640780Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T16:39:41.7402860Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T16:39:41.7420780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-9zoarg 2021-05-15T16:39:41.9163360Z cp -pR /private/tmp/d20210515-5278-9zoarg/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T16:39:42.0078700Z chmod -Rf +w /private/tmp/d20210515-5278-9zoarg 2021-05-15T16:39:42.0951850Z ==> Finishing up 2021-05-15T16:39:42.1371170Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T16:39:42.1386240Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T16:39:42.1395260Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T16:39:42.1403210Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T16:39:42.1408880Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T16:39:42.1415810Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T16:39:42.1425870Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T16:39:42.1696440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6192-179cdqp.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-15T16:39:44.9833370Z ==> Caveats 2021-05-15T16:39:44.9834800Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:39:44.9836570Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:39:44.9838060Z ==> Summary 2021-05-15T16:39:44.9886450Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T16:39:44.9928330Z ==> Installing ffmpeg dependency: theora 2021-05-15T16:39:45.0110400Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T16:39:45.0130180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5278-a6v7f6 2021-05-15T16:39:45.0696340Z cp -pR /private/tmp/d20210515-5278-a6v7f6/theora/. /usr/local/Cellar/theora 2021-05-15T16:39:45.2578180Z chmod -Rf +w /private/tmp/d20210515-5278-a6v7f6 2021-05-15T16:39:45.3508910Z ==> Finishing up 2021-05-15T16:39:45.3956830Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T16:39:45.3977130Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T16:39:45.4006870Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T16:39:45.4009840Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T16:39:45.4011960Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T16:39:45.4020490Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T16:39:45.4036800Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T16:39:45.4064000Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T16:39:45.4093210Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T16:39:45.4120370Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T16:39:45.4147320Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T16:39:45.4176120Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T16:39:45.4203750Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T16:39:45.4230960Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T16:39:45.4364260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6219-17nwt4g.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-15T16:39:48.0441120Z ==> Summary 2021-05-15T16:39:48.0510610Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T16:39:48.0517300Z ==> Installing ffmpeg dependency: x264 2021-05-15T16:39:48.0548580Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T16:39:48.0566410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-107nvmr 2021-05-15T16:39:48.0928970Z cp -pR /private/tmp/d20210515-5278-107nvmr/x264/. /usr/local/Cellar/x264 2021-05-15T16:39:48.1102320Z chmod -Rf +w /private/tmp/d20210515-5278-107nvmr 2021-05-15T16:39:48.1711840Z ==> Finishing up 2021-05-15T16:39:48.2082450Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T16:39:48.2089580Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T16:39:48.2095120Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T16:39:48.2103020Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T16:39:48.2109420Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T16:39:48.2115110Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T16:39:48.2141320Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T16:39:48.2300030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6245-xpv36y.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-15T16:39:50.7575800Z ==> Summary 2021-05-15T16:39:50.7596560Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T16:39:50.7604350Z ==> Installing ffmpeg dependency: x265 2021-05-15T16:39:50.7666710Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T16:39:50.7683930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5278-mi8ev2 2021-05-15T16:39:50.8765730Z cp -pR /private/tmp/d20210515-5278-mi8ev2/x265/. /usr/local/Cellar/x265 2021-05-15T16:39:50.9649170Z chmod -Rf +w /private/tmp/d20210515-5278-mi8ev2 2021-05-15T16:39:51.0771780Z ==> Finishing up 2021-05-15T16:39:51.1350130Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T16:39:51.1451440Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T16:39:51.1455440Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T16:39:51.1464000Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T16:39:51.1468960Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T16:39:51.1474480Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T16:39:51.1482740Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T16:39:51.1711600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6271-q4f28t.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-15T16:39:53.9993600Z ==> Summary 2021-05-15T16:39:54.0015540Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T16:39:54.0021750Z ==> Installing ffmpeg dependency: xvid 2021-05-15T16:39:54.0064110Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T16:39:54.0082560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-s6rara 2021-05-15T16:39:54.0257620Z cp -pR /private/tmp/d20210515-5278-s6rara/xvid/. /usr/local/Cellar/xvid 2021-05-15T16:39:54.0387020Z chmod -Rf +w /private/tmp/d20210515-5278-s6rara 2021-05-15T16:39:54.0881130Z ==> Finishing up 2021-05-15T16:39:54.1316060Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T16:39:54.1322820Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T16:39:54.1327330Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T16:39:54.1462010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6297-a4g1l8.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-15T16:39:56.7605800Z ==> Summary 2021-05-15T16:39:56.7625340Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T16:39:56.7634610Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T16:39:56.7830960Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T16:39:56.7852570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-j7dajf 2021-05-15T16:39:56.8382070Z cp -pR /private/tmp/d20210515-5278-j7dajf/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T16:39:56.8885990Z chmod -Rf +w /private/tmp/d20210515-5278-j7dajf 2021-05-15T16:39:56.9899640Z ==> Finishing up 2021-05-15T16:39:57.0798770Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T16:39:57.0821600Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T16:39:57.0824660Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T16:39:57.0841570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T16:39:57.0854790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T16:39:57.0870950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T16:39:57.0881160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T16:39:57.0898730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T16:39:57.0900740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T16:39:57.0908610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T16:39:57.0920630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T16:39:57.0928590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T16:39:57.0939370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T16:39:57.0949010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T16:39:57.0959420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T16:39:57.0969750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T16:39:57.0980010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T16:39:57.0989670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T16:39:57.1001060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T16:39:57.1009690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T16:39:57.1022260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T16:39:57.1033100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T16:39:57.1038720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T16:39:57.1051420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T16:39:57.1063050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T16:39:57.1068430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T16:39:57.1077670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T16:39:57.1086810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T16:39:57.1099170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T16:39:57.1107500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T16:39:57.1118150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T16:39:57.1128350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T16:39:57.1139610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T16:39:57.1147130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T16:39:57.1155900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T16:39:57.1163970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T16:39:57.1171700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T16:39:57.1177070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T16:39:57.1187350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T16:39:57.1196070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T16:39:57.1204170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T16:39:57.1209520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T16:39:57.1219670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T16:39:57.1227810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T16:39:57.1238730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T16:39:57.1243780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T16:39:57.1271060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T16:39:57.1276340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T16:39:57.1286820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T16:39:57.1292270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T16:39:57.1299750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T16:39:57.1309130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T16:39:57.1319250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T16:39:57.1325130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T16:39:57.1332600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T16:39:57.1345340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T16:39:57.1352950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T16:39:57.1358200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T16:39:57.1367880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T16:39:57.1373210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T16:39:57.1406090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T16:39:57.1412740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T16:39:57.1418180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T16:39:57.1423570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T16:39:57.1428780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T16:39:57.1434010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T16:39:57.1439270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T16:39:57.1444520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T16:39:57.1463970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T16:39:57.1469350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T16:39:57.1474740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T16:39:57.1480120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T16:39:57.1486850Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T16:39:57.1491740Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T16:39:57.1496910Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T16:39:57.1504230Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T16:39:57.1757100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6323-tmn334.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-15T16:39:59.5018650Z ==> Summary 2021-05-15T16:39:59.5080940Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T16:39:59.5087390Z ==> Installing ffmpeg dependency: zimg 2021-05-15T16:39:59.5135120Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:39:59.5153000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-z1sgr 2021-05-15T16:39:59.5453050Z cp -pR /private/tmp/d20210515-5278-z1sgr/zimg/. /usr/local/Cellar/zimg 2021-05-15T16:39:59.5721900Z chmod -Rf +w /private/tmp/d20210515-5278-z1sgr 2021-05-15T16:39:59.6414750Z ==> Finishing up 2021-05-15T16:39:59.6848020Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T16:39:59.6851540Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T16:39:59.6861300Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T16:39:59.6867350Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T16:39:59.6872250Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T16:39:59.6877810Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T16:39:59.6884530Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T16:39:59.7061830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6349-1t3l9f0.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-15T16:40:02.3575790Z ==> Summary 2021-05-15T16:40:02.3606540Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T16:40:02.3613100Z ==> Installing ffmpeg 2021-05-15T16:40:02.3617560Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T16:40:02.3636050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5278-1m5s4r6 2021-05-15T16:40:02.7019540Z cp -pR /private/tmp/d20210515-5278-1m5s4r6/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T16:40:02.9770930Z chmod -Rf +w /private/tmp/d20210515-5278-1m5s4r6 2021-05-15T16:40:06.4337140Z ==> Finishing up 2021-05-15T16:40:06.4778340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T16:40:06.4782830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T16:40:06.4789760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T16:40:06.4797830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T16:40:06.4804480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T16:40:06.4810150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T16:40:06.4816460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T16:40:06.4827410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T16:40:06.4831800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T16:40:06.4837540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T16:40:06.4842050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T16:40:06.4846430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T16:40:06.4851300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T16:40:06.4855720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T16:40:06.4861500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T16:40:06.4866360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T16:40:06.4870800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T16:40:06.4876220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T16:40:06.4881770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T16:40:06.4885530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T16:40:06.4890810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T16:40:06.4895100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T16:40:06.4899930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T16:40:06.4904840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T16:40:06.4909480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T16:40:06.4915170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T16:40:06.4918840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T16:40:06.4924580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T16:40:06.4928320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T16:40:06.4933150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T16:40:06.4938150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T16:40:06.4943550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T16:40:06.4947850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T16:40:06.4952330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T16:40:06.4962320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T16:40:06.4968020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T16:40:06.4973210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T16:40:06.4979010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T16:40:06.4986450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T16:40:06.4991860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T16:40:06.4996760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T16:40:06.5001780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T16:40:06.5006680Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T16:40:06.5012170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T16:40:06.5018030Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T16:40:06.5022870Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T16:40:06.5028070Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T16:40:06.5034890Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T16:40:06.5056110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T16:40:06.5071250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T16:40:06.5080110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T16:40:06.5093380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T16:40:06.5099980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T16:40:06.5111600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T16:40:06.5117680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T16:40:06.5133790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T16:40:06.5139620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T16:40:06.5153040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T16:40:06.5158630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T16:40:06.5177310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T16:40:06.5183760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T16:40:06.5189790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T16:40:06.5199390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T16:40:06.5214770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T16:40:06.5227520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T16:40:06.5240030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T16:40:06.5250050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T16:40:06.5257500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T16:40:06.5270870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T16:40:06.5277590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T16:40:06.5286880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T16:40:06.5293250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T16:40:06.5299420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T16:40:06.5306680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T16:40:06.5313470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T16:40:06.5320290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T16:40:06.5330490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T16:40:06.5339390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T16:40:06.5345650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T16:40:06.5351200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T16:40:06.5357100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T16:40:06.5363540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T16:40:06.5370710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T16:40:06.5376290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T16:40:06.5382850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T16:40:06.5388960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T16:40:06.5395140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T16:40:06.5401070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T16:40:06.5406940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T16:40:06.5413420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T16:40:06.5420350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T16:40:06.5425960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T16:40:06.5432220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T16:40:06.5439430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T16:40:06.5456750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T16:40:06.5458650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T16:40:06.5460320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T16:40:06.5462770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T16:40:06.5467240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T16:40:06.5473080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T16:40:06.5477590Z Only the first 100 operations were output. 2021-05-15T16:40:06.6988460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6376-ph0mp6.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-15T16:40:09.5425670Z ==> Summary 2021-05-15T16:40:09.5604650Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T16:40:10.6803660Z ==> Caveats 2021-05-15T16:40:10.6805150Z ==> tesseract 2021-05-15T16:40:10.6820910Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:40:10.6822970Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:40:12.9263410Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T16:40:13.5316130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:14.0118390Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T16:40:14.2929950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T16%3A50%3A00Z&sig=lVN9hDSh0E%2BqWRj1TeUleq98uswh3XbKz%2BCAA9S2ObM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:14.3339790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=lVN9hDSh0E\%2BqWRj1TeUleq98uswh3XbKz\%2BCAA9S2ObM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:14.8206990Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T16:40:14.9406510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T16:40:15.8903690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:16.3869840Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T16:40:16.6740540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T16%3A50%3A00Z&sig=RlQsjDh2v2amWeWx0n%2FEZ87c7gWwsCPKCLM4HaTjwu0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:16.7131890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=RlQsjDh2v2amWeWx0n\%2FEZ87c7gWwsCPKCLM4HaTjwu0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:16.8460890Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T16:40:16.8858310Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T16:40:16.8863400Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T16:40:16.9638050Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T16:40:16.9667230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6383-dq2e16 2021-05-15T16:40:17.5531210Z cp -pR /private/tmp/d20210515-6383-dq2e16/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T16:40:18.0613490Z chmod -Rf +w /private/tmp/d20210515-6383-dq2e16 2021-05-15T16:40:18.4590540Z ==> Finishing up 2021-05-15T16:40:18.4854810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T16:40:18.4875490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T16:40:18.4893170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T16:40:18.4906980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T16:40:18.4920390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T16:40:18.4934440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T16:40:18.4947760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T16:40:18.4960170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T16:40:18.4971500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T16:40:18.4983260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T16:40:18.5001170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T16:40:18.5011570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T16:40:18.5023840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T16:40:18.5038190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T16:40:18.5051990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T16:40:18.5066670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T16:40:18.5082330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T16:40:18.5094260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T16:40:18.5155340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T16:40:18.5161040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T16:40:18.5166160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T16:40:18.5172140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T16:40:18.5177820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T16:40:18.5182930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T16:40:18.5189390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T16:40:18.5195170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T16:40:18.5202180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T16:40:18.5207550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T16:40:18.5212930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T16:40:18.5217940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T16:40:18.5224830Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T16:40:18.5233580Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T16:40:18.5238200Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T16:40:18.5248740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T16:40:18.5254470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T16:40:18.5259220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T16:40:18.5265310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T16:40:18.5270380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T16:40:18.5276620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T16:40:18.5288250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T16:40:18.5295730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T16:40:18.5310330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T16:40:18.5316010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T16:40:18.5322480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T16:40:18.5329900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T16:40:18.5337500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T16:40:18.5349980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T16:40:18.5357340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T16:40:18.5364470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T16:40:18.5371630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T16:40:18.5381350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T16:40:18.5406950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T16:40:18.5412600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T16:40:18.5426450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T16:40:18.5433850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T16:40:18.5440990Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T16:40:18.5446110Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T16:40:18.5453370Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T16:40:18.7141380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6553-1ib3ifw.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-15T16:40:21.3551200Z ==> Summary 2021-05-15T16:40:21.3977360Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T16:40:21.3990040Z ==> Installing imagemagick@6 2021-05-15T16:40:21.3993240Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T16:40:21.4021000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6383-38p9r3 2021-05-15T16:40:21.7512410Z cp -pR /private/tmp/d20210515-6383-38p9r3/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T16:40:22.1167870Z chmod -Rf +w /private/tmp/d20210515-6383-38p9r3 2021-05-15T16:40:23.5977210Z ==> Finishing up 2021-05-15T16:40:23.8793300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6579-ntr895.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-15T16:40:26.6277420Z ==> Caveats 2021-05-15T16:40:26.6279100Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:40:26.6280420Z because this is an alternate version of another formula. 2021-05-15T16:40:26.6281130Z 2021-05-15T16:40:26.6282020Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:40:26.6283770Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:40:26.6285100Z 2021-05-15T16:40:26.6286000Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:40:26.6287440Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:40:26.6288930Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:40:26.6289670Z 2021-05-15T16:40:26.6290920Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:40:26.6292090Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:40:26.6292820Z 2021-05-15T16:40:26.6293860Z ==> Summary 2021-05-15T16:40:26.6736120Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T16:40:27.5069860Z ==> Caveats 2021-05-15T16:40:27.5073530Z ==> imagemagick@6 2021-05-15T16:40:27.5116890Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:40:27.5118170Z because this is an alternate version of another formula. 2021-05-15T16:40:27.5119510Z 2021-05-15T16:40:27.5120510Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:40:27.5122280Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:40:27.5123140Z 2021-05-15T16:40:27.5127100Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:40:27.5129930Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:40:27.5131680Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:40:27.5136040Z 2021-05-15T16:40:27.5138330Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:40:27.5139560Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:40:27.5140300Z 2021-05-15T16:40:29.6597630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T16:40:30.5823960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:31.0472080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T16:40:31.3213790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T16%3A50%3A00Z&sig=0blQsJoOTgW0xuw1m0O8Oqt5N2Qu%2F0Jh2TWg92PJAZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:31.3515030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=0blQsJoOTgW0xuw1m0O8Oqt5N2Qu\%2F0Jh2TWg92PJAZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:31.4091100Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T16:40:31.4163730Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T16:40:32.3799820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:32.9021350Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T16:40:33.1941210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T16%3A50%3A00Z&sig=X9Q7a9rYvhm4umGD0ljaMQyPSE%2F2sS8KGVGnnWvgFqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:33.2301230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=X9Q7a9rYvhm4umGD0ljaMQyPSE\%2F2sS8KGVGnnWvgFqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:33.2955030Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T16:40:33.3031880Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T16:40:34.2390480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:34.6914590Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T16:40:34.9700650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T16%3A50%3A00Z&sig=mY9zyzU1FGY%2BuNsWfJETgoxZ1TkYXbyKWzh8RAshrAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:35.0186260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=mY9zyzU1FGY\%2BuNsWfJETgoxZ1TkYXbyKWzh8RAshrAE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:35.5155490Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T16:40:35.6701020Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T16:40:36.6183660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:37.0702910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T16:40:38.1581140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=cPGJS6jkIojTIABKmonElLf4YrGaMzI6DaIOqaIZDqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:38.1589660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T16%3A50%3A00Z&sig=cPGJS6jkIojTIABKmonElLf4YrGaMzI6DaIOqaIZDqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:38.1594220Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T16:40:38.1596780Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T16:40:38.3835530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:38.8466270Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T16:40:39.1122260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T16%3A50%3A00Z&sig=5a6xJJ0spl%2By9cK9k1grFJMUbLE2c4og3Hp8dqh2f%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:39.1467580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=5a6xJJ0spl\%2By9cK9k1grFJMUbLE2c4og3Hp8dqh2f\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:39.1789240Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T16:40:39.1825480Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T16:40:40.0933310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:40.5801040Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T16:40:40.8659420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T16%3A50%3A00Z&sig=zwVEZiKXvfP3GeZhS60sH03JwJePBsRWjvEGDF%2BfNOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:40.9080410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=zwVEZiKXvfP3GeZhS60sH03JwJePBsRWjvEGDF\%2BfNOo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:40.9653090Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T16:40:40.9720810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T16:40:41.9174590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:42.3951910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T16:40:42.6638680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T16%3A50%3A00Z&sig=WgfAJLuNU7qmNAcwRvaLUNJqHS%2FxstGihde7iDH2Dfk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:42.7056690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=WgfAJLuNU7qmNAcwRvaLUNJqHS\%2FxstGihde7iDH2Dfk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:42.7998460Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T16:40:42.8073740Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T16:40:43.8037560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:44.3032260Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T16:40:44.5813520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T16%3A50%3A00Z&sig=HqRzvb%2F2YqqrtkmtWR%2BQnzTEcLhmMWtKwDvhCeuwHOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:44.6155510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=HqRzvb\%2F2YqqrtkmtWR\%2BQnzTEcLhmMWtKwDvhCeuwHOM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:44.6890270Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T16:40:44.6920950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T16:40:45.6405880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:46.0990100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T16:40:46.3960730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T16%3A50%3A00Z&sig=q6hcWNABhqJxDYH2ayVlXtOKMYbifl19%2FVh%2B1FNAdu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:46.4285910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=q6hcWNABhqJxDYH2ayVlXtOKMYbifl19\%2FVh\%2B1FNAdu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:46.4867290Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T16:40:46.4913480Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T16:40:47.4336380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:47.9117160Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T16:40:48.2098070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T16%3A50%3A00Z&sig=nwp5r7aBhZmDPquYe5i%2FyDUrDZ6GtxGFnjooMV18nyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:48.2701240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=nwp5r7aBhZmDPquYe5i\%2FyDUrDZ6GtxGFnjooMV18nyY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:48.3181370Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:40:48.3221380Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T16:40:49.2750020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:49.7798830Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T16:40:50.0510100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T16%3A50%3A00Z&sig=LALA%2Bl3mP4CwqK1vYCETwZiaDTfp29m7JdpLYSl9BQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:50.0980520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=LALA\%2Bl3mP4CwqK1vYCETwZiaDTfp29m7JdpLYSl9BQA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:50.1563080Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:40:50.1631600Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T16:40:51.1860480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:51.6644150Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T16:40:51.9304040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T16%3A50%3A00Z&sig=t3V29nayKhfkz1gKwndjrONyhUq%2FzrhRPUBgZYZmsx0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:51.9644380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=t3V29nayKhfkz1gKwndjrONyhUq\%2FzrhRPUBgZYZmsx0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:52.0971520Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T16:40:52.1509520Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T16:40:52.1511970Z ==> Installing imagemagick dependency: libde265 2021-05-15T16:40:52.2240740Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T16:40:52.2291120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-eqquwx 2021-05-15T16:40:52.2547220Z cp -pR /private/tmp/d20210515-6586-eqquwx/libde265/. /usr/local/Cellar/libde265 2021-05-15T16:40:52.2779770Z chmod -Rf +w /private/tmp/d20210515-6586-eqquwx 2021-05-15T16:40:52.3645520Z ==> Finishing up 2021-05-15T16:40:52.4742700Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T16:40:52.4752160Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T16:40:52.4761150Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T16:40:52.4771300Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T16:40:52.4776750Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T16:40:52.4786070Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T16:40:52.4799600Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T16:40:52.4813920Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T16:40:52.4819520Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T16:40:52.4836520Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T16:40:52.5139430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6817-qnhdct.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-15T16:40:55.0660920Z ==> Summary 2021-05-15T16:40:55.0688750Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T16:40:55.0695200Z ==> Installing imagemagick dependency: docbook 2021-05-15T16:40:55.0715980Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T16:40:55.0733810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-1alhalb 2021-05-15T16:40:55.1611190Z cp -pR /private/tmp/d20210515-6586-1alhalb/docbook/. /usr/local/Cellar/docbook 2021-05-15T16:40:55.2680730Z chmod -Rf +w /private/tmp/d20210515-6586-1alhalb 2021-05-15T16:40:55.3558540Z ==> Finishing up 2021-05-15T16:40:55.4093010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6843-e2zo9y.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-15T16:40:57.6459960Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T16:40:57.7342360Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:57.7759820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:57.8212840Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:57.8674110Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:57.9084830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:57.9554260Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:58.0016720Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:58.0490870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:58.0911200Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:58.1380270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:58.1845200Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:58.2250980Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:58.2559420Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:58.2867870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:40:58.6579320Z ==> Caveats 2021-05-15T16:40:58.6580500Z To use the DocBook package in your XML toolchain, 2021-05-15T16:40:58.6581520Z you need to add the following to your ~/.bashrc: 2021-05-15T16:40:58.6582160Z 2021-05-15T16:40:58.6583010Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:40:58.6584380Z ==> Summary 2021-05-15T16:40:58.6720630Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T16:40:58.6726710Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T16:40:58.6778640Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T16:40:58.6817690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-oi9dl3 2021-05-15T16:41:00.6073100Z cp -pR /private/tmp/d20210515-6586-oi9dl3/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T16:41:03.4914180Z chmod -Rf +w /private/tmp/d20210515-6586-oi9dl3 2021-05-15T16:41:04.9651720Z ==> Finishing up 2021-05-15T16:41:05.0129500Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T16:41:05.0151250Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T16:41:05.0308180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6884-1e1farj.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-15T16:41:07.5133870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:41:07.5607010Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:41:07.6012380Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:41:07.6493160Z ==> 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-15T16:41:07.6944440Z ==> 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-15T16:41:07.7413680Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T16:41:07.7817780Z ==> 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-15T16:41:07.8125270Z ==> 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-15T16:41:07.8435060Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:41:07.8750520Z ==> 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-15T16:41:07.9063520Z ==> 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-15T16:41:07.9397090Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:41:07.9704820Z ==> 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-15T16:41:08.0015100Z ==> 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-15T16:41:08.0328090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:41:08.0639560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:41:08.0957620Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:41:08.1266910Z ==> 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-15T16:41:08.1597670Z ==> 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-15T16:41:08.1909200Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:41:08.2223440Z ==> 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-15T16:41:08.2535160Z ==> 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-15T16:41:08.2848240Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:41:08.3172520Z ==> 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-15T16:41:08.3496070Z ==> 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-15T16:41:08.9311030Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T16:41:08.9314400Z ==> 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-15T16:41:08.9324580Z ==> 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-15T16:41:09.4658020Z ==> Summary 2021-05-15T16:41:09.7609980Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T16:41:09.7614740Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T16:41:09.7644620Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T16:41:09.7665180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-pociu9 2021-05-15T16:41:09.7784960Z cp -pR /private/tmp/d20210515-6586-pociu9/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T16:41:09.7935240Z chmod -Rf +w /private/tmp/d20210515-6586-pociu9 2021-05-15T16:41:09.8484040Z ==> Finishing up 2021-05-15T16:41:09.8939130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6938-13ulzg8.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-15T16:41:12.4955110Z ==> Caveats 2021-05-15T16:41:12.4959500Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:41:12.4960880Z because macOS already provides this software and installing another version in 2021-05-15T16:41:12.4961970Z parallel can cause all kinds of trouble. 2021-05-15T16:41:12.4962590Z 2021-05-15T16:41:12.4963860Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:41:12.4965530Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:41:12.4966350Z 2021-05-15T16:41:12.4966850Z 2021-05-15T16:41:12.4967630Z Bash completion has been installed to: 2021-05-15T16:41:12.4969300Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:41:12.4970640Z ==> Summary 2021-05-15T16:41:12.4974660Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T16:41:12.4981110Z ==> Installing imagemagick dependency: xmlto 2021-05-15T16:41:12.5113670Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T16:41:12.5132720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6586-815uo0 2021-05-15T16:41:12.5336430Z cp -pR /private/tmp/d20210515-6586-815uo0/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T16:41:12.5625310Z chmod -Rf +w /private/tmp/d20210515-6586-815uo0 2021-05-15T16:41:12.6281070Z ==> Finishing up 2021-05-15T16:41:12.6713800Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T16:41:12.6727490Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T16:41:12.6748420Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T16:41:12.6763140Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T16:41:12.6771770Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T16:41:12.6866980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6964-1eqxep9.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-15T16:41:15.1989580Z ==> Summary 2021-05-15T16:41:15.2029710Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T16:41:15.2035480Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T16:41:15.3046340Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T16:41:15.3063920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-1dy1f4r 2021-05-15T16:41:15.3748440Z cp -pR /private/tmp/d20210515-6586-1dy1f4r/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T16:41:15.5115100Z chmod -Rf +w /private/tmp/d20210515-6586-1dy1f4r 2021-05-15T16:41:15.6495130Z ==> Finishing up 2021-05-15T16:41:15.6933170Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T16:41:15.6990940Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T16:41:15.7009410Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T16:41:15.7039190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7104330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7207080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7245300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7268100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7271330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7301190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7308030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7321140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7323830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7327920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7333890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7357800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7362120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7380710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7383810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7386340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7390290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7415900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7439990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7446630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7451640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7454110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7455840Z mkdir -p /usr/local/share/locale/fo 2021-05-15T16:41:15.7457250Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T16:41:15.7459150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7461730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7466170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7470330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7472830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7484990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7502010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7504490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7530330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7560420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7567720Z mkdir -p /usr/local/share/locale/ia 2021-05-15T16:41:15.7570760Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T16:41:15.7593770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7601190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7609180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7625390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7637320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7649920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7680830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7709130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7715990Z mkdir -p /usr/local/share/locale/ky 2021-05-15T16:41:15.7718270Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T16:41:15.7720220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7722430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7736140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7765970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7767910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7770620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7775010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7793090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7795080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7806150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7814720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7817100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7819340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7826260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7850150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7855390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7882850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7894860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7897840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7908790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7921830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7928950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7985260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7988480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.7996410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8009320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8024150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8053790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8107490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8147570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8196170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8224090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8251680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8279290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:41:15.8306850Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T16:41:15.8334280Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T16:41:15.8362030Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T16:41:15.8587480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6990-13gztf3.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-15T16:41:18.1406720Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:41:19.3646280Z ==> Summary 2021-05-15T16:41:19.3855570Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T16:41:19.3860580Z ==> Installing imagemagick dependency: libheif 2021-05-15T16:41:19.5001950Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T16:41:19.5021280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-1ty5l3 2021-05-15T16:41:19.5285940Z cp -pR /private/tmp/d20210515-6586-1ty5l3/libheif/. /usr/local/Cellar/libheif 2021-05-15T16:41:19.5757420Z chmod -Rf +w /private/tmp/d20210515-6586-1ty5l3 2021-05-15T16:41:19.6789440Z ==> Finishing up 2021-05-15T16:41:19.7258820Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T16:41:19.7263900Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T16:41:19.7269970Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T16:41:19.7275820Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T16:41:19.7284610Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T16:41:19.7291610Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T16:41:19.7313000Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T16:41:19.7325830Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T16:41:19.7337500Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T16:41:19.7347830Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T16:41:19.7357810Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T16:41:19.7362930Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T16:41:19.7367860Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T16:41:19.7374520Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T16:41:19.7387950Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T16:41:19.7399340Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T16:41:19.7410170Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T16:41:19.7601900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7017-2tz5b.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-15T16:41:21.9908950Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:41:23.2585060Z ==> Summary 2021-05-15T16:41:23.2638420Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T16:41:23.2640000Z ==> Installing imagemagick dependency: liblqr 2021-05-15T16:41:23.3168840Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T16:41:23.3187890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6586-1s93q3h 2021-05-15T16:41:23.3356000Z cp -pR /private/tmp/d20210515-6586-1s93q3h/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T16:41:23.3564850Z chmod -Rf +w /private/tmp/d20210515-6586-1s93q3h 2021-05-15T16:41:23.4053040Z ==> Finishing up 2021-05-15T16:41:23.4432610Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T16:41:23.4449730Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T16:41:23.4460510Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T16:41:23.4536080Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T16:41:23.4639820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7044-bdxpjf.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-15T16:41:26.1958460Z ==> Summary 2021-05-15T16:41:26.1983750Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T16:41:26.1988790Z ==> Installing imagemagick dependency: libomp 2021-05-15T16:41:26.2043100Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T16:41:26.2060060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-59626x 2021-05-15T16:41:26.2201820Z cp -pR /private/tmp/d20210515-6586-59626x/libomp/. /usr/local/Cellar/libomp 2021-05-15T16:41:26.2604380Z chmod -Rf +w /private/tmp/d20210515-6586-59626x 2021-05-15T16:41:26.3030700Z ==> Finishing up 2021-05-15T16:41:26.3477570Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T16:41:26.3484760Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T16:41:26.3489630Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T16:41:26.3500290Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T16:41:26.3509540Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T16:41:26.3632360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7070-1i7tp0e.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-15T16:41:28.8217660Z ==> Summary 2021-05-15T16:41:28.8232600Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T16:41:28.8238270Z ==> Installing imagemagick dependency: imath 2021-05-15T16:41:28.8292480Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:41:28.8310570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-15m0gc5 2021-05-15T16:41:28.8542970Z cp -pR /private/tmp/d20210515-6586-15m0gc5/imath/. /usr/local/Cellar/imath 2021-05-15T16:41:28.8923600Z chmod -Rf +w /private/tmp/d20210515-6586-15m0gc5 2021-05-15T16:41:28.9607400Z ==> Finishing up 2021-05-15T16:41:29.0001920Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T16:41:29.0018300Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T16:41:29.0023080Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T16:41:29.0028650Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T16:41:29.0033520Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T16:41:29.0039020Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T16:41:29.0046390Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T16:41:29.0233260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7096-10k36js.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-15T16:41:31.5499170Z ==> Summary 2021-05-15T16:41:31.5537490Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T16:41:31.5544570Z ==> Installing imagemagick dependency: openexr 2021-05-15T16:41:31.5640650Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:41:31.5658360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-2yfu6 2021-05-15T16:41:31.6398450Z cp -pR /private/tmp/d20210515-6586-2yfu6/openexr/. /usr/local/Cellar/openexr 2021-05-15T16:41:31.7307030Z chmod -Rf +w /private/tmp/d20210515-6586-2yfu6 2021-05-15T16:41:32.0329230Z ==> Finishing up 2021-05-15T16:41:32.0769800Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T16:41:32.0773810Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T16:41:32.0779260Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T16:41:32.0783990Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T16:41:32.0789250Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T16:41:32.0793980Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T16:41:32.0799310Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T16:41:32.0803890Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T16:41:32.0811130Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T16:41:32.0858370Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T16:41:32.0866910Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T16:41:32.0871600Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T16:41:32.0884210Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T16:41:32.0889190Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T16:41:32.0894180Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T16:41:32.0902790Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T16:41:32.0910090Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T16:41:32.0914560Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T16:41:32.0919960Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T16:41:32.0924970Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T16:41:32.0929820Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T16:41:32.0935280Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T16:41:32.0940360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T16:41:32.0945270Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T16:41:32.0950750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T16:41:32.0956070Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T16:41:32.0960950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T16:41:32.0968480Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T16:41:32.1428610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7125-z50g2d.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-15T16:41:34.5503320Z ==> Summary 2021-05-15T16:41:34.5614900Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T16:41:34.5621400Z ==> Installing imagemagick 2021-05-15T16:41:34.5624980Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T16:41:34.5643450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6586-x9b0qv 2021-05-15T16:41:34.9037910Z cp -pR /private/tmp/d20210515-6586-x9b0qv/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T16:41:35.3024560Z chmod -Rf +w /private/tmp/d20210515-6586-x9b0qv 2021-05-15T16:41:37.4962540Z ==> Finishing up 2021-05-15T16:41:37.5143450Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T16:41:37.5149750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T16:41:37.5157550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T16:41:37.5160250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T16:41:37.5166040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T16:41:37.5171040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T16:41:37.5177220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T16:41:37.5193790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T16:41:37.5196880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T16:41:37.5198870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T16:41:37.5200970Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T16:41:37.5204290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T16:41:37.5209710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T16:41:37.5214580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T16:41:37.5222400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T16:41:37.5227130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T16:41:37.5302760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T16:41:37.5308720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T16:41:37.5313820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T16:41:37.5318760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T16:41:37.5329430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T16:41:37.5334800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T16:41:37.5339540Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T16:41:37.5344900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T16:41:37.5349720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T16:41:37.5354940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T16:41:37.5360170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T16:41:37.5364750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T16:41:37.5369940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T16:41:37.5374690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T16:41:37.5382240Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T16:41:37.5388670Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T16:41:37.5395900Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T16:41:37.5406220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T16:41:37.5417170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T16:41:37.5422880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T16:41:37.5428250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T16:41:37.5442550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T16:41:37.5452980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T16:41:37.5461270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T16:41:37.5466650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T16:41:37.5472140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T16:41:37.5480170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T16:41:37.5485540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T16:41:37.5493930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T16:41:37.5504530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T16:41:37.5509820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T16:41:37.5515380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T16:41:37.5520900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T16:41:37.5526490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T16:41:37.5533630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T16:41:37.5538960Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T16:41:37.5543830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T16:41:37.5549170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T16:41:37.5554340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T16:41:37.5559310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T16:41:37.5564190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T16:41:37.5569620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T16:41:37.5574540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T16:41:37.5579800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T16:41:37.5584570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T16:41:37.5589860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T16:41:37.5598660Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T16:41:37.5606560Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T16:41:37.5611510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T16:41:37.5617380Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T16:41:37.5622690Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T16:41:37.5628920Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T16:41:37.5634360Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T16:41:37.5639970Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T16:41:37.5645140Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T16:41:37.8144430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7151-5tdup2.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-15T16:41:40.5537020Z ==> Summary 2021-05-15T16:41:40.6021100Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T16:41:42.4996840Z ==> Caveats 2021-05-15T16:41:42.4998240Z ==> docbook 2021-05-15T16:41:42.5016690Z To use the DocBook package in your XML toolchain, 2021-05-15T16:41:42.5017750Z you need to add the following to your ~/.bashrc: 2021-05-15T16:41:42.5018420Z 2021-05-15T16:41:42.5019280Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:41:42.5020760Z ==> gnu-getopt 2021-05-15T16:41:42.5045080Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:41:42.5046400Z because macOS already provides this software and installing another version in 2021-05-15T16:41:42.5047520Z parallel can cause all kinds of trouble. 2021-05-15T16:41:42.5048540Z 2021-05-15T16:41:42.5049840Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:41:42.5051520Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:41:42.5052330Z 2021-05-15T16:41:42.5052840Z 2021-05-15T16:41:42.5053620Z Bash completion has been installed to: 2021-05-15T16:41:42.5054980Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:41:44.2549290Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T16:41:45.2622320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:45.7395030Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T16:41:46.0130910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T16%3A50%3A00Z&sig=%2B5FN5pE3A2d%2BZJWxgbGq7K8wlsnq9Mx5RS2z90VbPsE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:46.0418950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=\%2B5FN5pE3A2d\%2BZJWxgbGq7K8wlsnq9Mx5RS2z90VbPsE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:46.0757350Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T16:41:46.1454140Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T16:41:46.1487150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7158-d4au03 2021-05-15T16:41:46.1683270Z cp -pR /private/tmp/d20210515-7158-d4au03/udunits/. /usr/local/Cellar/udunits 2021-05-15T16:41:46.1888730Z chmod -Rf +w /private/tmp/d20210515-7158-d4au03 2021-05-15T16:41:46.2558400Z ==> Finishing up 2021-05-15T16:41:46.3477180Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T16:41:46.3483800Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T16:41:46.3487790Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T16:41:46.3497050Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T16:41:46.3511900Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T16:41:46.3562590Z info /usr/local/share/info/udunits2.info 2021-05-15T16:41:46.3572570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T16:41:46.3612980Z info /usr/local/share/info/udunits2lib.info 2021-05-15T16:41:46.3623250Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T16:41:46.3660310Z info /usr/local/share/info/udunits2prog.info 2021-05-15T16:41:46.3669970Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T16:41:46.3677890Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T16:41:46.3684040Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T16:41:46.3853770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7325-j5emzg.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-15T16:41:49.0295140Z ==> Summary 2021-05-15T16:41:49.0334970Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T16:41:51.4461240Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T16:41:51.4462330Z To reinstall 1.6, run: 2021-05-15T16:41:51.4463570Z brew reinstall jq 2021-05-15T16:41:53.1463510Z ==> Caveats 2021-05-15T16:41:53.1464680Z imagej requires Java. You can install the latest version with: 2021-05-15T16:41:53.1466220Z brew install --cask adoptopenjdk 2021-05-15T16:41:53.1466900Z 2021-05-15T16:41:53.4531710Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T16:41:53.5697890Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T16:42:00.6073800Z ==> Verifying checksum for cask 'imagej' 2021-05-15T16:42:00.9032560Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:42:00.9033740Z ==> Installing Cask imagej 2021-05-15T16:42:00.9483080Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7435-f4kvr0 2021-05-15T16:42:01.8154870Z cp -pR /private/tmp/d20210515-7435-f4kvr0/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T16:42:01.8156270Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T16:42:01.8157570Z chmod -Rf +w /private/tmp/d20210515-7435-f4kvr0 2021-05-15T16:42:01.8158610Z 🍺 imagej was successfully installed! 2021-05-15T16:42:03.5621260Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T16:42:05.2694600Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T16:42:05.5341740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T16%3A50%3A00Z&sig=KcVdgICiTInhEB%2FiDo8apMu6wYPxYiEERZ7Ne72nN9Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:05.6167730Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T16:42:07.1311750Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T16:42:07.4550700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T16%3A50%3A00Z&sig=l%2FFQYBAo3oi%2BT%2FXrHgixpvCBUT6HvWHaqndKCSHeI04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:07.6857570Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T16:42:07.6960170Z ==> Installing bowtie2 dependency: tbb 2021-05-15T16:42:07.8365750Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T16:42:12.6478510Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T16:42:12.6513480Z ==> Installing bowtie2 2021-05-15T16:42:12.6523550Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T16:42:17.5561290Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T16:42:21.1241310Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T16:42:22.6143390Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T16:42:22.9006500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T16%3A50%3A00Z&sig=AXLSk3YieRcmoXA9MySN%2FnzZ7OgkLh%2BBHexEU9nFLvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:23.0064260Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T16:42:24.4861790Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T16:42:24.7713010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T16%3A50%3A00Z&sig=Nw3KcVdXbT%2F7KygjsduKtOJcyOOV%2BPDF%2BBSAMVxhBsE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:24.8551180Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T16:42:26.5575230Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T16:42:26.8522520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T16%3A50%3A00Z&sig=b%2BXr5gmZffydbySed2H6SWbwzrTLD5p3UIXQd%2BrnLvE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:26.9344790Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T16:42:28.4448840Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T16:42:28.7049730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T16%3A50%3A00Z&sig=KXrQWW9fGyqYxKE%2BaTYEj49cCV%2FSnSU4V5FZfLTFQiU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:28.7839810Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T16:42:30.4483720Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T16:42:30.7370990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T16%3A50%3A00Z&sig=hlDkQG4WCnlSkE1JJgThMyMJmA4PxD%2FRC7RU5zlPASc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:30.8284790Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T16:42:32.2747740Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T16:42:32.5438490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T16%3A50%3A00Z&sig=DMd9m8Tcc1YiBs9RJBFEW7IA73MnjJfjP%2B9XveL%2F03M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:32.6830170Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:42:33.1626130Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T16:42:33.1673280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:42:33.4916790Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:42:33.5169220Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T16:42:34.9516390Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T16:42:35.2366380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T16%3A50%3A00Z&sig=Yduxymv80rPtLxJ1EhmsBaTWZtzQtw9IBCGF3aNI3jM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:35.3219760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T16:42:36.7997070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T16:42:37.0748650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T16%3A50%3A00Z&sig=peTHOKTaXeYPPzIhVr9zniwwwsJGI6kcLggPKGAJ66s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:37.1826720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T16:42:38.7570620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T16:42:39.0339860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T16%3A50%3A00Z&sig=pfPIIGDKYeeYgGv6Enn0V3yJ1R5GWoeTCLi%2Bbli5jyA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:39.5816630Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T16:42:40.6596770Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T16:42:40.9361460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T16%3A50%3A00Z&sig=hluGiZC%2BfxtGSa2Hnh3e5JBAO5W1dt%2B8%2BCxrq4Ym1Jw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:41.1014830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T16:42:42.6970410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T16:42:43.0104000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T16%3A50%3A00Z&sig=9Ch%2FHVl8vx0y6koSZME1ZnimhvGo3UCf4oeCvp%2BRg1E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:43.0875810Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T16:42:44.6494600Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T16:42:44.9158040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T16%3A50%3A00Z&sig=xCrZnZQN4rOiZETO48KfnkTUbCyyPBkNxNAaWqJSCCk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:45.0138950Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T16:42:46.4769630Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T16:42:46.7674860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T16%3A50%3A00Z&sig=0OnzyDeBfWdMUWfl6kWRKVs20iIBtnQaUYetQK3Y1o8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:46.8478770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T16:42:48.3109820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T16:42:48.5853800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T16%3A50%3A00Z&sig=Iw%2BSdRjAUaYHDv8LxBQz0ePj4pnRDtlmdasSt1q%2F2gw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:48.7671950Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:42:50.1921430Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:42:50.4630330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T16%3A50%3A00Z&sig=k%2FKyQ0UK4fTcNgryHKsRoNQ7jUSdGxQOBBF4P4YcxKY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:50.5633120Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T16:42:51.9780730Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T16:42:52.2475250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T16%3A50%3A00Z&sig=55YCycYGCRP2Y9YrpM0LWVkIsitiP57O77V%2FZ0XN4ds%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:52.5478520Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T16:42:54.0039140Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T16:42:54.2790210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T16%3A50%3A00Z&sig=Ay2mpH5%2BHdoejEcfuEdd37wKl8heiHppYEMiZO0yU4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:54.4239440Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T16:42:55.8508900Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T16:42:56.1391220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T16%3A50%3A00Z&sig=bHSbptuJE5sggZ5gRLG0UfZ2NgfcNOIpIzQqjrSMmgg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:56.3030340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T16:42:57.7434050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T16:42:58.0337810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T16%3A50%3A00Z&sig=IWCkPbBERkDqPJYJPd65I4pQMVYUc%2FWQm1Tf%2BX7Qejk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:42:58.4355660Z ==> 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-15T16:42:58.4360030Z ==> Installing gdal dependency: cfitsio 2021-05-15T16:42:58.5105860Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T16:43:01.3169590Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T16:43:01.3183000Z ==> Installing gdal dependency: popt 2021-05-15T16:43:01.3206250Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T16:43:03.8975040Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T16:43:03.8981370Z ==> Installing gdal dependency: epsilon 2021-05-15T16:43:03.9034640Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T16:43:06.4329020Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T16:43:06.4334050Z ==> Installing gdal dependency: expat 2021-05-15T16:43:06.4357930Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T16:43:09.1739950Z ==> Caveats 2021-05-15T16:43:09.1741600Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:43:09.1742950Z because macOS already provides this software and installing another version in 2021-05-15T16:43:09.1744080Z parallel can cause all kinds of trouble. 2021-05-15T16:43:09.1744710Z 2021-05-15T16:43:09.1745530Z If you need to have expat first in your PATH, run: 2021-05-15T16:43:09.1747120Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:43:09.1747920Z 2021-05-15T16:43:09.1748730Z For compilers to find expat you may need to set: 2021-05-15T16:43:09.1750080Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:43:09.1751470Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:43:09.1752190Z 2021-05-15T16:43:09.1753430Z For pkg-config to find expat you may need to set: 2021-05-15T16:43:09.1754520Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:43:09.1755220Z 2021-05-15T16:43:09.1756360Z ==> Summary 2021-05-15T16:43:09.1769960Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T16:43:09.1775970Z ==> Installing gdal dependency: freexl 2021-05-15T16:43:09.1887830Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T16:43:12.0830260Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T16:43:12.0837440Z ==> Installing gdal dependency: geos 2021-05-15T16:43:12.1366520Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T16:43:15.7021420Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T16:43:15.7047790Z ==> Installing gdal dependency: hdf5 2021-05-15T16:43:15.7564040Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:43:19.2461500Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:43:19.2467920Z ==> Installing gdal dependency: json-c 2021-05-15T16:43:19.2529200Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T16:43:22.1570740Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T16:43:22.1576390Z ==> Installing gdal dependency: libxml2 2021-05-15T16:43:22.1653230Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T16:43:25.6709650Z ==> Caveats 2021-05-15T16:43:25.6711320Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:43:25.6712660Z because macOS already provides this software and installing another version in 2021-05-15T16:43:25.6713760Z parallel can cause all kinds of trouble. 2021-05-15T16:43:25.6714400Z 2021-05-15T16:43:25.6715230Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:43:25.6716800Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:43:25.6717590Z 2021-05-15T16:43:25.6718520Z For compilers to find libxml2 you may need to set: 2021-05-15T16:43:25.6720320Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:43:25.6721810Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:43:25.6722540Z 2021-05-15T16:43:25.6723790Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:43:25.6724890Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:43:25.6730870Z 2021-05-15T16:43:25.6738970Z ==> Summary 2021-05-15T16:43:25.6892220Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T16:43:25.6898510Z ==> Installing gdal dependency: libdap 2021-05-15T16:43:25.7106350Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T16:43:29.0677560Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T16:43:29.0685920Z ==> Installing gdal dependency: proj 2021-05-15T16:43:29.0852510Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T16:43:32.2370450Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T16:43:32.2377460Z ==> Installing gdal dependency: libgeotiff 2021-05-15T16:43:32.2647780Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T16:43:35.0458050Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T16:43:35.0463700Z ==> Installing gdal dependency: librttopo 2021-05-15T16:43:35.0908540Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:43:38.3261510Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T16:43:38.3265980Z ==> Installing gdal dependency: minizip 2021-05-15T16:43:38.3444790Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T16:43:41.2599230Z ==> Caveats 2021-05-15T16:43:41.2606240Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:43:41.2607780Z with the venerable 'unzip' library. 2021-05-15T16:43:41.2609050Z ==> Summary 2021-05-15T16:43:41.2620480Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T16:43:41.2628750Z ==> Installing gdal dependency: libspatialite 2021-05-15T16:43:41.3578450Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T16:43:44.7831200Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T16:43:44.7837490Z ==> Installing gdal dependency: netcdf 2021-05-15T16:43:44.8481000Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:43:48.2593370Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:43:48.2598230Z ==> Installing gdal dependency: openblas 2021-05-15T16:43:48.2972250Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T16:43:52.7373170Z ==> Caveats 2021-05-15T16:43:52.7374890Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:43:52.7376120Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:43:52.7377020Z 2021-05-15T16:43:52.7378560Z For compilers to find openblas you may need to set: 2021-05-15T16:43:52.7379970Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:43:52.7381430Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:43:52.7382150Z 2021-05-15T16:43:52.7383360Z For pkg-config to find openblas you may need to set: 2021-05-15T16:43:52.7384510Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:43:52.7385410Z 2021-05-15T16:43:52.7386550Z ==> Summary 2021-05-15T16:43:52.7400570Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T16:43:52.7408100Z ==> Installing gdal dependency: numpy 2021-05-15T16:43:52.8405260Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T16:43:57.5962520Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T16:43:57.5969780Z ==> Installing gdal dependency: xerces-c 2021-05-15T16:43:57.6041780Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T16:44:02.9668040Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T16:44:02.9673630Z ==> Installing gdal 2021-05-15T16:44:02.9677770Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T16:44:10.2947210Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T16:44:11.6450420Z ==> No outdated dependents to upgrade! 2021-05-15T16:44:11.6455190Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:44:12.0004820Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:44:12.0007270Z netcdf 2021-05-15T16:44:12.1081240Z ==> Caveats 2021-05-15T16:44:12.1082730Z ==> expat 2021-05-15T16:44:12.1174520Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:44:12.6859790Z because macOS already provides this software and installing another version in 2021-05-15T16:44:12.6861180Z parallel can cause all kinds of trouble. 2021-05-15T16:44:12.6864480Z 2021-05-15T16:44:12.6865440Z If you need to have expat first in your PATH, run: 2021-05-15T16:44:12.6867460Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:44:12.6870630Z 2021-05-15T16:44:12.6871600Z For compilers to find expat you may need to set: 2021-05-15T16:44:12.6873380Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:44:12.6874890Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:44:12.6875670Z 2021-05-15T16:44:12.6881410Z For pkg-config to find expat you may need to set: 2021-05-15T16:44:12.6885180Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:44:12.6886020Z 2021-05-15T16:44:12.6887380Z ==> libxml2 2021-05-15T16:44:12.6889310Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:44:12.6892340Z because macOS already provides this software and installing another version in 2021-05-15T16:44:12.6893540Z parallel can cause all kinds of trouble. 2021-05-15T16:44:12.6894210Z 2021-05-15T16:44:12.6895340Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:44:12.6898050Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:44:12.6898990Z 2021-05-15T16:44:12.6899880Z For compilers to find libxml2 you may need to set: 2021-05-15T16:44:12.6901310Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:44:12.6906680Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:44:12.6907510Z 2021-05-15T16:44:12.6908860Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:44:12.6911340Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:44:12.6912290Z 2021-05-15T16:44:12.6913500Z ==> minizip 2021-05-15T16:44:12.6915090Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:44:12.6918190Z with the venerable 'unzip' library. 2021-05-15T16:44:12.6922750Z ==> openblas 2021-05-15T16:44:12.6928040Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:44:12.6929380Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:44:12.6930580Z 2021-05-15T16:44:12.6931520Z For compilers to find openblas you may need to set: 2021-05-15T16:44:12.6933220Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:44:12.6938890Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:44:12.6942820Z 2021-05-15T16:44:12.6944660Z For pkg-config to find openblas you may need to set: 2021-05-15T16:44:12.6949560Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:44:12.6950620Z 2021-05-15T16:44:14.3862100Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:44:14.8804620Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T16:44:14.8867640Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:44:15.1542720Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:44:15.1729490Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:44:15.6683150Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T16:44:15.6706120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:44:15.9420700Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:44:15.9638190Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T16:44:17.4079950Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T16:44:17.6807020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T16%3A50%3A00Z&sig=gX08STXfawecTO6nk0VsJFwV%2BI%2FuFBb0XG9WgW3o1qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:18.9922030Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:44:19.4567150Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T16:44:19.4594510Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:44:19.7356240Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:44:19.7469360Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T16:44:21.1712710Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T16:44:21.4472260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T16%3A50%3A00Z&sig=KEmH6%2BUONPOXW90V07dD1qZ09BP7CeXCyot%2Fe0JZiw8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:22.2645820Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T16:44:22.2664710Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T16:44:23.7860170Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T16:44:24.0550280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T16%3A50%3A00Z&sig=AgWTPjZG%2B7T3C4vaAbHJc7XDLpUC204JKFB75rdi8tM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:24.5662770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T16:44:26.0393840Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T16:44:26.3261430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T16%3A50%3A00Z&sig=LOIEgHBT0lMZDlBYWH4eHHDzzmFdPMXDofV6MkPjjWE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:26.4807330Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T16:44:27.9454760Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T16:44:28.2238460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T16%3A50%3A00Z&sig=f9IPKRjD1EAnxupCAXhWKT0TmyRLaBYX27%2Fg0n%2FZw0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:29.2259250Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T16:44:29.2269540Z ==> Installing itk dependency: open-mpi 2021-05-15T16:44:29.3592690Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:44:35.0508450Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:44:35.0517290Z ==> Installing itk dependency: fftw 2021-05-15T16:44:35.1176030Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:44:38.3986990Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:44:38.3993580Z ==> Installing itk dependency: boost 2021-05-15T16:44:38.4048960Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T16:45:11.5594430Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T16:45:11.5623430Z ==> Installing itk dependency: netcdf 2021-05-15T16:45:11.6370310Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:45:14.5803330Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:45:14.5808250Z ==> Installing itk dependency: pyqt@5 2021-05-15T16:45:14.6370090Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T16:45:19.9717680Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T16:45:19.9723980Z ==> Installing itk dependency: vtk@8.2 2021-05-15T16:45:20.1341330Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T16:45:50.8695570Z ==> Caveats 2021-05-15T16:45:50.8697210Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:45:50.8698420Z because this is an alternate version of another formula. 2021-05-15T16:45:50.8699140Z 2021-05-15T16:45:50.8699990Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T16:45:50.8702320Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:45:50.8703120Z 2021-05-15T16:45:50.8703960Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T16:45:50.8705300Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T16:45:50.8706710Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T16:45:50.8707410Z 2021-05-15T16:45:50.8708530Z ==> Summary 2021-05-15T16:45:51.0973090Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T16:45:51.0981510Z ==> Installing itk dependency: gdcm 2021-05-15T16:45:51.2927970Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T16:45:57.5985550Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T16:45:57.5994600Z ==> Installing itk 2021-05-15T16:45:57.5996150Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T16:46:12.0996850Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T16:46:15.5148770Z ==> No outdated dependents to upgrade! 2021-05-15T16:46:15.5151010Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:46:17.7884730Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:46:17.7885870Z fftw 2021-05-15T16:46:17.8332090Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T16:46:17.8333770Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T16:46:19.7109800Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T16:46:19.8380210Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T16:46:20.8317370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:46:21.3114910Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T16:46:21.6039200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T16%3A55%3A00Z&sig=NSfHh8fpFnx9AcsA9SVwqg008l9tphBcX5%2FG%2FpZWUjc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:21.6585340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A55\%3A00Z\&sig=NSfHh8fpFnx9AcsA9SVwqg008l9tphBcX5\%2FG\%2FpZWUjc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:46:21.7459280Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T16:46:21.7520400Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T16:46:22.7444010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:46:23.2362100Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T16:46:23.5126140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T16%3A55%3A00Z&sig=TmS5QV3tJiA%2Bg6Qx0mVH5Sm4iEoV1xUtEevQkYtAi%2Bw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:23.5552280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A55\%3A00Z\&sig=TmS5QV3tJiA\%2Bg6Qx0mVH5Sm4iEoV1xUtEevQkYtAi\%2Bw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:46:23.6184410Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T16:46:23.6267550Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T16:46:24.6205720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:46:25.1182760Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T16:46:25.4023290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T16%3A55%3A00Z&sig=EuArdNunD1eIh6thZ%2FgnwEtlehcma9P9hclbZk6vXNM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:25.4348350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A55\%3A00Z\&sig=EuArdNunD1eIh6thZ\%2FgnwEtlehcma9P9hclbZk6vXNM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:46:25.4792520Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T16:46:25.4836160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T16:46:26.5534280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:46:27.0516450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T16:46:27.3416050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T16%3A55%3A00Z&sig=JGH%2FcxH%2BZQVIK%2BxhbyuQcaAQHHgdtg0CnYQ%2B1gNCQTE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:27.3784690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A55\%3A00Z\&sig=JGH\%2FcxH\%2BZQVIK\%2BxhbyuQcaAQHHgdtg0CnYQ\%2B1gNCQTE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:46:27.6029540Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T16:46:27.6647310Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T16:46:27.6653840Z ==> Installing libav dependency: faac 2021-05-15T16:46:27.7332010Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T16:46:27.7374820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9034-rzdtkh 2021-05-15T16:46:27.7494400Z cp -pR /private/tmp/d20210515-9034-rzdtkh/faac/. /usr/local/Cellar/faac 2021-05-15T16:46:27.7657780Z chmod -Rf +w /private/tmp/d20210515-9034-rzdtkh 2021-05-15T16:46:27.8253510Z ==> Finishing up 2021-05-15T16:46:27.8739600Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T16:46:27.8745710Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T16:46:27.8758800Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T16:46:27.8778410Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T16:46:27.8788870Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T16:46:27.8794260Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T16:46:27.8800960Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T16:46:27.8962050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9216-1eurhos.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-15T16:46:30.4800160Z ==> Summary 2021-05-15T16:46:30.4824920Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T16:46:30.4838900Z ==> Installing libav dependency: fdk-aac 2021-05-15T16:46:30.4877080Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T16:46:30.4900190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9034-7g2hb8 2021-05-15T16:46:30.5219070Z cp -pR /private/tmp/d20210515-9034-7g2hb8/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T16:46:30.5390870Z chmod -Rf +w /private/tmp/d20210515-9034-7g2hb8 2021-05-15T16:46:30.6059660Z ==> Finishing up 2021-05-15T16:46:30.6585890Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T16:46:30.6601870Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T16:46:30.6610800Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T16:46:30.6622550Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T16:46:30.6649680Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T16:46:30.6664780Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T16:46:30.6831470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9242-1sg3kz1.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-15T16:46:33.3371370Z ==> Summary 2021-05-15T16:46:33.3392820Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T16:46:33.3399860Z ==> Installing libav dependency: sdl 2021-05-15T16:46:33.3429600Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T16:46:33.3448280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9034-i5hvd5 2021-05-15T16:46:33.4213090Z cp -pR /private/tmp/d20210515-9034-i5hvd5/sdl/. /usr/local/Cellar/sdl 2021-05-15T16:46:33.5341220Z chmod -Rf +w /private/tmp/d20210515-9034-i5hvd5 2021-05-15T16:46:33.6859760Z ==> Finishing up 2021-05-15T16:46:33.7348280Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T16:46:33.7365850Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T16:46:33.7384560Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T16:46:33.7417030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T16:46:33.7426920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T16:46:33.7437550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T16:46:33.7449130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T16:46:33.7463760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T16:46:33.7469170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T16:46:33.7480630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T16:46:33.7491700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T16:46:33.7503680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T16:46:33.7514130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T16:46:33.7527510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T16:46:33.7538880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T16:46:33.7544470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T16:46:33.7550670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T16:46:33.7562800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T16:46:33.7577080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T16:46:33.7588340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T16:46:33.7600000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T16:46:33.7611020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T16:46:33.7620230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T16:46:33.7632500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T16:46:33.7641050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T16:46:33.7654350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T16:46:33.7663590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T16:46:33.7675380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T16:46:33.7688800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T16:46:33.7699490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T16:46:33.7708450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T16:46:33.7714430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T16:46:33.7719770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T16:46:33.7727860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T16:46:33.7737330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T16:46:33.7747870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T16:46:33.7770490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T16:46:33.7782650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T16:46:33.7794010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T16:46:33.7799360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T16:46:33.7805080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T16:46:33.7816880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T16:46:33.7830250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T16:46:33.7840150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T16:46:33.7850250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T16:46:33.7856360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T16:46:33.7861230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T16:46:33.7866540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T16:46:33.7871850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T16:46:33.7882990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T16:46:33.7894390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T16:46:33.7899720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T16:46:33.7905010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T16:46:33.7913500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T16:46:33.7922040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T16:46:33.7933350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T16:46:33.7939340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T16:46:33.7944630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T16:46:33.7956240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T16:46:33.7964510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T16:46:33.7972380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T16:46:33.7982550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T16:46:33.7991140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T16:46:33.7996720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T16:46:33.8004450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T16:46:33.8014660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T16:46:33.8019970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T16:46:33.8025980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T16:46:33.8034640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T16:46:33.8044410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T16:46:33.8052170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T16:46:33.8057450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T16:46:33.8080610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T16:46:33.8090650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T16:46:33.8101070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T16:46:33.8105900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T16:46:33.8111430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T16:46:33.8119880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T16:46:33.8125470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T16:46:33.8130620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T16:46:33.8136420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T16:46:33.8148670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T16:46:33.8153810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T16:46:33.8159520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T16:46:33.8164820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T16:46:33.8170140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T16:46:33.8175440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T16:46:33.8180870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T16:46:33.8191010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T16:46:33.8196380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T16:46:33.8201500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T16:46:33.8213310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T16:46:33.8218570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T16:46:33.8223950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T16:46:33.8230630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T16:46:33.8236030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T16:46:33.8241430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T16:46:33.8250050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T16:46:33.8257400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T16:46:33.8263350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T16:46:33.8271030Z Only the first 100 operations were output. 2021-05-15T16:46:33.9283600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9268-4zc3fo.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-15T16:46:36.5042240Z ==> Summary 2021-05-15T16:46:36.5199870Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T16:46:36.5214800Z ==> Installing libav 2021-05-15T16:46:36.5217650Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T16:46:36.5237600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9034-dx3h4l 2021-05-15T16:46:36.7232260Z cp -pR /private/tmp/d20210515-9034-dx3h4l/libav/. /usr/local/Cellar/libav 2021-05-15T16:46:36.7984640Z chmod -Rf +w /private/tmp/d20210515-9034-dx3h4l 2021-05-15T16:46:37.9990190Z ==> Finishing up 2021-05-15T16:46:38.0447300Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T16:46:38.0458820Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T16:46:38.0463330Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T16:46:38.0494670Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T16:46:38.0500030Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T16:46:38.0505550Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T16:46:38.0833950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9294-7ozb4b.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-15T16:46:40.5866080Z ==> Summary 2021-05-15T16:46:40.5885670Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T16:46:43.2415770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T16:46:44.6608390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T16:46:44.9439800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T16%3A55%3A00Z&sig=xnKo7grZPGZZHd25W9AuVU7qw2LWhJmCnSPMrU2YZKM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:45.1312200Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:46:48.0439670Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T16:46:50.5918440Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T16:46:50.5919570Z To reinstall 4.3.0, run: 2021-05-15T16:46:50.5921160Z brew reinstall libtiff 2021-05-15T16:46:52.2890850Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T16:46:52.2892080Z To reinstall 2.3.9_1, run: 2021-05-15T16:46:52.2892900Z brew reinstall unixodbc 2021-05-15T16:46:53.9799650Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T16:46:53.9800850Z To reinstall 1.0.18_1, run: 2021-05-15T16:46:53.9801660Z brew reinstall libsodium 2021-05-15T16:46:55.6644890Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T16:46:55.6646030Z To reinstall 4.1.1, run: 2021-05-15T16:46:55.6646850Z brew reinstall tesseract 2021-05-15T16:46:57.4033420Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T16:46:57.4034540Z To reinstall 1.21.1, run: 2021-05-15T16:46:57.4035910Z brew reinstall wget 2021-05-15T16:46:59.1422890Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T16:46:59.1423630Z To reinstall 4.3.4, run: 2021-05-15T16:46:59.1424490Z brew reinstall zeromq 2021-05-15T16:47:00.7820580Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T16:47:00.7821770Z To reinstall 2.2.27.6_1, run: 2021-05-15T16:47:00.7822560Z brew reinstall udunits 2021-05-15T16:47:02.4647010Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T16:47:02.4648120Z To reinstall 1.2.0, run: 2021-05-15T16:47:02.4648890Z brew reinstall webp 2021-05-15T16:47:04.1997430Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T16:47:05.6117160Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T16:47:05.9026550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T16%3A55%3A00Z&sig=Mb30LO944s3DdO8aMLXP8F1MVXXzBHBVQlCc2eR39qU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:47:07.5643600Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T16:47:49.0890530Z ==> Caveats 2021-05-15T16:47:49.0891770Z Bash completion has been installed to: 2021-05-15T16:47:49.0892760Z /usr/local/etc/bash_completion.d 2021-05-15T16:47:49.0894060Z ==> Summary 2021-05-15T16:47:50.5319380Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T16:47:53.6314330Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T16:47:53.6320470Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T164620Z&X-Amz-Expires=300&X-Amz-Signature=784b20517e5b67d35db6cc267d7c8b4f4505a5a3ceeba8d570dab85d8eb86d06&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-15T16:47:56.5765000Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:47:56.5766310Z ==> Installing Cask xquartz 2021-05-15T16:48:16.0792500Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T16:48:16.0794530Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T16:48:38.4419540Z installer: Package name is 2021-05-15T16:48:38.4427460Z installer: Installing at base path / 2021-05-15T16:48:38.4428450Z installer: The install was successful. 2021-05-15T16:48:38.4432240Z installer: The install requires logging out now. 2021-05-15T16:48:38.5521930Z 🍺 xquartz was successfully installed! 2021-05-15T16:48:38.5807990Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:48:38.5808880Z with: 2021-05-15T16:48:38.5809450Z github_slug: neuroconductor/fmri 2021-05-15T16:48:38.5809850Z env: 2021-05-15T16:48:38.5810260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:48:38.5810690Z TIC_DEPLOY_KEY: 2021-05-15T16:48:38.5811020Z RSPM: 2021-05-15T16:48:38.5812380Z GITHUB_PAT: *** 2021-05-15T16:48:38.5812790Z COVERALLS_TOKEN: 2021-05-15T16:48:38.5813240Z continue-on-error: true 2021-05-15T16:48:38.5813690Z VDIFFR_RUN_TESTS: false 2021-05-15T16:48:38.5814170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:48:38.5814580Z TZ: UTC 2021-05-15T16:48:38.5814940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:48:38.5815320Z NOT_CRAN: true 2021-05-15T16:48:38.5815670Z ##[endgroup] 2021-05-15T16:48:38.6569210Z repo slug is: neuroconductor/fmri 2021-05-15T16:48:38.6684250Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:48:38.6684870Z env: 2021-05-15T16:48:38.6685350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:48:38.6685840Z TIC_DEPLOY_KEY: 2021-05-15T16:48:38.6686230Z RSPM: 2021-05-15T16:48:38.6687080Z GITHUB_PAT: *** 2021-05-15T16:48:38.6687530Z COVERALLS_TOKEN: 2021-05-15T16:48:38.6687990Z continue-on-error: true 2021-05-15T16:48:38.6688740Z VDIFFR_RUN_TESTS: false 2021-05-15T16:48:38.6689270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:48:38.6689740Z TZ: UTC 2021-05-15T16:48:38.6690150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:48:38.6690550Z NOT_CRAN: true 2021-05-15T16:48:38.6690960Z ##[endgroup] 2021-05-15T16:48:40.0234310Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:48:40.0235000Z with: 2021-05-15T16:48:40.0235360Z repo_name: fmri 2021-05-15T16:48:40.0235780Z repo_version: 1.9.3 2021-05-15T16:48:40.0236160Z runner_os: macOS 2021-05-15T16:48:40.0236580Z R_version: 4.1 2021-05-15T16:48:40.0236920Z env: 2021-05-15T16:48:40.0237380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:48:40.0237840Z TIC_DEPLOY_KEY: 2021-05-15T16:48:40.0238500Z RSPM: 2021-05-15T16:48:40.0240010Z GITHUB_PAT: *** 2021-05-15T16:48:40.0240650Z COVERALLS_TOKEN: 2021-05-15T16:48:40.0241210Z continue-on-error: true 2021-05-15T16:48:40.0241720Z VDIFFR_RUN_TESTS: false 2021-05-15T16:48:40.0242240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:48:40.0242690Z TZ: UTC 2021-05-15T16:48:40.0243100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:48:40.0243510Z NOT_CRAN: true 2021-05-15T16:48:40.0243900Z ##[endgroup] 2021-05-15T16:48:40.0923890Z Package: fmri 2021-05-15T16:48:40.0930190Z Version: 1.9.3 2021-05-15T16:48:40.0931030Z OS: macOS 2021-05-15T16:48:40.1023020Z ##[group]Run install.packages('remotes') 2021-05-15T16:48:40.1023790Z install.packages('remotes') 2021-05-15T16:48:40.1024610Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:48:40.1025600Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:48:40.1207740Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:48:40.1208210Z env: 2021-05-15T16:48:40.1208680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:48:40.1209190Z TIC_DEPLOY_KEY: 2021-05-15T16:48:40.1209540Z RSPM: 2021-05-15T16:48:40.1210560Z GITHUB_PAT: *** 2021-05-15T16:48:40.1211090Z COVERALLS_TOKEN: 2021-05-15T16:48:40.1211620Z continue-on-error: true 2021-05-15T16:48:40.1212100Z VDIFFR_RUN_TESTS: false 2021-05-15T16:48:40.1212630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:48:40.1213080Z TZ: UTC 2021-05-15T16:48:40.1213560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:48:40.1213990Z NOT_CRAN: true 2021-05-15T16:48:40.1214390Z ##[endgroup] 2021-05-15T16:48:40.3731510Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:48:40.3733310Z (as ‘lib’ is unspecified) 2021-05-15T16:48:42.4673080Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T16:48:42.4694160Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T16:48:42.4763720Z installing the source package ‘remotes’ 2021-05-15T16:48:42.4796200Z 2021-05-15T16:48:42.4798740Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T16:48:42.6985330Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T16:48:42.7035560Z ================================================== 2021-05-15T16:48:42.7052260Z downloaded 144 KB 2021-05-15T16:48:42.7078780Z 2021-05-15T16:48:43.1686240Z * installing *source* package ‘remotes’ ... 2021-05-15T16:48:43.1783260Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T16:48:43.1784640Z ** using staged installation 2021-05-15T16:48:43.2088370Z ** R 2021-05-15T16:48:43.2431900Z ** inst 2021-05-15T16:48:43.2465050Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:45.6882880Z ** help 2021-05-15T16:48:45.8205470Z *** installing help indices 2021-05-15T16:48:45.8951420Z ** building package indices 2021-05-15T16:48:46.2213070Z ** installing vignettes 2021-05-15T16:48:46.2315720Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:48:47.0005330Z ** testing if installed package can be loaded from final location 2021-05-15T16:48:47.0006470Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:48:47.0007770Z * DONE (remotes) 2021-05-15T16:48:47.0008140Z 2021-05-15T16:48:47.0008730Z The downloaded source packages are in 2021-05-15T16:48:47.0011160Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpAYoRTw/downloaded_packages’ 2021-05-15T16:48:49.9336390Z ##[group]Run actions/cache@v1 2021-05-15T16:48:49.9336980Z with: 2021-05-15T16:48:49.9337420Z path: /Users/runner/work/_temp/Library 2021-05-15T16:48:49.9340610Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-1eec554dada2b2dd912ba00e6837e074ca475ef04f63ed158d035c2e131839a0 2021-05-15T16:48:49.9344390Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T16:48:49.9345860Z env: 2021-05-15T16:48:49.9346330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:48:49.9346800Z TIC_DEPLOY_KEY: 2021-05-15T16:48:49.9347180Z RSPM: 2021-05-15T16:48:49.9349200Z GITHUB_PAT: *** 2021-05-15T16:48:49.9349680Z COVERALLS_TOKEN: 2021-05-15T16:48:49.9350190Z continue-on-error: true 2021-05-15T16:48:49.9350670Z VDIFFR_RUN_TESTS: false 2021-05-15T16:48:49.9351200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:48:49.9352000Z TZ: UTC 2021-05-15T16:48:49.9352510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:48:49.9352980Z NOT_CRAN: true 2021-05-15T16:48:49.9353350Z ##[endgroup] 2021-05-15T16:48:50.0146690Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:48:50.0251630Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:48:50.0252510Z remotes::install_github("ropensci/tic") 2021-05-15T16:48:50.0253200Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:48:50.0253860Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:48:50.0254460Z remotes::install_cran("covr") 2021-05-15T16:48:50.0469740Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:48:50.0470210Z env: 2021-05-15T16:48:50.0470660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:48:50.0471150Z TIC_DEPLOY_KEY: 2021-05-15T16:48:50.0471510Z RSPM: 2021-05-15T16:48:50.0472530Z GITHUB_PAT: *** 2021-05-15T16:48:50.0472940Z COVERALLS_TOKEN: 2021-05-15T16:48:50.0473450Z continue-on-error: true 2021-05-15T16:48:50.0473950Z VDIFFR_RUN_TESTS: false 2021-05-15T16:48:50.0474450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:48:50.0474940Z TZ: UTC 2021-05-15T16:48:50.0475380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:48:50.0475790Z NOT_CRAN: true 2021-05-15T16:48:50.0476560Z ##[endgroup] 2021-05-15T16:48:50.3322980Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:48:51.0241750Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:48:53.2710230Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:48:53.2711770Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:48:53.2713120Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:48:53.2714600Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:48:53.2715860Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:48:53.2717250Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:48:53.2718560Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:48:53.2719850Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:48:53.2721270Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:48:53.2722540Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:48:53.2723920Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:48:53.2725130Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:48:53.2726440Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:48:53.2727720Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:48:53.2728910Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:48:53.2730340Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:48:53.2731600Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:48:53.2732920Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:48:53.2734190Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T16:48:53.2735410Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:48:53.2737030Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:48:53.2738250Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:48:53.2740450Z 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-15T16:48:53.2742990Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:48:53.2744350Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:48:53.2745630Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:48:53.2746930Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:48:53.2748150Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:48:53.2749420Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:48:53.2750660Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:48:53.2751950Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:48:53.2753520Z (as ‘lib’ is unspecified) 2021-05-15T16:48:53.2754410Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:48:53.2755820Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:48:53.2757080Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:48:53.2758410Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:48:53.2759900Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:48:53.2761180Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:48:54.8045560Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T16:48:54.8049870Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T16:48:54.8146990Z Packages which are only available in source form, and may need 2021-05-15T16:48:54.8150220Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-15T16:48:54.8151970Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-15T16:48:54.8153890Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-15T16:48:54.8158520Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-15T16:48:54.8160150Z 2021-05-15T16:48:54.8172940Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T16:48:54.9423850Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T16:48:54.9731960Z ================================================== 2021-05-15T16:48:54.9782290Z downloaded 841 KB 2021-05-15T16:48:54.9782720Z 2021-05-15T16:48:54.9784430Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T16:48:55.1729610Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T16:48:55.1763870Z ================================================== 2021-05-15T16:48:55.1764830Z downloaded 259 KB 2021-05-15T16:48:55.1767720Z 2021-05-15T16:48:55.1802080Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T16:48:55.3069250Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T16:48:55.3071740Z ================================================== 2021-05-15T16:48:55.3076070Z downloaded 96 KB 2021-05-15T16:48:55.3077310Z 2021-05-15T16:48:55.3117040Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T16:48:55.5271720Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T16:48:55.5274090Z ================================================== 2021-05-15T16:48:55.5274980Z downloaded 19 KB 2021-05-15T16:48:55.5275580Z 2021-05-15T16:48:55.5312870Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-15T16:48:55.8077930Z Content type 'application/x-gzip' length 5730 bytes 2021-05-15T16:48:55.8079260Z ================================================== 2021-05-15T16:48:55.8080150Z downloaded 5730 bytes 2021-05-15T16:48:55.8080750Z 2021-05-15T16:48:55.8121840Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T16:48:55.9351450Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T16:48:55.9358330Z ================================================== 2021-05-15T16:48:55.9361010Z downloaded 61 KB 2021-05-15T16:48:55.9361700Z 2021-05-15T16:48:55.9394770Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T16:48:56.1754380Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T16:48:56.2123520Z ================================================== 2021-05-15T16:48:56.2124580Z downloaded 1.3 MB 2021-05-15T16:48:56.2125350Z 2021-05-15T16:48:56.2179950Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T16:48:58.1911430Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T16:48:58.1913990Z ================================================== 2021-05-15T16:48:58.1917870Z downloaded 12 KB 2021-05-15T16:48:58.1919790Z 2021-05-15T16:48:58.1946740Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T16:48:58.3200120Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T16:48:58.3331820Z ================================================== 2021-05-15T16:48:58.3336280Z downloaded 774 KB 2021-05-15T16:48:58.3337030Z 2021-05-15T16:48:58.7517990Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T16:48:58.9848950Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T16:48:58.9925930Z ================================================== 2021-05-15T16:48:58.9926830Z downloaded 411 KB 2021-05-15T16:48:58.9927690Z 2021-05-15T16:48:58.9962750Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T16:48:59.2445830Z Content type 'application/x-gzip' length 3488 bytes 2021-05-15T16:48:59.2447120Z ================================================== 2021-05-15T16:48:59.2447910Z downloaded 3488 bytes 2021-05-15T16:48:59.2448520Z 2021-05-15T16:48:59.2483200Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T16:48:59.4772790Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T16:48:59.4782590Z ================================================== 2021-05-15T16:48:59.4784610Z downloaded 156 KB 2021-05-15T16:48:59.4785300Z 2021-05-15T16:48:59.4819520Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T16:48:59.7225470Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T16:48:59.7289240Z ================================================== 2021-05-15T16:48:59.7290710Z downloaded 60 KB 2021-05-15T16:48:59.7291360Z 2021-05-15T16:48:59.7332340Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T16:48:59.9231520Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T16:48:59.9244290Z ================================================== 2021-05-15T16:48:59.9247930Z downloaded 154 KB 2021-05-15T16:48:59.9252120Z 2021-05-15T16:48:59.9285300Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T16:49:00.0851780Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T16:49:00.0984590Z ================================================== 2021-05-15T16:49:00.0987080Z downloaded 110 KB 2021-05-15T16:49:00.0987930Z 2021-05-15T16:49:00.1029710Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T16:49:00.3040770Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T16:49:00.3050460Z ================================================== 2021-05-15T16:49:00.3052050Z downloaded 107 KB 2021-05-15T16:49:00.3052700Z 2021-05-15T16:49:00.3092080Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T16:49:00.5342990Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T16:49:00.5391570Z ================================================== 2021-05-15T16:49:00.5392800Z downloaded 224 KB 2021-05-15T16:49:00.5393990Z 2021-05-15T16:49:00.5429080Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T16:49:00.6655880Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T16:49:00.6659320Z ================================================== 2021-05-15T16:49:00.6660420Z downloaded 58 KB 2021-05-15T16:49:00.6661100Z 2021-05-15T16:49:00.6696330Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T16:49:00.7909100Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T16:49:00.7910870Z ================================================== 2021-05-15T16:49:00.7912290Z downloaded 34 KB 2021-05-15T16:49:00.7913710Z 2021-05-15T16:49:00.7948280Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T16:49:00.9196950Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T16:49:00.9199790Z ================================================== 2021-05-15T16:49:00.9200660Z downloaded 43 KB 2021-05-15T16:49:00.9201240Z 2021-05-15T16:49:00.9389640Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T16:49:01.1925010Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-15T16:49:01.1928910Z ================================================== 2021-05-15T16:49:01.1931130Z downloaded 90 KB 2021-05-15T16:49:01.1932130Z 2021-05-15T16:49:01.1961670Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T16:49:01.3208470Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T16:49:01.3751840Z ================================================== 2021-05-15T16:49:01.3753390Z downloaded 92 KB 2021-05-15T16:49:01.3754040Z 2021-05-15T16:49:01.3804970Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-15T16:49:01.6068920Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-15T16:49:01.6141510Z ================================================== 2021-05-15T16:49:01.6143230Z downloaded 27 KB 2021-05-15T16:49:01.6144530Z 2021-05-15T16:49:01.6188890Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T16:49:01.7621440Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T16:49:01.7622940Z ================================================== 2021-05-15T16:49:01.7623710Z downloaded 12 KB 2021-05-15T16:49:01.7625420Z 2021-05-15T16:49:01.7657560Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T16:49:01.8839860Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T16:49:02.1481500Z ================================================== 2021-05-15T16:49:02.1483600Z downloaded 366 KB 2021-05-15T16:49:02.1487910Z 2021-05-15T16:49:02.1519900Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T16:49:02.3624460Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T16:49:02.3653950Z ================================================== 2021-05-15T16:49:02.3654980Z downloaded 81 KB 2021-05-15T16:49:02.3658410Z 2021-05-15T16:49:02.3695580Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T16:49:02.5906000Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T16:49:02.5912050Z ================================================== 2021-05-15T16:49:02.5913630Z downloaded 44 KB 2021-05-15T16:49:02.5914850Z 2021-05-15T16:49:02.5952330Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T16:49:02.7141550Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T16:49:02.7142950Z ================================================== 2021-05-15T16:49:02.7148000Z downloaded 64 KB 2021-05-15T16:49:02.7151830Z 2021-05-15T16:49:02.7179450Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T16:49:02.9552110Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T16:49:02.9638810Z ================================================== 2021-05-15T16:49:02.9639700Z downloaded 777 KB 2021-05-15T16:49:02.9640330Z 2021-05-15T16:49:02.9677300Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T16:49:03.1828520Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T16:49:03.1869540Z ================================================== 2021-05-15T16:49:03.1870650Z downloaded 286 KB 2021-05-15T16:49:03.1871390Z 2021-05-15T16:49:03.1912060Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T16:49:03.3181940Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T16:49:03.3183680Z ================================================== 2021-05-15T16:49:03.3185400Z downloaded 20 KB 2021-05-15T16:49:03.3185960Z 2021-05-15T16:49:03.3228440Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:49:03.4445220Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:49:03.4486660Z ================================================== 2021-05-15T16:49:03.4489110Z downloaded 24 KB 2021-05-15T16:49:03.4490500Z 2021-05-15T16:49:03.4527730Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T16:49:03.6799210Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T16:49:03.6845700Z ================================================== 2021-05-15T16:49:03.6846590Z downloaded 298 KB 2021-05-15T16:49:03.6847390Z 2021-05-15T16:49:03.6887980Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T16:49:03.8100590Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T16:49:03.8103130Z ================================================== 2021-05-15T16:49:03.8104040Z downloaded 16 KB 2021-05-15T16:49:03.8104640Z 2021-05-15T16:49:03.8140340Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T16:49:03.9317320Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T16:49:03.9441820Z ================================================== 2021-05-15T16:49:03.9442790Z downloaded 1.2 MB 2021-05-15T16:49:03.9443400Z 2021-05-15T16:49:04.8787340Z * installing *source* package ‘rlang’ ... 2021-05-15T16:49:04.9051750Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:04.9053080Z ** using staged installation 2021-05-15T16:49:04.9304340Z ** libs 2021-05-15T16:49:10.5703700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-15T16:49:11.0191320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-15T16:49:11.3895850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-15T16:49:13.9524130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-15T16:49:15.0186570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T16:49:15.0904770Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:49:15.2906430Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T16:49:15.2958720Z ** R 2021-05-15T16:49:15.3599900Z ** inst 2021-05-15T16:49:15.3617620Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:19.7763600Z ** help 2021-05-15T16:49:20.7973680Z *** installing help indices 2021-05-15T16:49:21.1532550Z *** copying figures 2021-05-15T16:49:21.1991840Z ** building package indices 2021-05-15T16:49:21.8358520Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:22.2394990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:49:24.0300370Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:24.4045920Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:24.4146540Z * DONE (rlang) 2021-05-15T16:49:24.8385620Z * installing *source* package ‘magrittr’ ... 2021-05-15T16:49:24.8433320Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:24.8434500Z ** using staged installation 2021-05-15T16:49:24.8632450Z ** libs 2021-05-15T16:49:24.8830310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-15T16:49:25.0375510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:49:25.1270480Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:49:25.1851200Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T16:49:25.1892040Z ** R 2021-05-15T16:49:25.1951370Z ** inst 2021-05-15T16:49:25.2017300Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:25.5958940Z ** help 2021-05-15T16:49:25.6657700Z *** installing help indices 2021-05-15T16:49:25.7029660Z *** copying figures 2021-05-15T16:49:25.7046650Z ** building package indices 2021-05-15T16:49:26.0541030Z ** installing vignettes 2021-05-15T16:49:26.0617320Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:26.3969700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:49:26.5371500Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:26.8346390Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:26.8373500Z * DONE (magrittr) 2021-05-15T16:49:27.1995650Z * installing *source* package ‘glue’ ... 2021-05-15T16:49:27.2033350Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:27.2034450Z ** using staged installation 2021-05-15T16:49:27.2259350Z ** libs 2021-05-15T16:49:27.2426480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-15T16:49:27.3605240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:49:27.4401840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-15T16:49:27.5681210Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:49:27.6254370Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T16:49:27.6309440Z ** R 2021-05-15T16:49:27.6395320Z ** inst 2021-05-15T16:49:27.6455340Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:28.2832230Z ** help 2021-05-15T16:49:28.3398240Z *** installing help indices 2021-05-15T16:49:28.3744510Z *** copying figures 2021-05-15T16:49:28.3754530Z ** building package indices 2021-05-15T16:49:28.6510010Z ** installing vignettes 2021-05-15T16:49:28.6610650Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:29.0208040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:49:29.1687350Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:29.5292370Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:29.5320580Z * DONE (glue) 2021-05-15T16:49:29.8733090Z * installing *source* package ‘sys’ ... 2021-05-15T16:49:29.8759280Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:29.8760480Z ** using staged installation 2021-05-15T16:49:29.9008130Z ** libs 2021-05-15T16:49:29.9176590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-15T16:49:30.1210910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:49:30.2046720Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:49:30.2621400Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T16:49:30.2660770Z ** R 2021-05-15T16:49:30.2714840Z ** inst 2021-05-15T16:49:30.2744820Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:30.6685930Z ** help 2021-05-15T16:49:30.7115620Z *** installing help indices 2021-05-15T16:49:30.7388610Z ** building package indices 2021-05-15T16:49:31.0306110Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:31.3420180Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:49:31.4791300Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:31.7335290Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:31.7356420Z * DONE (sys) 2021-05-15T16:49:32.0747230Z * installing *source* package ‘R6’ ... 2021-05-15T16:49:32.0776740Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:32.0777830Z ** using staged installation 2021-05-15T16:49:32.0967990Z ** R 2021-05-15T16:49:32.1037710Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:32.7965570Z ** help 2021-05-15T16:49:32.8228720Z *** installing help indices 2021-05-15T16:49:32.8457370Z *** copying figures 2021-05-15T16:49:32.8468920Z ** building package indices 2021-05-15T16:49:33.1132840Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:33.3727160Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:33.6355660Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:33.6379010Z * DONE (R6) 2021-05-15T16:49:33.9309920Z * installing *source* package ‘mime’ ... 2021-05-15T16:49:33.9327800Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:33.9328920Z ** using staged installation 2021-05-15T16:49:33.9507490Z ** libs 2021-05-15T16:49:33.9685680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:49:34.0470550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T16:49:34.1425910Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:49:34.2006390Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T16:49:34.2047620Z ** R 2021-05-15T16:49:34.2124560Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:34.6439930Z ** help 2021-05-15T16:49:34.6699170Z *** installing help indices 2021-05-15T16:49:34.6891460Z ** building package indices 2021-05-15T16:49:34.9525300Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:35.2625720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:49:35.3922330Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:35.6416140Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:35.6436610Z * DONE (mime) 2021-05-15T16:49:36.1813320Z * installing *source* package ‘curl’ ... 2021-05-15T16:49:36.1929670Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:36.1930970Z ** using staged installation 2021-05-15T16:49:36.3250850Z Found pkg-config cflags and libs! 2021-05-15T16:49:36.6737840Z Using PKG_CFLAGS= 2021-05-15T16:49:36.6739840Z Using PKG_LIBS=-lcurl 2021-05-15T16:49:36.8140200Z ** libs 2021-05-15T16:49:36.8335710Z 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-15T16:49:36.8367370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T16:49:36.9406960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-15T16:49:37.0870640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-15T16:49:37.1879650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-15T16:49:37.2781870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-15T16:49:37.3845150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-15T16:49:37.4899260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-15T16:49:37.5781020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-15T16:49:37.7734500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T16:49:37.8414700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:49:37.9364010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T16:49:38.0422880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-15T16:49:38.2316350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T16:49:38.3251260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-15T16:49:38.4108860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T16:49:38.4840930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T16:49:38.5617010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T16:49:38.6432220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:49:38.7841760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T16:49:38.8806780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-15T16:49:38.9221950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T16:49:39.0069080Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:49:39.0697780Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T16:49:39.0738730Z ** R 2021-05-15T16:49:39.0900260Z ** inst 2021-05-15T16:49:39.1032800Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:39.7839390Z ** help 2021-05-15T16:49:39.8498430Z *** installing help indices 2021-05-15T16:49:39.8921020Z ** building package indices 2021-05-15T16:49:40.1886460Z ** installing vignettes 2021-05-15T16:49:40.1987710Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:40.5160900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:49:40.6524650Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:40.9172990Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:40.9201900Z * DONE (curl) 2021-05-15T16:49:41.4268620Z * installing *source* package ‘jsonlite’ ... 2021-05-15T16:49:41.4377300Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:41.4378580Z ** using staged installation 2021-05-15T16:49:41.4575560Z ** libs 2021-05-15T16:49:41.4769110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:49:41.5756700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T16:49:41.6657850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T16:49:41.7607240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T16:49:41.8855130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T16:49:41.9857220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T16:49:42.0653330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T16:49:42.1493300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T16:49:42.2453970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T16:49:42.3308520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T16:49:42.4640430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T16:49:42.5605730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T16:49:42.6667920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-15T16:49:42.7646490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-15T16:49:42.8591530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T16:49:42.9463900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T16:49:43.0329600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-15T16:49:43.1128510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T16:49:43.2108850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T16:49:43.2905810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-15T16:49:43.3699820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T16:49:43.4670760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T16:49:43.5310290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T16:49:43.6118250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T16:49:43.7292440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T16:49:43.9391240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T16:49:44.2299360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T16:49:44.4211400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T16:49:44.5864590Z 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-15T16:49:45.5841150Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:49:45.6496200Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T16:49:45.6541590Z ** R 2021-05-15T16:49:45.6801430Z ** inst 2021-05-15T16:49:45.6869890Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:47.0380830Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T16:49:47.0381770Z ** help 2021-05-15T16:49:47.0817220Z *** installing help indices 2021-05-15T16:49:47.1136590Z ** building package indices 2021-05-15T16:49:47.3969580Z ** installing vignettes 2021-05-15T16:49:47.4070320Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:47.7367730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:49:47.8725450Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:48.1643440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:48.1678890Z * DONE (jsonlite) 2021-05-15T16:49:48.4753110Z * installing *source* package ‘ini’ ... 2021-05-15T16:49:48.4769710Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:48.4771090Z ** using staged installation 2021-05-15T16:49:48.4925400Z ** R 2021-05-15T16:49:48.4975110Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:48.8348360Z ** help 2021-05-15T16:49:48.8450470Z *** installing help indices 2021-05-15T16:49:48.8687970Z ** building package indices 2021-05-15T16:49:49.1292920Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:49.3859330Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:50.4523390Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:50.4524240Z * DONE (ini) 2021-05-15T16:49:50.4535610Z * installing *source* package ‘gitcreds’ ... 2021-05-15T16:49:50.4537220Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:50.4538270Z ** using staged installation 2021-05-15T16:49:50.4538940Z ** R 2021-05-15T16:49:50.4539520Z ** inst 2021-05-15T16:49:50.4540770Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:50.6434880Z ** help 2021-05-15T16:49:50.6777430Z *** installing help indices 2021-05-15T16:49:50.7040990Z ** building package indices 2021-05-15T16:49:50.9762900Z ** installing vignettes 2021-05-15T16:49:50.9859920Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:49:51.2382770Z ** testing if installed package can be loaded from final location 2021-05-15T16:49:51.4945920Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:49:51.4973350Z * DONE (gitcreds) 2021-05-15T16:49:51.8668540Z * installing *source* package ‘zip’ ... 2021-05-15T16:49:51.8713430Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T16:49:51.8715110Z ** using staged installation 2021-05-15T16:49:51.8870400Z ** libs 2021-05-15T16:49:51.9049850Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T16:49:55.1869870Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T16:49:58.1512900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:49:58.2287040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-15T16:50:00.7573370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-15T16:50:00.8442380Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T16:50:00.8444000Z size_t uzipfile_len = 0; 2021-05-15T16:50:00.8448900Z ^ 2021-05-15T16:50:00.8955050Z 1 warning generated. 2021-05-15T16:50:00.8982670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-15T16:50:01.0475790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T16:50:01.1443210Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:50:01.2014150Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T16:50:01.2121660Z ** R 2021-05-15T16:50:01.2177770Z ** inst 2021-05-15T16:50:01.2202990Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:01.6722950Z ** help 2021-05-15T16:50:01.7010620Z *** installing help indices 2021-05-15T16:50:01.7283700Z ** building package indices 2021-05-15T16:50:01.9940630Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:02.3009610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:02.4335090Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:02.6858950Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:02.6883970Z * DONE (zip) 2021-05-15T16:50:03.1401050Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T16:50:03.1482320Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:03.1483470Z ** using staged installation 2021-05-15T16:50:03.1657510Z ** R 2021-05-15T16:50:03.1820150Z ** inst 2021-05-15T16:50:03.1901370Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:03.8969370Z ** help 2021-05-15T16:50:04.2318530Z *** installing help indices 2021-05-15T16:50:04.3728120Z *** copying figures 2021-05-15T16:50:04.3740630Z ** building package indices 2021-05-15T16:50:04.8289310Z ** installing vignettes 2021-05-15T16:50:04.8394920Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:05.0994210Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:05.3682890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:05.3786590Z * DONE (rstudioapi) 2021-05-15T16:50:05.7841710Z * installing *source* package ‘rprojroot’ ... 2021-05-15T16:50:05.7893280Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:05.7894490Z ** using staged installation 2021-05-15T16:50:05.8102810Z ** R 2021-05-15T16:50:05.8188260Z ** inst 2021-05-15T16:50:05.8216480Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:06.4596960Z ** help 2021-05-15T16:50:06.4960150Z *** installing help indices 2021-05-15T16:50:06.5277120Z *** copying figures 2021-05-15T16:50:06.5308570Z ** building package indices 2021-05-15T16:50:06.8003940Z ** installing vignettes 2021-05-15T16:50:06.8104620Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:07.0687930Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:07.3277350Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:07.3309640Z * DONE (rprojroot) 2021-05-15T16:50:07.6804460Z * installing *source* package ‘crayon’ ... 2021-05-15T16:50:07.6840780Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:07.6841900Z ** using staged installation 2021-05-15T16:50:07.7031690Z ** R 2021-05-15T16:50:07.7173260Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:08.9265860Z ** help 2021-05-15T16:50:09.0047750Z *** installing help indices 2021-05-15T16:50:09.0510680Z ** building package indices 2021-05-15T16:50:09.4137210Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:09.6672860Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:09.9711690Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:09.9813600Z * DONE (crayon) 2021-05-15T16:50:10.3136200Z * installing *source* package ‘fastmap’ ... 2021-05-15T16:50:10.3165920Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:10.3167050Z ** using staged installation 2021-05-15T16:50:10.3334640Z ** libs 2021-05-15T16:50:10.3540890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T16:50:13.2655440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:50:13.3541270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:50:13.4194000Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T16:50:13.4236130Z ** R 2021-05-15T16:50:13.4306540Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:13.9987930Z ** help 2021-05-15T16:50:14.0237640Z *** installing help indices 2021-05-15T16:50:14.0475090Z ** building package indices 2021-05-15T16:50:14.3182170Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:14.6257760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:14.7605160Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:15.0232700Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:15.0254730Z * DONE (fastmap) 2021-05-15T16:50:15.3845060Z * installing *source* package ‘yaml’ ... 2021-05-15T16:50:15.3888710Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:15.3890810Z ** using staged installation 2021-05-15T16:50:15.4028830Z ** libs 2021-05-15T16:50:15.4215780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-15T16:50:15.7959770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-15T16:50:15.9366940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-15T16:50:16.9576380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-15T16:50:17.1065490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-15T16:50:17.2767780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-15T16:50:17.6648080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-15T16:50:17.7436480Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:50:17.7438890Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T16:50:17.7439880Z ^~~ 2021-05-15T16:50:17.7442170Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:50:17.7443980Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T16:50:17.7444940Z ^~~ 2021-05-15T16:50:17.7447150Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:50:17.7448960Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-15T16:50:17.7449910Z ^~~ 2021-05-15T16:50:17.9405950Z 3 warnings generated. 2021-05-15T16:50:17.9437740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-15T16:50:18.0724910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-15T16:50:18.1435420Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:50:18.1437310Z tag = process_tag(tag); 2021-05-15T16:50:18.1438040Z ^~~ 2021-05-15T16:50:18.1463060Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:50:18.1464770Z tag = process_tag(tag); 2021-05-15T16:50:18.1465510Z ^~~ 2021-05-15T16:50:18.1501680Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T16:50:18.1503340Z tag = process_tag(tag); 2021-05-15T16:50:18.1504040Z ^~~ 2021-05-15T16:50:18.4651610Z 3 warnings generated. 2021-05-15T16:50:18.4685370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-15T16:50:18.6033090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-15T16:50:19.9686750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T16:50:20.0649960Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:50:20.1243220Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T16:50:20.1291850Z ** R 2021-05-15T16:50:20.1326980Z ** inst 2021-05-15T16:50:20.1373830Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:20.4709830Z ** help 2021-05-15T16:50:20.5011910Z *** installing help indices 2021-05-15T16:50:20.5282450Z ** building package indices 2021-05-15T16:50:20.7939820Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:21.1282440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:21.2666270Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:21.5115980Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:21.5144050Z * DONE (yaml) 2021-05-15T16:50:21.9428080Z * installing *source* package ‘withr’ ... 2021-05-15T16:50:21.9479240Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:21.9480460Z ** using staged installation 2021-05-15T16:50:21.9712350Z ** R 2021-05-15T16:50:22.0260770Z ** inst 2021-05-15T16:50:22.0285740Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:22.8724580Z ** help 2021-05-15T16:50:22.9817180Z *** installing help indices 2021-05-15T16:50:23.0478670Z *** copying figures 2021-05-15T16:50:23.0491550Z ** building package indices 2021-05-15T16:50:23.3642500Z ** installing vignettes 2021-05-15T16:50:23.3743460Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:23.6340380Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:23.8953710Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:23.9054110Z * DONE (withr) 2021-05-15T16:50:24.2351340Z * installing *source* package ‘whisker’ ... 2021-05-15T16:50:24.2383590Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:24.2384720Z ** using staged installation 2021-05-15T16:50:24.2522200Z ** R 2021-05-15T16:50:24.2572210Z ** inst 2021-05-15T16:50:24.2651540Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:24.7942180Z ** help 2021-05-15T16:50:24.8254020Z *** installing help indices 2021-05-15T16:50:24.8530890Z ** building package indices 2021-05-15T16:50:25.1867080Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:25.4468350Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:25.6949820Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:25.6981930Z * DONE (whisker) 2021-05-15T16:50:26.0123120Z * installing *source* package ‘rappdirs’ ... 2021-05-15T16:50:26.0147590Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:26.0148850Z ** using staged installation 2021-05-15T16:50:26.0429800Z ** libs 2021-05-15T16:50:26.0704970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:50:26.1490650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-15T16:50:26.2302820Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:50:26.2874220Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T16:50:26.2914570Z ** R 2021-05-15T16:50:26.2973910Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:26.7011710Z ** help 2021-05-15T16:50:26.7332840Z *** installing help indices 2021-05-15T16:50:26.7597380Z ** building package indices 2021-05-15T16:50:27.0346080Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:50:27.3662530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:50:27.4991200Z ** testing if installed package can be loaded from final location 2021-05-15T16:50:27.7464930Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:50:27.7485780Z * DONE (rappdirs) 2021-05-15T16:50:28.4813460Z * installing *source* package ‘fs’ ... 2021-05-15T16:50:28.5025900Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T16:50:28.5027710Z ** using staged installation 2021-05-15T16:50:28.5256780Z ** libs 2021-05-15T16:50:28.5458910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-15T16:50:29.3507080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-15T16:50:29.5358170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-15T16:50:30.2868780Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-15T16:50:30.4620890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-15T16:50:31.1349550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-15T16:50:32.1647210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-15T16:50:32.3289820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-15T16:50:33.0212190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-15T16:50:33.7695620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-15T16:50:34.4557660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T16:50:35.1112310Z (cd libuv-1.38.1 \ 2021-05-15T16:50:35.1114060Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T16:50:36.5357350Z rm: conftest.dSYM: is a directory 2021-05-15T16:50:39.8105800Z rm: conftest.dSYM: is a directory 2021-05-15T16:50:39.9013420Z rm: conftest.dSYM: is a directory 2021-05-15T16:50:39.9245140Z rm: conftest.dSYM: is a directory 2021-05-15T16:50:50.1063470Z make --directory=libuv-1.38.1 \ 2021-05-15T16:50:50.1064330Z HAVE_DTRACE=0 2021-05-15T16:50:50.1563550Z CC src/libuv_la-fs-poll.lo 2021-05-15T16:50:51.1496000Z CC src/libuv_la-idna.lo 2021-05-15T16:50:52.1784220Z CC src/libuv_la-inet.lo 2021-05-15T16:50:53.2157300Z CC src/libuv_la-random.lo 2021-05-15T16:50:54.1446300Z CC src/libuv_la-strscpy.lo 2021-05-15T16:50:55.0173030Z CC src/libuv_la-threadpool.lo 2021-05-15T16:50:56.0502880Z CC src/libuv_la-timer.lo 2021-05-15T16:50:57.2517940Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T16:50:58.1786770Z CC src/libuv_la-uv-common.lo 2021-05-15T16:50:59.5638390Z CC src/libuv_la-version.lo 2021-05-15T16:51:00.4356580Z CC src/unix/libuv_la-async.lo 2021-05-15T16:51:01.4065060Z CC src/unix/libuv_la-core.lo 2021-05-15T16:51:02.9082280Z CC src/unix/libuv_la-dl.lo 2021-05-15T16:51:03.8024040Z CC src/unix/libuv_la-fs.lo 2021-05-15T16:51:05.5803630Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T16:51:06.5292830Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T16:51:07.4441440Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T16:51:08.4512610Z CC src/unix/libuv_la-loop.lo 2021-05-15T16:51:09.4058430Z CC src/unix/libuv_la-pipe.lo 2021-05-15T16:51:10.4215790Z CC src/unix/libuv_la-poll.lo 2021-05-15T16:51:11.3607670Z CC src/unix/libuv_la-process.lo 2021-05-15T16:51:12.4853270Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T16:51:13.3781530Z CC src/unix/libuv_la-signal.lo 2021-05-15T16:51:14.7832430Z CC src/unix/libuv_la-stream.lo 2021-05-15T16:51:16.5484520Z CC src/unix/libuv_la-tcp.lo 2021-05-15T16:51:17.5785590Z CC src/unix/libuv_la-thread.lo 2021-05-15T16:51:18.6311690Z CC src/unix/libuv_la-tty.lo 2021-05-15T16:51:19.6225800Z CC src/unix/libuv_la-udp.lo 2021-05-15T16:51:20.9308400Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T16:51:21.8677370Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T16:51:22.7610280Z CC src/unix/libuv_la-darwin.lo 2021-05-15T16:51:23.7642300Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T16:51:25.0231920Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T16:51:26.2700330Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T16:51:28.8378640Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T16:51:29.7626470Z CCLD libuv.la 2021-05-15T16:51:30.2810680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:30.3619950Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T16:51:30.3684440Z ** R 2021-05-15T16:51:30.3837740Z ** inst 2021-05-15T16:51:30.3868050Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:31.8397300Z ** help 2021-05-15T16:51:31.9455580Z *** installing help indices 2021-05-15T16:51:32.0369210Z ** building package indices 2021-05-15T16:51:32.3467950Z ** installing vignettes 2021-05-15T16:51:32.3669470Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:32.7643900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:32.8960360Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:33.2140550Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:33.2171970Z * DONE (fs) 2021-05-15T16:51:33.6072580Z * installing *source* package ‘clipr’ ... 2021-05-15T16:51:33.6101540Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:33.6102960Z ** using staged installation 2021-05-15T16:51:33.6379560Z ** R 2021-05-15T16:51:33.6444550Z ** inst 2021-05-15T16:51:33.6472160Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:34.1024350Z ** help 2021-05-15T16:51:34.1380220Z *** installing help indices 2021-05-15T16:51:34.1675150Z ** building package indices 2021-05-15T16:51:34.4518090Z ** installing vignettes 2021-05-15T16:51:34.4589080Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:34.7246100Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:34.9882850Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:34.9909540Z * DONE (clipr) 2021-05-15T16:51:36.2405800Z * installing *source* package ‘git2r’ ... 2021-05-15T16:51:36.2822460Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:36.2824390Z ** using staged installation 2021-05-15T16:51:36.6038790Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T16:51:36.6041470Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T16:51:36.6051820Z checking for gcc... gcc 2021-05-15T16:51:38.9763010Z checking whether the C compiler works... yes 2021-05-15T16:51:38.9763990Z checking for C compiler default output file name... a.out 2021-05-15T16:51:39.1037360Z checking for suffix of executables... 2021-05-15T16:51:39.4505570Z checking whether we are cross compiling... no 2021-05-15T16:51:39.5564390Z checking for suffix of object files... o 2021-05-15T16:51:39.6188770Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:51:39.6825070Z checking whether gcc accepts -g... yes 2021-05-15T16:51:39.8094030Z checking for gcc option to accept ISO C89... none needed 2021-05-15T16:51:39.8106600Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T16:51:39.8257950Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T16:51:39.9126350Z Found pkg-config cflags and libs! 2021-05-15T16:51:40.2901220Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T16:51:40.5631240Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T16:51:40.6766650Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T16:51:40.7889130Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T16:51:40.8993880Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T16:51:40.8995610Z ----- Results of the git2r package configure ----- 2021-05-15T16:51:40.8996030Z 2021-05-15T16:51:40.8997610Z 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-15T16:51:40.8999030Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T16:51:40.8999450Z 2021-05-15T16:51:40.9000380Z -------------------------------------------------- 2021-05-15T16:51:40.9340120Z configure: creating ./config.status 2021-05-15T16:51:41.1028060Z config.status: creating src/Makevars 2021-05-15T16:51:41.2415380Z ** libs 2021-05-15T16:51:41.2624650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-15T16:51:41.3884700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T16:51:41.4766760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T16:51:41.6942840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T16:51:41.8346840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T16:51:42.0029920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T16:51:42.2482290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T16:51:42.3890940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T16:51:42.5263100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T16:51:42.7141790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T16:51:42.9095060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T16:51:43.0557450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T16:51:43.3018790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T16:51:43.4190210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T16:51:43.5529480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T16:51:43.6910320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T16:51:43.8200810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T16:51:44.0275890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T16:51:44.2015290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T16:51:44.3352380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T16:51:44.5362160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T16:51:44.6514320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T16:51:44.7896330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T16:51:44.9361260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T16:51:45.0840330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T16:51:45.2916190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T16:51:45.4912890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T16:51:45.6244800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T16:51:45.7716090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T16:51:45.9813370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T16:51:46.1102200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T16:51:46.2678790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T16:51:46.4702960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T16:51:46.6375980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T16:51:46.7603440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T16:51:46.9184420Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:46.9489030Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T16:51:46.9887760Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T16:51:46.9942370Z ** R 2021-05-15T16:51:47.0261830Z ** inst 2021-05-15T16:51:47.0289130Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:48.3611790Z ** help 2021-05-15T16:51:48.8003470Z *** installing help indices 2021-05-15T16:51:49.0292540Z ** building package indices 2021-05-15T16:51:49.5104760Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:49.9050270Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:50.0627660Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:50.3672010Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:50.3705270Z * DONE (git2r) 2021-05-15T16:51:50.7842680Z * installing *source* package ‘askpass’ ... 2021-05-15T16:51:50.7863160Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:50.7864500Z ** using staged installation 2021-05-15T16:51:50.8068520Z ** libs 2021-05-15T16:51:50.8266370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-15T16:51:50.9241060Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:50.9829630Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T16:51:50.9880660Z ** R 2021-05-15T16:51:50.9931130Z ** inst 2021-05-15T16:51:50.9955320Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:51.3569490Z ** help 2021-05-15T16:51:51.3811460Z *** installing help indices 2021-05-15T16:51:51.3996490Z ** building package indices 2021-05-15T16:51:51.6761420Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:51.9589890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:51:52.1088520Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:52.3713030Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:52.3740240Z * DONE (askpass) 2021-05-15T16:51:52.9228610Z * installing *source* package ‘cli’ ... 2021-05-15T16:51:52.9354650Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:52.9355990Z ** using staged installation 2021-05-15T16:51:52.9634530Z ** R 2021-05-15T16:51:53.0066120Z ** inst 2021-05-15T16:51:53.0119150Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:56.5934440Z ** help 2021-05-15T16:51:56.9009590Z *** installing help indices 2021-05-15T16:51:57.0579770Z *** copying figures 2021-05-15T16:51:57.0584470Z ** building package indices 2021-05-15T16:51:57.4632960Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:51:57.7845530Z ** testing if installed package can be loaded from final location 2021-05-15T16:51:58.1874490Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:51:58.1921580Z * DONE (cli) 2021-05-15T16:51:58.7168840Z * installing *source* package ‘purrr’ ... 2021-05-15T16:51:58.7269560Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T16:51:58.7270540Z ** using staged installation 2021-05-15T16:51:58.7497030Z ** libs 2021-05-15T16:51:58.7683070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-15T16:51:58.8409100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T16:51:58.9604020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T16:51:59.0618260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-15T16:51:59.1911860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:51:59.2742570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-15T16:51:59.4632280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-15T16:51:59.6264300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-15T16:51:59.7363750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:51:59.8207490Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:51:59.8792380Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T16:51:59.8847320Z ** R 2021-05-15T16:51:59.9107250Z ** inst 2021-05-15T16:51:59.9128100Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:01.5003300Z ** help 2021-05-15T16:52:01.7855650Z *** installing help indices 2021-05-15T16:52:01.9105210Z *** copying figures 2021-05-15T16:52:01.9141100Z ** building package indices 2021-05-15T16:52:02.2849450Z ** installing vignettes 2021-05-15T16:52:02.3016920Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:02.6888520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:02.8209560Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:03.2103980Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:03.2142050Z * DONE (purrr) 2021-05-15T16:52:03.6348210Z * installing *source* package ‘lifecycle’ ... 2021-05-15T16:52:03.6413100Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:03.6414190Z ** using staged installation 2021-05-15T16:52:03.6641290Z ** R 2021-05-15T16:52:03.6719860Z ** inst 2021-05-15T16:52:03.6761770Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:04.3148000Z ** help 2021-05-15T16:52:04.3600600Z *** installing help indices 2021-05-15T16:52:04.3899250Z *** copying figures 2021-05-15T16:52:04.3934920Z ** building package indices 2021-05-15T16:52:04.7246750Z ** installing vignettes 2021-05-15T16:52:04.7327180Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:05.0193760Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:05.3520110Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:05.3551860Z * DONE (lifecycle) 2021-05-15T16:52:05.8567390Z * installing *source* package ‘desc’ ... 2021-05-15T16:52:05.8994000Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:05.8995710Z ** using staged installation 2021-05-15T16:52:05.9459740Z ** R 2021-05-15T16:52:06.0061620Z ** inst 2021-05-15T16:52:06.0076560Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:08.0718960Z ** help 2021-05-15T16:52:08.2627370Z *** installing help indices 2021-05-15T16:52:08.3691960Z ** building package indices 2021-05-15T16:52:08.7403370Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:09.0089430Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:09.3055090Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:09.3163900Z * DONE (desc) 2021-05-15T16:52:09.6204070Z * installing *source* package ‘cachem’ ... 2021-05-15T16:52:09.6228840Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:09.6230250Z ** using staged installation 2021-05-15T16:52:09.6404670Z ** libs 2021-05-15T16:52:09.6623860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T16:52:09.7465130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:52:09.8307030Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:52:09.8891270Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T16:52:09.9019850Z ** R 2021-05-15T16:52:09.9115090Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:10.6389740Z ** help 2021-05-15T16:52:10.6706120Z *** installing help indices 2021-05-15T16:52:10.6951900Z ** building package indices 2021-05-15T16:52:10.9770660Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:11.3029470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:11.4305170Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:11.7195420Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:11.7219520Z * DONE (cachem) 2021-05-15T16:52:12.4359150Z * installing *source* package ‘openssl’ ... 2021-05-15T16:52:12.4567900Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:12.4570640Z ** using staged installation 2021-05-15T16:52:12.6173620Z Homebrew 3.1.6 2021-05-15T16:52:12.7149290Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T16:52:12.8029090Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T16:52:13.1671230Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T16:52:13.5297110Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T16:52:13.5521560Z ** libs 2021-05-15T16:52:13.5718270Z 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-15T16:52:13.5750340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T16:52:13.7116040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:52:13.8463960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-15T16:52:14.0076510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-15T16:52:14.2827910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T16:52:14.4434190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-15T16:52:14.6291970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-15T16:52:14.8421920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-15T16:52:14.9497360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T16:52:15.1052820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-15T16:52:15.2325250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-15T16:52:15.3955530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-15T16:52:15.6089480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-15T16:52:15.8036050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-15T16:52:16.0660650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-15T16:52:16.1493130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T16:52:16.2236150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-15T16:52:16.4331390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T16:52:16.6614920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T16:52:16.8699450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-15T16:52:16.9519990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-15T16:52:17.1465520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-15T16:52:17.3502960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T16:52:17.5975920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-15T16:52:17.7973840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-15T16:52:18.0172990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-15T16:52:18.2284080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T16:52:18.3330060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T16:52:18.5453650Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:52:18.5772530Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:52:18.6069130Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T16:52:18.6071690Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T16:52:18.6495760Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T16:52:18.6544820Z ** R 2021-05-15T16:52:18.6733810Z ** inst 2021-05-15T16:52:18.6939170Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:19.9860210Z ** help 2021-05-15T16:52:20.0594250Z *** installing help indices 2021-05-15T16:52:20.1047350Z ** building package indices 2021-05-15T16:52:20.4108180Z ** installing vignettes 2021-05-15T16:52:20.4693080Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:20.7809760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:20.9052950Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:21.1878050Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:21.1910850Z * DONE (openssl) 2021-05-15T16:52:21.5237130Z * installing *source* package ‘memoise’ ... 2021-05-15T16:52:21.5260980Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:21.5262440Z ** using staged installation 2021-05-15T16:52:21.5468590Z ** R 2021-05-15T16:52:21.5586610Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:22.0664480Z ** help 2021-05-15T16:52:22.1031420Z *** installing help indices 2021-05-15T16:52:22.1317490Z ** building package indices 2021-05-15T16:52:22.3980040Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:22.6683040Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:22.9446120Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:22.9465310Z * DONE (memoise) 2021-05-15T16:52:23.4097500Z * installing *source* package ‘httr’ ... 2021-05-15T16:52:23.4193910Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:23.4195180Z ** using staged installation 2021-05-15T16:52:23.4423370Z ** R 2021-05-15T16:52:23.4732070Z ** demo 2021-05-15T16:52:23.4779010Z ** inst 2021-05-15T16:52:23.4824740Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:26.6619780Z ** help 2021-05-15T16:52:26.8824550Z *** installing help indices 2021-05-15T16:52:27.0061060Z ** building package indices 2021-05-15T16:52:27.3699610Z ** installing vignettes 2021-05-15T16:52:27.3790550Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:27.6264490Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:27.9341620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:27.9443120Z * DONE (httr) 2021-05-15T16:52:28.3199680Z * installing *source* package ‘credentials’ ... 2021-05-15T16:52:28.3227830Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:28.3228780Z ** using staged installation 2021-05-15T16:52:28.3426770Z ** R 2021-05-15T16:52:28.3494230Z ** inst 2021-05-15T16:52:28.3534130Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:28.9860820Z ** help 2021-05-15T16:52:29.0111050Z *** installing help indices 2021-05-15T16:52:29.0343680Z ** building package indices 2021-05-15T16:52:29.2853410Z ** installing vignettes 2021-05-15T16:52:29.2922750Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:29.7168290Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:30.0889080Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:30.0915990Z * DONE (credentials) 2021-05-15T16:52:30.4245080Z * installing *source* package ‘gh’ ... 2021-05-15T16:52:30.4278660Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:30.4279500Z ** using staged installation 2021-05-15T16:52:30.4490580Z ** R 2021-05-15T16:52:30.4608420Z ** inst 2021-05-15T16:52:30.4632030Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:31.7633250Z ** help 2021-05-15T16:52:31.8050550Z *** installing help indices 2021-05-15T16:52:31.8398790Z ** building package indices 2021-05-15T16:52:32.1063140Z ** installing vignettes 2021-05-15T16:52:32.1165560Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:32.4432840Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:32.7942040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:32.8018990Z * DONE (gh) 2021-05-15T16:52:33.1721310Z * installing *source* package ‘gert’ ... 2021-05-15T16:52:33.1770370Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:33.1771600Z ** using staged installation 2021-05-15T16:52:33.2873650Z Found pkg-config cflags and libs! 2021-05-15T16:52:33.6147320Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T16:52:33.6148750Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T16:52:33.7328580Z Configuration OK! 2021-05-15T16:52:33.7558550Z ** libs 2021-05-15T16:52:33.7754950Z 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-15T16:52:33.7783270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-15T16:52:33.9912090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-15T16:52:34.2192450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-15T16:52:34.4471830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-15T16:52:34.5769920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T16:52:34.7017520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-15T16:52:34.8768060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:52:34.9936810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-15T16:52:35.1378060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-15T16:52:35.2872800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-15T16:52:35.4147900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-15T16:52:35.5578380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-15T16:52:35.6840350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:52:35.8466930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T16:52:35.9685520Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:52:35.9956900Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T16:52:36.0297930Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T16:52:36.0340600Z ** R 2021-05-15T16:52:36.0474710Z ** inst 2021-05-15T16:52:36.0500370Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:37.0091920Z ** help 2021-05-15T16:52:37.0911250Z *** installing help indices 2021-05-15T16:52:37.1424920Z ** building package indices 2021-05-15T16:52:37.4454960Z ** installing vignettes 2021-05-15T16:52:37.4613810Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:37.8809430Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:52:38.0115760Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:38.3474680Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:38.3503070Z * DONE (gert) 2021-05-15T16:52:38.9725340Z * installing *source* package ‘usethis’ ... 2021-05-15T16:52:38.9888470Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:38.9889660Z ** using staged installation 2021-05-15T16:52:39.0238410Z ** R 2021-05-15T16:52:39.0754210Z ** inst 2021-05-15T16:52:39.0999040Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:42.7572210Z ** help 2021-05-15T16:52:43.0485740Z *** installing help indices 2021-05-15T16:52:43.2128650Z *** copying figures 2021-05-15T16:52:43.2165040Z ** building package indices 2021-05-15T16:52:43.6238010Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:44.0035430Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:44.4995570Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:44.5090960Z * DONE (usethis) 2021-05-15T16:52:44.5497050Z 2021-05-15T16:52:44.5497880Z The downloaded source packages are in 2021-05-15T16:52:44.5499800Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/downloaded_packages’ 2021-05-15T16:52:44.5522900Z Running `R CMD build`... 2021-05-15T16:52:47.8729060Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/remotes2a56608953d2/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T16:52:47.8730570Z * preparing ‘tic’: 2021-05-15T16:52:47.8731570Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:52:47.8732310Z * installing the package to process help pages 2021-05-15T16:52:47.8733510Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:52:47.8734320Z * checking for empty or unneeded directories 2021-05-15T16:52:47.8735320Z Removed empty directory ‘tic/.circleci’ 2021-05-15T16:52:47.8736620Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T16:52:47.8737640Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T16:52:47.8741140Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:52:47.8742140Z (as ‘lib’ is unspecified) 2021-05-15T16:52:48.3829070Z * installing *source* package ‘tic’ ... 2021-05-15T16:52:48.3832260Z ** using staged installation 2021-05-15T16:52:48.4196460Z ** R 2021-05-15T16:52:48.4487260Z ** inst 2021-05-15T16:52:48.4670330Z ** preparing package for lazy loading 2021-05-15T16:52:48.9503780Z ** help 2021-05-15T16:52:49.1774110Z *** installing help indices 2021-05-15T16:52:49.3648000Z *** copying figures 2021-05-15T16:52:49.3680120Z ** building package indices 2021-05-15T16:52:49.7271530Z ** installing vignettes 2021-05-15T16:52:49.7331780Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:52:50.1531040Z ** testing if installed package can be loaded from final location 2021-05-15T16:52:50.5855950Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:52:50.5939520Z * DONE (tic) 2021-05-15T16:52:50.7154860Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:52:50.9040890Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:52:52.0790440Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:52:52.0794440Z 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-15T16:52:52.0798500Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:52:52.0800490Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:52:52.0801530Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:52:52.0803070Z (as ‘lib’ is unspecified) 2021-05-15T16:52:52.0804700Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:52:52.0807440Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:52:52.0808720Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:52:52.0809950Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:52:52.0811170Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:52:52.0813340Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:52:52.0814550Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:52:52.0815760Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:52:52.0816980Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:52:52.0821800Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:52:52.0823060Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:52:52.0824300Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:52:52.0825520Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:52:52.0827530Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:52:52.0829400Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:52:52.0830720Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:52:52.0831950Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:52:52.0834620Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:52:52.0835870Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:52:52.0838720Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:52:52.0840080Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:52:52.0841300Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:52:52.0842500Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:52:52.0844540Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:52:52.0845850Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:52:52.0849400Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:52:52.0850630Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:52:52.0851870Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:52:52.0853140Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:52:52.0854820Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:52:52.0856160Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:52:52.0857410Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:52:52.0858640Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:52:52.0859870Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:52:52.0861080Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:52:53.7439410Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T16:52:53.7442880Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T16:52:53.7518320Z Packages which are only available in source form, and may need 2021-05-15T16:52:53.7522930Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-15T16:52:53.7524670Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-15T16:52:53.7526410Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-15T16:52:53.7530000Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-15T16:52:53.7532200Z 2021-05-15T16:52:53.7535680Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T16:52:53.8703720Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T16:52:53.9017710Z ================================================== 2021-05-15T16:52:53.9018790Z downloaded 233 KB 2021-05-15T16:52:53.9019740Z 2021-05-15T16:52:53.9051000Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T16:52:54.0546950Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T16:52:54.0709230Z ================================================== 2021-05-15T16:52:54.0710410Z downloaded 764 KB 2021-05-15T16:52:54.0711090Z 2021-05-15T16:52:54.0745730Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T16:52:54.2004470Z Content type 'application/x-gzip' length 6080 bytes 2021-05-15T16:52:54.2005150Z ================================================== 2021-05-15T16:52:54.2005580Z downloaded 6080 bytes 2021-05-15T16:52:54.2005870Z 2021-05-15T16:52:54.2035000Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T16:52:54.3388930Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T16:52:54.3706630Z ================================================== 2021-05-15T16:52:54.3707630Z downloaded 1.0 MB 2021-05-15T16:52:54.3708300Z 2021-05-15T16:52:54.3742060Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T16:52:54.5059990Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T16:52:54.5165820Z ================================================== 2021-05-15T16:52:54.5166880Z downloaded 670 KB 2021-05-15T16:52:54.5167570Z 2021-05-15T16:52:54.5205810Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T16:52:54.7509460Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T16:52:54.7510180Z ================================================== 2021-05-15T16:52:54.7510610Z downloaded 13 KB 2021-05-15T16:52:54.7510890Z 2021-05-15T16:52:54.7543330Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T16:52:54.9826080Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T16:52:54.9864200Z ================================================== 2021-05-15T16:52:54.9865100Z downloaded 265 KB 2021-05-15T16:52:54.9865960Z 2021-05-15T16:52:54.9897230Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T16:52:55.2287560Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T16:52:55.2354630Z ================================================== 2021-05-15T16:52:55.2355660Z downloaded 466 KB 2021-05-15T16:52:55.2356590Z 2021-05-15T16:52:55.2393660Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T16:52:55.3664810Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T16:52:55.3666350Z ================================================== 2021-05-15T16:52:55.3667780Z downloaded 25 KB 2021-05-15T16:52:55.3668880Z 2021-05-15T16:52:55.3699850Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T16:52:55.6335800Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T16:52:55.6344950Z ================================================== 2021-05-15T16:52:55.6345880Z downloaded 116 KB 2021-05-15T16:52:55.6348130Z 2021-05-15T16:52:55.6381610Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T16:52:55.8324940Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T16:52:55.8326620Z ================================================== 2021-05-15T16:52:55.8327770Z downloaded 138 KB 2021-05-15T16:52:55.8328450Z 2021-05-15T16:52:55.8359520Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T16:52:56.0934550Z Content type 'application/x-gzip' length 6100 bytes 2021-05-15T16:52:56.0935560Z ================================================== 2021-05-15T16:52:56.0936310Z downloaded 6100 bytes 2021-05-15T16:52:56.0936850Z 2021-05-15T16:52:56.0969220Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T16:52:56.3399180Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T16:52:56.3403180Z ================================================== 2021-05-15T16:52:56.3403820Z downloaded 59 KB 2021-05-15T16:52:56.3404110Z 2021-05-15T16:52:56.3438000Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T16:52:56.4629200Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-15T16:52:56.4630850Z ================================================== 2021-05-15T16:52:56.4632510Z downloaded 23 KB 2021-05-15T16:52:56.4633220Z 2021-05-15T16:52:56.4664730Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T16:52:56.7254150Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T16:52:56.7255200Z ================================================== 2021-05-15T16:52:56.7255690Z downloaded 8066 bytes 2021-05-15T16:52:56.7255980Z 2021-05-15T16:52:56.7287570Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T16:52:56.8577350Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T16:52:56.8588060Z ================================================== 2021-05-15T16:52:56.8588960Z downloaded 160 KB 2021-05-15T16:52:56.8590260Z 2021-05-15T16:52:56.8621190Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T16:52:57.1157630Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T16:52:57.1159250Z ================================================== 2021-05-15T16:52:57.1160390Z downloaded 72 KB 2021-05-15T16:52:57.1161270Z 2021-05-15T16:52:57.1192170Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T16:52:57.2469900Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T16:52:57.2471540Z ================================================== 2021-05-15T16:52:57.2472660Z downloaded 11 KB 2021-05-15T16:52:57.2473340Z 2021-05-15T16:52:57.2501380Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T16:52:57.3962610Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T16:52:57.3987750Z ================================================== 2021-05-15T16:52:57.3988690Z downloaded 265 KB 2021-05-15T16:52:57.3990000Z 2021-05-15T16:52:57.4025220Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:52:57.6394760Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:52:57.6411270Z ================================================== 2021-05-15T16:52:57.6412210Z downloaded 109 KB 2021-05-15T16:52:57.6412900Z 2021-05-15T16:52:57.6450670Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-15T16:52:57.7904590Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-15T16:52:57.7916130Z ================================================== 2021-05-15T16:52:57.7917010Z downloaded 79 KB 2021-05-15T16:52:57.7917670Z 2021-05-15T16:52:57.7952290Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T16:52:58.0013730Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T16:52:58.0015310Z ================================================== 2021-05-15T16:52:58.0016170Z downloaded 14 KB 2021-05-15T16:52:58.0017010Z 2021-05-15T16:52:58.0050240Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T16:52:58.1320060Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-15T16:52:58.1342260Z ================================================== 2021-05-15T16:52:58.1343220Z downloaded 132 KB 2021-05-15T16:52:58.1344470Z 2021-05-15T16:52:58.1380090Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T16:52:58.3652840Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T16:52:58.4583910Z ================================================== 2021-05-15T16:52:58.4585040Z downloaded 7.2 MB 2021-05-15T16:52:58.4585720Z 2021-05-15T16:52:58.4669430Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T16:52:58.7259770Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T16:52:58.7560890Z ================================================== 2021-05-15T16:52:58.7562060Z downloaded 2.8 MB 2021-05-15T16:52:58.7562770Z 2021-05-15T16:52:58.7601320Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T16:52:58.9103800Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T16:52:58.9197560Z ================================================== 2021-05-15T16:52:58.9198580Z downloaded 871 KB 2021-05-15T16:52:58.9199270Z 2021-05-15T16:52:58.9233530Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T16:52:59.0549900Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-15T16:52:59.0575810Z ================================================== 2021-05-15T16:52:59.0577070Z downloaded 130 KB 2021-05-15T16:52:59.0577940Z 2021-05-15T16:52:59.0609080Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T16:52:59.2984990Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-15T16:52:59.2988340Z ================================================== 2021-05-15T16:52:59.2989230Z downloaded 81 KB 2021-05-15T16:52:59.2990120Z 2021-05-15T16:52:59.3023050Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T16:52:59.4342660Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-15T16:52:59.4344660Z ================================================== 2021-05-15T16:52:59.4345540Z downloaded 10 KB 2021-05-15T16:52:59.4346240Z 2021-05-15T16:52:59.4372780Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T16:52:59.6671830Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-15T16:52:59.6681470Z ================================================== 2021-05-15T16:52:59.6682480Z downloaded 44 KB 2021-05-15T16:52:59.6683410Z 2021-05-15T16:52:59.6713980Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T16:52:59.8032800Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-15T16:52:59.8034210Z ================================================== 2021-05-15T16:52:59.8035450Z downloaded 10 KB 2021-05-15T16:52:59.8036360Z 2021-05-15T16:52:59.8065080Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T16:52:59.9320360Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T16:52:59.9321050Z ================================================== 2021-05-15T16:52:59.9329540Z downloaded 29 KB 2021-05-15T16:52:59.9329870Z 2021-05-15T16:52:59.9354410Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T16:53:00.0725160Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T16:53:00.0726570Z ================================================== 2021-05-15T16:53:00.0727420Z downloaded 664 KB 2021-05-15T16:53:00.0728410Z 2021-05-15T16:53:00.0771280Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T16:53:00.3211460Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T16:53:00.3219590Z ================================================== 2021-05-15T16:53:00.3220490Z downloaded 40 KB 2021-05-15T16:53:00.3221400Z 2021-05-15T16:53:00.3253410Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T16:53:00.5848760Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T16:53:00.5895200Z ================================================== 2021-05-15T16:53:00.5896280Z downloaded 248 KB 2021-05-15T16:53:00.5897200Z 2021-05-15T16:53:00.5931050Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T16:53:00.7283030Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-15T16:53:00.7290370Z ================================================== 2021-05-15T16:53:00.7291280Z downloaded 44 KB 2021-05-15T16:53:00.7292710Z 2021-05-15T16:53:00.7324310Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T16:53:00.8609330Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T16:53:00.8665900Z ================================================== 2021-05-15T16:53:00.8666400Z downloaded 362 KB 2021-05-15T16:53:00.8666680Z 2021-05-15T16:53:01.3463470Z * installing *source* package ‘utf8’ ... 2021-05-15T16:53:01.3561170Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:01.3562190Z ** using staged installation 2021-05-15T16:53:01.3760690Z ** libs 2021-05-15T16:53:01.3950270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T16:53:01.4896990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-15T16:53:01.6651250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-15T16:53:01.7595370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:01.8311890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-15T16:53:01.9272980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-15T16:53:02.1002960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-15T16:53:02.1932820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-15T16:53:02.3472080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T16:53:02.4495480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T16:53:02.5578690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T16:53:02.6560700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T16:53:02.7427930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T16:53:02.8320150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-15T16:53:02.9166060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T16:53:03.0074170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T16:53:03.1210530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T16:53:03.2029980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T16:53:03.2718030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T16:53:03.3604410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T16:53:03.4298730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T16:53:03.6269940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T16:53:04.1341270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T16:53:04.3389400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T16:53:04.4422440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T16:53:04.5380210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T16:53:04.6368870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T16:53:04.7473850Z 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-15T16:53:04.7746040Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:04.8458800Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T16:53:04.8523020Z ** R 2021-05-15T16:53:04.8625750Z ** inst 2021-05-15T16:53:04.8646760Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:05.4601300Z ** help 2021-05-15T16:53:05.5016380Z *** installing help indices 2021-05-15T16:53:05.5307410Z ** building package indices 2021-05-15T16:53:05.7984470Z ** installing vignettes 2021-05-15T16:53:05.8057380Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:06.1211440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:53:06.2546000Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:06.5041640Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:06.5070140Z * DONE (utf8) 2021-05-15T16:53:06.8239000Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T16:53:06.8258460Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:06.8260020Z ** using staged installation 2021-05-15T16:53:06.8419640Z ** R 2021-05-15T16:53:06.8457740Z ** inst 2021-05-15T16:53:06.8478310Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:07.1571730Z ** help 2021-05-15T16:53:07.1873050Z *** installing help indices 2021-05-15T16:53:07.2076720Z ** building package indices 2021-05-15T16:53:07.4711630Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:07.7333350Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:07.9868530Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:07.9968990Z * DONE (pkgconfig) 2021-05-15T16:53:08.4020150Z * installing *source* package ‘fansi’ ... 2021-05-15T16:53:08.4091310Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:08.4092290Z ** using staged installation 2021-05-15T16:53:08.4285690Z ** libs 2021-05-15T16:53:08.4516550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T16:53:08.5246020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-15T16:53:08.6243790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:08.7088810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-15T16:53:08.8108210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-15T16:53:09.0666440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T16:53:09.1434630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-15T16:53:09.4000570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-15T16:53:09.5470140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T16:53:09.6308590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-15T16:53:09.7700480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T16:53:09.9474880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T16:53:10.0638400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-15T16:53:10.1526940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-15T16:53:10.2474860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T16:53:10.4295560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-15T16:53:10.6625800Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:10.7232330Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T16:53:10.7276750Z ** R 2021-05-15T16:53:10.7415740Z ** inst 2021-05-15T16:53:10.7440550Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:11.5415210Z ** help 2021-05-15T16:53:11.6281150Z *** installing help indices 2021-05-15T16:53:11.6742920Z ** building package indices 2021-05-15T16:53:11.9726140Z ** installing vignettes 2021-05-15T16:53:11.9783010Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:12.2764930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:53:12.4082060Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:12.6644910Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:12.6673910Z * DONE (fansi) 2021-05-15T16:53:13.3721110Z * installing *source* package ‘diffobj’ ... 2021-05-15T16:53:13.3915700Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:13.3916620Z ** using staged installation 2021-05-15T16:53:13.4117960Z ** libs 2021-05-15T16:53:13.4292520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-15T16:53:13.7292670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T16:53:13.8205410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:13.9027870Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:13.9639290Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T16:53:13.9679470Z ** R 2021-05-15T16:53:14.0227990Z ** inst 2021-05-15T16:53:14.0304000Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:21.8458210Z ** help 2021-05-15T16:53:22.1333590Z *** installing help indices 2021-05-15T16:53:22.2938870Z ** building package indices 2021-05-15T16:53:22.6696640Z ** installing vignettes 2021-05-15T16:53:22.6787160Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:23.1855300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:53:23.3186990Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:23.8895160Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:23.9002900Z * DONE (diffobj) 2021-05-15T16:53:24.3850220Z * installing *source* package ‘ps’ ... 2021-05-15T16:53:24.3924000Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:24.3926210Z ** using staged installation 2021-05-15T16:53:24.7167810Z ** libs 2021-05-15T16:53:24.7356190Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-15T16:53:24.9225380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:25.0115910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-15T16:53:25.0931030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-15T16:53:25.1766180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-15T16:53:25.3526350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-15T16:53:25.4262260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T16:53:25.7105350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-15T16:53:25.8704060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T16:53:25.9928670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-15T16:53:26.3987380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-15T16:53:26.7830260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-15T16:53:26.9513650Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:27.0121100Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T16:53:27.0193010Z ** R 2021-05-15T16:53:27.0353240Z ** inst 2021-05-15T16:53:27.0381160Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:28.3395350Z ** help 2021-05-15T16:53:28.5595790Z *** installing help indices 2021-05-15T16:53:28.6739160Z ** building package indices 2021-05-15T16:53:29.0470490Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:29.3625170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:53:29.5016360Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:29.7813640Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:29.7851790Z * DONE (ps) 2021-05-15T16:53:30.0979850Z * installing *source* package ‘praise’ ... 2021-05-15T16:53:30.0998480Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:30.0999980Z ** using staged installation 2021-05-15T16:53:30.1146690Z ** R 2021-05-15T16:53:30.1197440Z ** inst 2021-05-15T16:53:30.1211710Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:30.4296700Z ** help 2021-05-15T16:53:30.4464200Z *** installing help indices 2021-05-15T16:53:30.4721860Z ** building package indices 2021-05-15T16:53:30.7333240Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:30.9844170Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:31.2355610Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:31.2448760Z * DONE (praise) 2021-05-15T16:53:31.7403100Z * installing *source* package ‘pkgload’ ... 2021-05-15T16:53:31.7515970Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:31.7517500Z ** using staged installation 2021-05-15T16:53:31.7726270Z ** R 2021-05-15T16:53:31.7897030Z ** inst 2021-05-15T16:53:31.7912310Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:32.8914980Z ** help 2021-05-15T16:53:32.9715810Z *** installing help indices 2021-05-15T16:53:33.0237990Z ** building package indices 2021-05-15T16:53:33.3285890Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:33.9719890Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:34.6244120Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:34.6272700Z * DONE (pkgload) 2021-05-15T16:53:34.9980510Z * installing *source* package ‘evaluate’ ... 2021-05-15T16:53:35.0016740Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:35.0017980Z ** using staged installation 2021-05-15T16:53:35.0218340Z ** R 2021-05-15T16:53:35.0298980Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:35.6614190Z ** help 2021-05-15T16:53:35.7050280Z *** installing help indices 2021-05-15T16:53:35.7421200Z ** building package indices 2021-05-15T16:53:36.0238930Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:36.2792970Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:36.5390470Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:36.5414920Z * DONE (evaluate) 2021-05-15T16:53:36.8534770Z * installing *source* package ‘ellipsis’ ... 2021-05-15T16:53:36.8557020Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:36.8559160Z ** using staged installation 2021-05-15T16:53:36.8754630Z ** libs 2021-05-15T16:53:36.8925440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-15T16:53:36.9928690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:37.0749060Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:37.1322920Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T16:53:37.1367010Z ** R 2021-05-15T16:53:37.1422340Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:37.5025020Z ** help 2021-05-15T16:53:37.5295430Z *** installing help indices 2021-05-15T16:53:37.5540920Z ** building package indices 2021-05-15T16:53:37.8179040Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:38.1645230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:53:38.2959370Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:38.5614850Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:38.5638660Z * DONE (ellipsis) 2021-05-15T16:53:39.0254430Z * installing *source* package ‘digest’ ... 2021-05-15T16:53:39.0310590Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:39.0312000Z ** using staged installation 2021-05-15T16:53:39.0469700Z ** libs 2021-05-15T16:53:39.0669970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T16:53:39.3058460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T16:53:39.5507140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-15T16:53:40.2153960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T16:53:40.5757730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T16:53:41.3204850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-15T16:53:41.4322720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-15T16:53:41.6543780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T16:53:41.7458830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:41.7964860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-15T16:53:41.9785460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T16:53:42.0681250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-15T16:53:42.1697230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-15T16:53:42.4621820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-15T16:53:42.5908840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-15T16:53:43.3417080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T16:53:43.5281060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T16:53:43.7707930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:43.8348330Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T16:53:43.8399410Z ** R 2021-05-15T16:53:43.8467490Z ** demo 2021-05-15T16:53:43.8479860Z ** inst 2021-05-15T16:53:43.8560230Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:44.6637330Z ** help 2021-05-15T16:53:44.7243280Z *** installing help indices 2021-05-15T16:53:44.7514490Z ** building package indices 2021-05-15T16:53:45.0401780Z ** installing vignettes 2021-05-15T16:53:45.0476890Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:45.4242980Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:53:45.5561370Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:45.8185210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:45.8226850Z * DONE (digest) 2021-05-15T16:53:46.1551710Z * installing *source* package ‘brio’ ... 2021-05-15T16:53:46.1581500Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:46.1583240Z ** using staged installation 2021-05-15T16:53:46.1805420Z ** libs 2021-05-15T16:53:46.1989070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-15T16:53:46.2662960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T16:53:46.3493650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:46.4281800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-15T16:53:46.5120040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T16:53:46.5965250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T16:53:46.7107730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-15T16:53:46.7910220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T16:53:46.8850840Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:46.9457070Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T16:53:46.9498900Z ** R 2021-05-15T16:53:46.9553650Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:47.2692270Z ** help 2021-05-15T16:53:47.2987060Z *** installing help indices 2021-05-15T16:53:47.3231680Z ** building package indices 2021-05-15T16:53:47.5894380Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:47.8910110Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:53:48.0262430Z ** testing if installed package can be loaded from final location 2021-05-15T16:53:48.2732210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:53:48.2755360Z * DONE (brio) 2021-05-15T16:53:48.7571270Z * installing *source* package ‘xml2’ ... 2021-05-15T16:53:48.7650500Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:48.7652880Z ** using staged installation 2021-05-15T16:53:48.9202250Z Found pkg-config cflags and libs! 2021-05-15T16:53:49.2444550Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T16:53:49.2446700Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T16:53:49.3408680Z ** libs 2021-05-15T16:53:49.3588600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-15T16:53:50.1714960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:53:50.2541080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T16:53:51.0060930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T16:53:51.6710270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T16:53:52.5751680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T16:53:55.0473360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T16:53:55.7505720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T16:53:56.6180280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T16:53:57.2767880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T16:53:57.7515920Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:53:57.8462570Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T16:53:57.8513250Z ** R 2021-05-15T16:53:57.8679980Z ** inst 2021-05-15T16:53:57.8728660Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:59.0850500Z ** help 2021-05-15T16:53:59.3036240Z *** installing help indices 2021-05-15T16:53:59.3641350Z ** building package indices 2021-05-15T16:53:59.6743510Z ** installing vignettes 2021-05-15T16:53:59.6919790Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:53:59.9628560Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:54:00.0992140Z ** testing if installed package can be loaded from final location 2021-05-15T16:54:00.3886510Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:54:00.3926590Z * DONE (xml2) 2021-05-15T16:54:00.8265830Z * installing *source* package ‘xfun’ ... 2021-05-15T16:54:00.8336010Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:00.8337260Z ** using staged installation 2021-05-15T16:54:00.8575820Z ** libs 2021-05-15T16:54:00.8794550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T16:54:01.0010060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T16:54:01.0844540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T16:54:01.1479740Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T16:54:01.1522880Z ** R 2021-05-15T16:54:01.1729320Z ** inst 2021-05-15T16:54:01.1830780Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:02.8646640Z ** help 2021-05-15T16:54:03.0829300Z *** installing help indices 2021-05-15T16:54:03.2066750Z ** building package indices 2021-05-15T16:54:03.5908400Z ** installing vignettes 2021-05-15T16:54:03.6001440Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:54:03.9106240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T16:54:04.0569960Z ** testing if installed package can be loaded from final location 2021-05-15T16:54:04.3606710Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:54:04.3643860Z * DONE (xfun) 2021-05-15T16:54:08.5643910Z * installing *source* package ‘stringi’ ... 2021-05-15T16:54:08.7375400Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:08.7377430Z ** using staged installation 2021-05-15T16:54:08.9939500Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T16:54:08.9947380Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T16:54:09.2059690Z checking for endianness... little 2021-05-15T16:54:09.4240870Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T16:54:09.6434600Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T16:54:09.6435820Z checking for cat... /bin/cat 2021-05-15T16:54:10.6215380Z checking for local ICUDT_DIR... icu69/data 2021-05-15T16:54:10.6218020Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-15T16:54:10.9420490Z checking whether the C compiler works... yes 2021-05-15T16:54:10.9421340Z checking for C compiler default output file name... a.out 2021-05-15T16:54:11.0367430Z checking for suffix of executables... 2021-05-15T16:54:11.1884110Z checking whether we are cross compiling... no 2021-05-15T16:54:11.2840120Z checking for suffix of object files... o 2021-05-15T16:54:11.3365810Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:54:11.3829550Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-15T16:54:11.4554450Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-15T16:54:11.5685400Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-15T16:54:12.2201330Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T16:54:12.2231460Z checking for egrep... /usr/bin/grep -E 2021-05-15T16:54:12.3831290Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:12.4354860Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:12.6111470Z checking for ANSI C header files... yes 2021-05-15T16:54:12.7288770Z checking for sys/types.h... yes 2021-05-15T16:54:12.8148620Z checking for sys/stat.h... yes 2021-05-15T16:54:12.9008250Z checking for stdlib.h... yes 2021-05-15T16:54:12.9885660Z checking for string.h... yes 2021-05-15T16:54:13.0781170Z checking for memory.h... yes 2021-05-15T16:54:13.1651120Z checking for strings.h... yes 2021-05-15T16:54:13.2523120Z checking for inttypes.h... yes 2021-05-15T16:54:13.3401890Z checking for stdint.h... yes 2021-05-15T16:54:13.4288860Z checking for unistd.h... yes 2021-05-15T16:54:13.5198910Z checking elf.h usability... no 2021-05-15T16:54:13.6270620Z checking elf.h presence... no 2021-05-15T16:54:13.6279290Z checking for elf.h... no 2021-05-15T16:54:13.9228740Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T16:54:13.9694310Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-15T16:54:14.7174300Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T16:54:14.7743740Z checking whether the compiler implements namespaces... yes 2021-05-15T16:54:15.2727640Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T16:54:16.3298320Z checking whether std::map is available... yes 2021-05-15T16:54:16.3339730Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T16:54:16.3465190Z checking with pkg-config for the system ICU4C... no 2021-05-15T16:54:16.3467200Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T16:54:16.3468740Z *** Trying with 'standard' fallback flags 2021-05-15T16:54:16.4140810Z checking whether an ICU4C-based project can be built... no 2021-05-15T16:54:16.4141630Z *** This version of ICU4C cannot be used. 2021-05-15T16:54:17.3008890Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T16:54:18.1171340Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T16:54:18.3962530Z downloading the ICU data library (icudt) 2021-05-15T16:54:18.3964840Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T16:54:18.3990000Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T16:54:18.5377780Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T16:54:18.6554850Z ================================================== 2021-05-15T16:54:18.6556070Z downloaded 10.9 MB 2021-05-15T16:54:18.6556750Z 2021-05-15T16:54:18.7034600Z icudt fetch successful 2021-05-15T16:54:18.7679100Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T16:54:18.9500330Z config.status: creating src/Makevars 2021-05-15T16:54:18.9808130Z config.status: creating src/uconfig_local.h 2021-05-15T16:54:19.0126500Z config.status: creating src/install.libs.R 2021-05-15T16:54:19.0428810Z 2021-05-15T16:54:19.0430230Z *** stringi configure summary: 2021-05-15T16:54:19.0431140Z ICU_FOUND=0 2021-05-15T16:54:19.0432240Z ICUDT_DIR=icu69/data 2021-05-15T16:54:19.0433120Z ICU_BUNDLE_VERSION=69 2021-05-15T16:54:19.0434030Z ICUDT_ENDIANNESS=little 2021-05-15T16:54:19.0434940Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T16:54:19.0436590Z STRINGI_CFLAGS= -fPIC 2021-05-15T16:54:19.0438860Z 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-15T16:54:19.0440900Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T16:54:19.0441900Z STRINGI_LDFLAGS= 2021-05-15T16:54:19.0442620Z STRINGI_LIBS= 2021-05-15T16:54:19.0443150Z 2021-05-15T16:54:19.0443870Z *** Compiler settings used: 2021-05-15T16:54:19.0445480Z CC=clang -mmacosx-version-min=10.13 2021-05-15T16:54:19.0446760Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-15T16:54:19.0448230Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T16:54:19.0449550Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T16:54:19.0451030Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-15T16:54:19.0452270Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T16:54:19.0452710Z LDFLAGS= 2021-05-15T16:54:19.0453100Z LIBS= 2021-05-15T16:54:19.0454450Z 2021-05-15T16:54:19.1426430Z ** libs 2021-05-15T16:54:19.1687080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:19.9820280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:20.7455530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:21.6215850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:22.4445750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:23.1368780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:24.0627820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:24.8089230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:25.5887500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:26.3225440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:27.1862870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:27.9838080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:29.2168700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:29.7818670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:30.5481430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:31.5915960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:33.4081020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:34.2693140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:35.0706660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:35.7707550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:36.4511770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:37.4738760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:38.2888840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:39.0784520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:39.9604050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:40.9241880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:41.6765210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:42.4777370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:43.2860100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:44.4613150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:45.6159890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:46.9155470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:48.0647340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:48.9087600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:49.8274920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:50.6475640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:51.4213120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:52.2011850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:52.9763800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:54.0954490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:55.2268680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:56.5958230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:57.7697340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:58.6137780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:54:59.4936540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:00.2307560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:01.3029930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:02.3702950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:03.4369190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:04.1581670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:04.8750460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:05.9363880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:06.9959950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:08.1503880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:09.2603650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:10.1259150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:10.9179410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:10.9566840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:12.1380740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:12.8747500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:13.5986400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:14.6976320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:15.7905820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:17.0893180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:17.9011280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:19.0162090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:19.8498320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:21.9877790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:22.7605760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:23.5285360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:24.4872740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:25.1917330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:25.9381240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:26.8413230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:27.6712340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:28.5943080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:29.4323510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:30.3990090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:31.1882450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:31.9395310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:32.7304230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:33.4157860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:34.1335620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:55:35.6517850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:35.7265610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:36.4691950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:37.2310950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:38.0231690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:38.5425200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:39.0006940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:39.6057600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:40.2812210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:40.8580700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:41.7448060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:42.5235060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:43.0090440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:43.6177580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:43.9318570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:44.4311490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:44.7834640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:44.8350620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:45.9153920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:46.5060700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:46.5851610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:47.3129940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:47.3804280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:48.3878920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:49.0457140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:49.5513280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:49.6024950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:50.3873410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:51.1437420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:52.0596500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:52.6986610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:53.3958470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:53.9006700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:54.7621190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:55.4994430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:56.5870060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:58.3446200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:55:59.1492290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:00.0730570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:00.6159580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:01.1539060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:01.8908100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:02.4142060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:03.4552880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:04.5353600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:06.4515170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:07.2550010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:07.3233020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:07.8471080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:08.3418150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:09.1066930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:09.7274690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:10.1425440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:10.9796720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:12.0686950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:12.9558120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:13.6985870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:14.3141630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:15.0574320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:15.9932280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:16.7165690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:17.4486410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:18.5783830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:19.2866600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:19.7970570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:20.3005960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:20.3513070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:20.8841280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:21.4124240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:22.3398630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:23.0583480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:23.7284730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:24.4475400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:25.0488160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:25.7150210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:26.4564110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:27.0602620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:27.6410180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:28.4170280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:28.9006680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:29.5009080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:29.9005570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:31.1435680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:31.8129500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:32.6366950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:33.0486170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:33.5630430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:34.2014550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:35.1289720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:36.1165480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:36.7925160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:37.2849650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:38.2788320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:38.8707300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:39.5617090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:40.1517230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:40.7472680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:41.3085830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:41.6875210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:42.5656190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:43.4535460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:44.2858710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:44.6721590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:45.0788350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:45.5956750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:46.0101740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:46.5963770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:47.4405720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:48.0104890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:48.3531320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:48.9479620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:49.4800810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:50.0539340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:50.6603650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:51.1997930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:51.7316590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:52.1788350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:52.8507310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:53.3478840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:54.9952450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:55.8107280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:56.6806490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:57.3121660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:57.7559230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:59.0542260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:56:59.9146180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:00.2489850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:00.6762030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:01.0054300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:01.6549820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:02.1377190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:02.6378780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:03.1834980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:03.7670430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:04.4576290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:04.8182940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:05.9324230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:06.8844040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:08.4685740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:08.7806280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:08.8403230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:10.3281370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:10.9260000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:12.0673800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:12.8313570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:12.9138750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:12.9752270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:14.2400450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:14.9729800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:16.0142470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:16.9768630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:17.5970010Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T16:57:17.5971650Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T16:57:17.5972590Z ^ 2021-05-15T16:57:18.3163870Z 1 warning generated. 2021-05-15T16:57:18.3189020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:19.0711870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:19.7005160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:20.3243620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:20.8099610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:21.4678320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:22.1886230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:22.9666160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:23.2844280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:24.1353690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:24.7066930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:26.0657420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:26.9829620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:27.3541560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:27.9027800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:28.4158780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:29.0710720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:29.6455790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:30.2048000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:30.8939070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:31.7945580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:32.1270520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:32.7876630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:33.5363030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:33.8748870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:34.8661780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:35.5155330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:36.1035470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:36.4218530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:37.0760230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:37.7265050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:38.7354500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:38.9339550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:39.5252780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:40.0771750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:40.8201930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:41.5303150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:42.2327880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:43.3095730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:43.9022880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:44.8694360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:44.9351320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:45.5152270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:45.9732030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:46.3742630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:46.4266880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:47.5200620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:48.2919570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:49.1456150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:49.8662410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:50.3284210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:51.1064420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:51.7553720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:53.6984400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:54.3375660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:54.8728030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:55.6764540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:56.4448470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:57.3782530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:58.4058690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:58.5665510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:57:59.9715040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:00.7450910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:01.5458200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:02.9289970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:03.7347040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:04.5540590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:05.5431780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:06.4804020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:06.5430280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:07.8326890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:08.9323600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:09.6747680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:09.9448180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:11.2510250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:12.1498910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:12.9503260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:13.7043250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:14.1603540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:14.8928270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:15.5372200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:16.2798740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:17.0605540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:17.5519800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:17.8954000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:17.9555110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:18.3624570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:18.9023600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:19.0204750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:19.1025050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:19.6274470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:20.1970440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:21.0163690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:21.5732100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:22.2371090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:23.2279200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:24.0710720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:25.0172070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:25.2070660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:27.4170790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:29.0790990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:29.3136720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:30.1359390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:30.2988240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:30.6841270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:31.0466940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:31.9013200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:32.2324860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:35.2313500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:36.6702210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:37.5855300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:39.9216650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:40.1143700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:40.7433260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:41.3855360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:42.0471800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:43.0144740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:43.4992410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:44.0610530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:44.8088200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:45.4468290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:46.2895330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:46.8793400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:47.4423840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:47.8119930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:48.4459850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:49.1373260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:49.9880270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:50.5508690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:51.3190010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:52.0448460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:52.3929360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:53.1506230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:53.8394080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:54.9670430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:56.4707290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:57.9814920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:59.1807810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:59.7305490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:01.3051120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:01.9195950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:02.8117100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:03.9624950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:05.0495860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:05.6414040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:06.1533140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:06.9352540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:07.6979390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:08.5226920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:09.4013620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:10.1466510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:11.4892000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:12.3226030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:13.8727770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:15.1263750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:15.8538070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:16.5343510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:18.3509020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:19.3131990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:20.2749570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:21.0592980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:21.7038530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:22.5997740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:23.2627080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:24.1294460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:25.3176880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:26.1887460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:26.9674290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:28.5085600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:29.2376500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:30.2370700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:31.0929290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:32.4514300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:33.5583060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:34.3054790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:35.0544720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:35.8646430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:37.1691210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:37.8442410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:38.5438780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:39.3337150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:40.0421190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:40.9767740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:42.1344080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:43.2306030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:44.0359320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:45.0675990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:45.7421760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:46.6216460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:47.6439270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:49.5424110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:50.0882410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:50.8614660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:52.4098350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:53.1216310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:53.7959200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:54.9241720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:55.5802480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:56.2194320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:57.1377430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:59.0769660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:59.7007950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:00.4118270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:00.9091410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:02.0141190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:03.5779310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:04.4767700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:07.5722030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:08.1167190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:08.9520080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:10.4862930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:11.2012680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:11.8283340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:12.5112560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:13.2135580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:13.8247750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:14.8164880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:17.2207520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:17.8978340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:18.5313010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:19.0402820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:19.7813070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:20.4447300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:21.1076280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:21.8343670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:22.4847010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:23.7013930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:24.4023180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:24.9154800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:25.4377380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:26.4997670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:27.1405800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:27.8121800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:29.0550050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:30.1338570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:31.0939540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:32.7701280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:33.8831130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:34.6454380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:36.0829900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:36.8544130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:37.3938250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:38.1584710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:38.6974780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:39.4000020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:40.4192520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:41.2361510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:41.9828810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:42.3484380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:43.3978710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:44.2151490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:44.9017310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:45.2311950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:46.0761110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:46.7671520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:47.3899670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:48.1429560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:48.7998770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:49.3804780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:50.4036260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:51.4477290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:52.4071420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:53.5106570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:54.4031550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:54.9511020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:55.8269020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:56.8782150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:57.3877720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:57.9158150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:59.1741840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:00.0649570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:00.7676810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:01.6034580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:02.5717700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:03.4483550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:04.4022280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:04.4765780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:05.1631500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:06.8264260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:07.4260150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:07.4812830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:07.5343720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:07.5882070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:08.4994930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:09.0407270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:09.3720940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T17:01:09.7072340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:01:09.9977220Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T17:01:10.1709320Z icudt already downloaded 2021-05-15T17:01:10.1711990Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-15T17:01:10.4677050Z icudt has been installed successfully 2021-05-15T17:01:10.6013560Z ** R 2021-05-15T17:01:10.6507750Z ** inst 2021-05-15T17:01:10.6527240Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:01:12.1726750Z ** help 2021-05-15T17:01:12.8010920Z *** installing help indices 2021-05-15T17:01:13.0488300Z ** building package indices 2021-05-15T17:01:13.5731600Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:01:14.0266070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:01:14.1712530Z ** testing if installed package can be loaded from final location 2021-05-15T17:01:14.4697830Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:01:14.4733510Z * DONE (stringi) 2021-05-15T17:01:16.4856070Z * installing *source* package ‘Rcpp’ ... 2021-05-15T17:01:16.5475560Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T17:01:16.5476840Z ** using staged installation 2021-05-15T17:01:16.5648120Z ** libs 2021-05-15T17:01:16.5861430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-15T17:01:17.8421570Z In file included from api.cpp:24: 2021-05-15T17:01:17.8422940Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:01:17.8425180Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:17.8427490Z SEXP data = Parent::get__(); 2021-05-15T17:01:17.8428390Z ^ 2021-05-15T17:01:20.6621450Z 1 warning generated. 2021-05-15T17:01:20.6741080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T17:01:21.9955430Z In file included from attributes.cpp:39: 2021-05-15T17:01:21.9956600Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:01:21.9958700Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:21.9960000Z SEXP data = Parent::get__(); 2021-05-15T17:01:21.9960680Z ^ 2021-05-15T17:01:35.1302240Z 1 warning generated. 2021-05-15T17:01:35.1479210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T17:01:35.6101020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-15T17:01:36.8326490Z In file included from date.cpp:30: 2021-05-15T17:01:36.8327860Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:01:36.8330190Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:36.8331620Z SEXP data = Parent::get__(); 2021-05-15T17:01:36.8332460Z ^ 2021-05-15T17:01:39.8637280Z 1 warning generated. 2021-05-15T17:01:39.8760500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-15T17:01:41.0776230Z In file included from module.cpp:24: 2021-05-15T17:01:41.0777610Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:01:41.0779850Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:41.0781320Z SEXP data = Parent::get__(); 2021-05-15T17:01:41.0782170Z ^ 2021-05-15T17:01:46.5408470Z 1 warning generated. 2021-05-15T17:01:46.5537130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T17:01:47.7833700Z In file included from rcpp_init.cpp:24: 2021-05-15T17:01:47.7835180Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:01:47.7839050Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:01:47.7841520Z SEXP data = Parent::get__(); 2021-05-15T17:01:47.7842480Z ^ 2021-05-15T17:01:50.5327930Z 1 warning generated. 2021-05-15T17:01:50.5480210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:01:50.6321570Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T17:01:50.6418620Z ** R 2021-05-15T17:01:50.6565170Z ** inst 2021-05-15T17:01:50.9569740Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:01:53.8957430Z ** help 2021-05-15T17:01:54.0875630Z *** installing help indices 2021-05-15T17:01:54.1728850Z ** building package indices 2021-05-15T17:01:54.6055650Z ** installing vignettes 2021-05-15T17:01:54.6170500Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:01:55.0753250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:01:55.2961780Z ** testing if installed package can be loaded from final location 2021-05-15T17:01:55.7256400Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:01:55.7759020Z * DONE (Rcpp) 2021-05-15T17:01:56.5833760Z * installing *source* package ‘commonmark’ ... 2021-05-15T17:01:56.5911490Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T17:01:56.5913040Z ** using staged installation 2021-05-15T17:01:56.6154290Z ** libs 2021-05-15T17:01:56.6399280Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-15T17:01:56.6434270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-15T17:01:56.7349380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:01:56.8199740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-15T17:01:56.9322390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-15T17:01:57.0274470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-15T17:01:57.3400070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-15T17:01:57.4713360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-15T17:01:58.2696080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-15T17:01:59.1601980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-15T17:02:00.5407160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-15T17:02:02.2023650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-15T17:02:02.3655440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-15T17:02:02.4525430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-15T17:02:02.5866050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-15T17:02:02.6975950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-15T17:02:02.8162620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-15T17:02:03.0337550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-15T17:02:03.2284090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-15T17:02:03.3711590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-15T17:02:03.4502640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-15T17:02:03.5340820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-15T17:02:03.7001500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-15T17:02:03.7571030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-15T17:02:03.8546050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-15T17:02:03.9322520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-15T17:02:04.0101720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-15T17:02:04.0931830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-15T17:02:04.1969910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-15T17:02:04.3176780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-15T17:02:04.4000620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-15T17:02:04.5044730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-15T17:02:04.7275020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-15T17:02:04.7903070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-15T17:02:04.9385110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-15T17:02:05.0481520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-15T17:02:05.3317550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-15T17:02:05.4252170Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-15T17:02:05.4774440Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:02:05.5670500Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T17:02:05.5740920Z ** R 2021-05-15T17:02:05.5791480Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:05.8951510Z ** help 2021-05-15T17:02:05.9155300Z *** installing help indices 2021-05-15T17:02:05.9346570Z ** building package indices 2021-05-15T17:02:06.2015140Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:06.5171730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:02:06.6623090Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:06.9181500Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:06.9206800Z * DONE (commonmark) 2021-05-15T17:02:07.3063120Z * installing *source* package ‘brew’ ... 2021-05-15T17:02:07.3066710Z ** using staged installation 2021-05-15T17:02:07.3191210Z ** R 2021-05-15T17:02:07.3231440Z ** inst 2021-05-15T17:02:07.3395390Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:07.7943820Z ** help 2021-05-15T17:02:07.8148980Z *** installing help indices 2021-05-15T17:02:07.8354100Z ** building package indices 2021-05-15T17:02:08.2125120Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:08.4661490Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:08.7651190Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:08.7754360Z * DONE (brew) 2021-05-15T17:02:09.1748840Z * installing *source* package ‘sessioninfo’ ... 2021-05-15T17:02:09.1778680Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:09.1780440Z ** using staged installation 2021-05-15T17:02:09.1999640Z ** R 2021-05-15T17:02:09.2067800Z ** inst 2021-05-15T17:02:09.2082730Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:09.8727430Z ** help 2021-05-15T17:02:09.9012450Z *** installing help indices 2021-05-15T17:02:09.9262320Z ** building package indices 2021-05-15T17:02:10.2147050Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:10.5657220Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:10.8900100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:10.8927770Z * DONE (sessioninfo) 2021-05-15T17:02:11.2072640Z * installing *source* package ‘prettyunits’ ... 2021-05-15T17:02:11.2095840Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:11.2097810Z ** using staged installation 2021-05-15T17:02:11.2273580Z ** R 2021-05-15T17:02:11.2334990Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:11.6597740Z ** help 2021-05-15T17:02:11.7001360Z *** installing help indices 2021-05-15T17:02:11.7230620Z ** building package indices 2021-05-15T17:02:11.9978750Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:12.2571970Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:12.5173890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:12.5276090Z * DONE (prettyunits) 2021-05-15T17:02:13.4918950Z * installing *source* package ‘vctrs’ ... 2021-05-15T17:02:13.5188610Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:13.5190340Z ** using staged installation 2021-05-15T17:02:13.5457800Z ** libs 2021-05-15T17:02:13.5697500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T17:02:13.7219890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T17:02:13.8713250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-15T17:02:13.9978400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-15T17:02:14.2373190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T17:02:14.3930880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-15T17:02:14.5572830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-15T17:02:14.6594370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T17:02:14.8048410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T17:02:14.9162330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-15T17:02:15.0748860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-15T17:02:15.2929740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-15T17:02:15.4651240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T17:02:15.5916520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T17:02:15.9166310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-15T17:02:16.0184250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-15T17:02:16.5330890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-15T17:02:16.6694360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-15T17:02:16.8732770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-15T17:02:17.0219360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-15T17:02:17.1196060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T17:02:17.3987630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:02:17.5046240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-15T17:02:17.8307300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T17:02:17.9417740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T17:02:18.7877470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T17:02:18.9790870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T17:02:19.0888080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T17:02:19.2071770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T17:02:19.4085170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T17:02:19.5513190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-15T17:02:19.7297260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T17:02:19.8710530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-15T17:02:20.0804520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-15T17:02:20.4131600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-15T17:02:20.5599310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-15T17:02:20.6747890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-15T17:02:20.8228820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T17:02:21.5886900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T17:02:22.2188030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T17:02:22.5264400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T17:02:22.7357210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-15T17:02:23.1053480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T17:02:23.2028530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T17:02:23.4327230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-15T17:02:23.6047690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-15T17:02:23.7477620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T17:02:24.0933770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T17:02:24.2744740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T17:02:24.4370960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-15T17:02:24.5754240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T17:02:24.6869740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-15T17:02:24.8425480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-15T17:02:24.9995130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T17:02:25.1399790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T17:02:25.2761150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T17:02:25.4478320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T17:02:25.5590820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T17:02:26.5804350Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T17:02:26.5806350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T17:02:26.5815950Z ** R 2021-05-15T17:02:26.5817850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T17:02:26.5827200Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:02:26.6308710Z ** inst 2021-05-15T17:02:26.6404210Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:30.2375480Z ** help 2021-05-15T17:02:30.6370170Z *** installing help indices 2021-05-15T17:02:30.8574240Z *** copying figures 2021-05-15T17:02:30.8780430Z ** building package indices 2021-05-15T17:02:31.3034800Z ** installing vignettes 2021-05-15T17:02:31.3280140Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:31.7281810Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:02:31.8714300Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:32.3429570Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:32.3496470Z * DONE (vctrs) 2021-05-15T17:02:32.9131920Z * installing *source* package ‘processx’ ... 2021-05-15T17:02:32.9269070Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:32.9376000Z ** using staged installation 2021-05-15T17:02:32.9528460Z ** libs 2021-05-15T17:02:32.9735310Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T17:02:33.1770150Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T17:02:33.1772010Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T17:02:33.4154180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T17:02:33.5107670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-15T17:02:33.7190040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-15T17:02:33.7994420Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T17:02:33.7996770Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T17:02:33.8620490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:02:33.9621920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-15T17:02:34.0831360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T17:02:34.4923520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T17:02:34.6244510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-15T17:02:34.7458160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T17:02:34.8642460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T17:02:34.9986840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T17:02:35.2998890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T17:02:35.4133100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T17:02:35.5344010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T17:02:35.6114990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T17:02:35.7171970Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:02:35.7838250Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T17:02:35.7937110Z ** R 2021-05-15T17:02:35.8286340Z ** inst 2021-05-15T17:02:35.8300460Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:37.8994180Z ** help 2021-05-15T17:02:37.9951630Z *** installing help indices 2021-05-15T17:02:38.0446620Z ** building package indices 2021-05-15T17:02:38.3572260Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:38.7047540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:02:38.9419930Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:39.2494960Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:39.2597770Z * DONE (processx) 2021-05-15T17:02:39.6507220Z * installing *source* package ‘markdown’ ... 2021-05-15T17:02:39.6557180Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:39.6559290Z ** using staged installation 2021-05-15T17:02:39.6788990Z ** libs 2021-05-15T17:02:39.7002800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-15T17:02:39.8023910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-15T17:02:39.8877090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-15T17:02:40.0962480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-15T17:02:40.2601420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-15T17:02:40.3774900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-15T17:02:40.4502660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-15T17:02:40.5350670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-15T17:02:40.7802600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-15T17:02:40.9792040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-15T17:02:42.2768600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-15T17:02:42.3637260Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:02:42.4256960Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T17:02:42.4303910Z ** R 2021-05-15T17:02:42.4379820Z ** inst 2021-05-15T17:02:42.4485770Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:43.0384360Z ** help 2021-05-15T17:02:43.0922600Z *** installing help indices 2021-05-15T17:02:43.1260940Z ** building package indices 2021-05-15T17:02:43.4820060Z ** installing vignettes 2021-05-15T17:02:43.4892850Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:43.8694750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:02:44.0524630Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:44.3071420Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:44.3112700Z * DONE (markdown) 2021-05-15T17:02:44.7162990Z * installing *source* package ‘highr’ ... 2021-05-15T17:02:44.7263780Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:44.7365110Z ** using staged installation 2021-05-15T17:02:44.7465760Z ** R 2021-05-15T17:02:44.7567230Z ** inst 2021-05-15T17:02:44.7632770Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:45.2123870Z ** help 2021-05-15T17:02:45.2296540Z *** installing help indices 2021-05-15T17:02:45.2502330Z ** building package indices 2021-05-15T17:02:45.5245730Z ** installing vignettes 2021-05-15T17:02:45.5347740Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:45.7920010Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:46.0476890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:46.0578720Z * DONE (highr) 2021-05-15T17:02:46.4920720Z * installing *source* package ‘stringr’ ... 2021-05-15T17:02:46.4992160Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:46.4993530Z ** using staged installation 2021-05-15T17:02:46.5245140Z ** R 2021-05-15T17:02:46.5381040Z ** data 2021-05-15T17:02:46.5397650Z *** moving datasets to lazyload DB 2021-05-15T17:02:46.5616950Z ** inst 2021-05-15T17:02:46.5708840Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:47.3323770Z ** help 2021-05-15T17:02:47.4654440Z *** installing help indices 2021-05-15T17:02:47.5316760Z *** copying figures 2021-05-15T17:02:47.5326340Z ** building package indices 2021-05-15T17:02:47.8583680Z ** installing vignettes 2021-05-15T17:02:47.8686690Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:48.1853570Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:48.4791670Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:48.4827570Z * DONE (stringr) 2021-05-15T17:02:48.8897540Z * installing *source* package ‘rversions’ ... 2021-05-15T17:02:48.8921250Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:48.8922710Z ** using staged installation 2021-05-15T17:02:48.9122690Z ** R 2021-05-15T17:02:48.9243510Z ** inst 2021-05-15T17:02:48.9258970Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:49.3450480Z ** help 2021-05-15T17:02:49.3749470Z *** installing help indices 2021-05-15T17:02:49.4013000Z *** copying figures 2021-05-15T17:02:49.4022070Z ** building package indices 2021-05-15T17:02:49.6827870Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:49.9816020Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:50.2691720Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:50.2798740Z * DONE (rversions) 2021-05-15T17:02:50.9367820Z * installing *source* package ‘pillar’ ... 2021-05-15T17:02:50.9531250Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:50.9533540Z ** using staged installation 2021-05-15T17:02:50.9816710Z ** R 2021-05-15T17:02:51.0112870Z ** inst 2021-05-15T17:02:51.0318060Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:53.4668000Z ** help 2021-05-15T17:02:53.5995040Z *** installing help indices 2021-05-15T17:02:53.6746350Z *** copying figures 2021-05-15T17:02:53.6788030Z ** building package indices 2021-05-15T17:02:54.0161650Z ** installing vignettes 2021-05-15T17:02:54.0325950Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:02:54.4337690Z ** testing if installed package can be loaded from final location 2021-05-15T17:02:54.9622790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:02:54.9723300Z * DONE (pillar) 2021-05-15T17:02:55.3994980Z * installing *source* package ‘callr’ ... 2021-05-15T17:02:55.4062680Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T17:02:55.4068060Z ** using staged installation 2021-05-15T17:02:55.4804220Z ** R 2021-05-15T17:02:55.5403480Z ** inst 2021-05-15T17:02:55.5435670Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:02:59.7810050Z ** help 2021-05-15T17:02:59.9392060Z *** installing help indices 2021-05-15T17:03:00.0261850Z ** building package indices 2021-05-15T17:03:00.3630040Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:00.6524600Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:01.0157750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:01.0261420Z * DONE (callr) 2021-05-15T17:03:01.7943810Z * installing *source* package ‘knitr’ ... 2021-05-15T17:03:01.8157810Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:01.8159290Z ** using staged installation 2021-05-15T17:03:01.8677210Z ** R 2021-05-15T17:03:01.9233970Z ** demo 2021-05-15T17:03:01.9249500Z ** inst 2021-05-15T17:03:01.9953920Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:07.6066890Z ** help 2021-05-15T17:03:07.9024090Z *** installing help indices 2021-05-15T17:03:08.0542730Z ** building package indices 2021-05-15T17:03:08.4444630Z ** installing vignettes 2021-05-15T17:03:08.4583640Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:08.7338370Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:09.1393100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:09.1618200Z * DONE (knitr) 2021-05-15T17:03:09.5107670Z * installing *source* package ‘xopen’ ... 2021-05-15T17:03:09.5129050Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:09.5134100Z ** using staged installation 2021-05-15T17:03:09.5347070Z ** R 2021-05-15T17:03:09.5384260Z ** inst 2021-05-15T17:03:09.5404870Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:09.8693570Z ** help 2021-05-15T17:03:09.8928000Z *** installing help indices 2021-05-15T17:03:09.9138770Z ** building package indices 2021-05-15T17:03:10.1839340Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:10.4431330Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:10.6895520Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:10.6997420Z * DONE (xopen) 2021-05-15T17:03:11.3682870Z * installing *source* package ‘tibble’ ... 2021-05-15T17:03:11.3851310Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:11.3852800Z ** using staged installation 2021-05-15T17:03:11.4177140Z ** libs 2021-05-15T17:03:11.4370040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-15T17:03:11.5144790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T17:03:11.6186680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:03:11.6887450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T17:03:11.8208460Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:03:11.8854620Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T17:03:11.8909270Z ** R 2021-05-15T17:03:11.9175630Z ** inst 2021-05-15T17:03:11.9378510Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:14.4189180Z ** help 2021-05-15T17:03:14.5264200Z *** installing help indices 2021-05-15T17:03:14.5868530Z *** copying figures 2021-05-15T17:03:14.5909150Z ** building package indices 2021-05-15T17:03:14.9155700Z ** installing vignettes 2021-05-15T17:03:14.9269850Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:15.4412390Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:03:15.6953520Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:16.1972770Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:16.2024580Z * DONE (tibble) 2021-05-15T17:03:16.7216340Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T17:03:16.7272390Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:16.7274160Z ** using staged installation 2021-05-15T17:03:16.7520490Z ** R 2021-05-15T17:03:16.7671750Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:18.3056050Z ** help 2021-05-15T17:03:18.3659570Z *** installing help indices 2021-05-15T17:03:18.4081840Z ** building package indices 2021-05-15T17:03:18.6971040Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:19.0566190Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:19.4319850Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:19.4422610Z * DONE (pkgbuild) 2021-05-15T17:03:20.1205780Z * installing *source* package ‘roxygen2’ ... 2021-05-15T17:03:20.1362260Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:20.1363700Z ** using staged installation 2021-05-15T17:03:20.1653100Z ** libs 2021-05-15T17:03:20.1845320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T17:03:21.4289040Z In file included from RcppExports.cpp:4: 2021-05-15T17:03:21.4291440Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:03:21.4294640Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:03:21.4296620Z SEXP data = Parent::get__(); 2021-05-15T17:03:21.4298120Z ^ 2021-05-15T17:03:25.5073040Z 1 warning generated. 2021-05-15T17:03:25.5201370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T17:03:26.7954590Z In file included from escapeExamples.cpp:1: 2021-05-15T17:03:26.7956210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:03:26.7958740Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:03:26.7960410Z SEXP data = Parent::get__(); 2021-05-15T17:03:26.7961270Z ^ 2021-05-15T17:03:29.5740670Z 1 warning generated. 2021-05-15T17:03:29.5896930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T17:03:30.8332980Z In file included from isComplete.cpp:1: 2021-05-15T17:03:30.8433840Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:03:30.8537130Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:03:30.8639400Z SEXP data = Parent::get__(); 2021-05-15T17:03:30.8741660Z ^ 2021-05-15T17:03:33.6046670Z 1 warning generated. 2021-05-15T17:03:33.6166170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T17:03:34.8820160Z In file included from leadingSpaces.cpp:1: 2021-05-15T17:03:34.8821140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:03:34.8823560Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:03:34.8825050Z SEXP data = Parent::get__(); 2021-05-15T17:03:34.8825480Z ^ 2021-05-15T17:03:37.7541820Z 1 warning generated. 2021-05-15T17:03:37.7662260Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T17:03:38.9883210Z In file included from parser2.cpp:1: 2021-05-15T17:03:38.9886030Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:03:38.9891320Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:03:38.9893100Z SEXP data = Parent::get__(); 2021-05-15T17:03:38.9894220Z ^ 2021-05-15T17:03:43.5381570Z 1 warning generated. 2021-05-15T17:03:43.5517030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T17:03:44.7462650Z In file included from wrapUsage.cpp:1: 2021-05-15T17:03:44.7464210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:03:44.7467850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:03:44.7470340Z SEXP data = Parent::get__(); 2021-05-15T17:03:44.7471990Z ^ 2021-05-15T17:03:47.5978920Z 1 warning generated. 2021-05-15T17:03:47.6144600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:03:47.6830260Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T17:03:47.6884470Z ** R 2021-05-15T17:03:47.7357010Z ** inst 2021-05-15T17:03:47.7443080Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:52.8000000Z ** help 2021-05-15T17:03:52.9072890Z *** installing help indices 2021-05-15T17:03:52.9717920Z *** copying figures 2021-05-15T17:03:52.9732610Z ** building package indices 2021-05-15T17:03:53.2988220Z ** installing vignettes 2021-05-15T17:03:53.3090790Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:53.8624410Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:03:54.1239490Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:54.6996790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:54.7100930Z * DONE (roxygen2) 2021-05-15T17:03:55.0860170Z * installing *source* package ‘rematch2’ ... 2021-05-15T17:03:55.0887910Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:55.0889630Z ** using staged installation 2021-05-15T17:03:55.1080640Z ** R 2021-05-15T17:03:55.1146770Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:55.7636210Z ** help 2021-05-15T17:03:55.7983500Z *** installing help indices 2021-05-15T17:03:55.8266480Z ** building package indices 2021-05-15T17:03:56.0965870Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:56.5551460Z ** testing if installed package can be loaded from final location 2021-05-15T17:03:57.0355170Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:03:57.0441650Z * DONE (rematch2) 2021-05-15T17:03:57.4371450Z * installing *source* package ‘rcmdcheck’ ... 2021-05-15T17:03:57.4424150Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T17:03:57.4425670Z ** using staged installation 2021-05-15T17:03:57.4650050Z ** R 2021-05-15T17:03:57.4794060Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:03:58.9505770Z ** help 2021-05-15T17:03:59.0027570Z *** installing help indices 2021-05-15T17:03:59.0387260Z ** building package indices 2021-05-15T17:03:59.3252040Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:03:59.7176990Z ** testing if installed package can be loaded from final location 2021-05-15T17:04:00.1289080Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:04:00.1392840Z * DONE (rcmdcheck) 2021-05-15T17:04:00.5113010Z * installing *source* package ‘waldo’ ... 2021-05-15T17:04:00.5155300Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T17:04:00.5156530Z ** using staged installation 2021-05-15T17:04:00.5367680Z ** R 2021-05-15T17:04:00.5457050Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:01.4475120Z ** help 2021-05-15T17:04:01.4688080Z *** installing help indices 2021-05-15T17:04:01.4904450Z *** copying figures 2021-05-15T17:04:01.4908790Z ** building package indices 2021-05-15T17:04:01.7559340Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:04:02.0898490Z ** testing if installed package can be loaded from final location 2021-05-15T17:04:02.4306960Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:04:02.4332080Z * DONE (waldo) 2021-05-15T17:04:03.3235250Z * installing *source* package ‘testthat’ ... 2021-05-15T17:04:03.3485160Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T17:04:03.3486980Z ** using staged installation 2021-05-15T17:04:03.3833210Z ** libs 2021-05-15T17:04:03.4024030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:04:03.4833590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T17:04:03.5706170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T17:04:04.6830230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T17:04:05.6738360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T17:04:21.5575750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:04:21.6409020Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T17:04:21.6502340Z ** R 2021-05-15T17:04:21.7032660Z ** inst 2021-05-15T17:04:21.7218890Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:33.3940640Z ** help 2021-05-15T17:04:33.8066520Z *** installing help indices 2021-05-15T17:04:34.0073450Z *** copying figures 2021-05-15T17:04:34.0117120Z ** building package indices 2021-05-15T17:04:34.4259350Z ** installing vignettes 2021-05-15T17:04:34.4442530Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:04:34.7984030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:04:34.9309130Z ** testing if installed package can be loaded from final location 2021-05-15T17:04:35.6217380Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:04:35.6352580Z * DONE (testthat) 2021-05-15T17:04:36.3075520Z * installing *source* package ‘devtools’ ... 2021-05-15T17:04:36.3197840Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T17:04:36.3199120Z ** using staged installation 2021-05-15T17:04:36.3658270Z ** R 2021-05-15T17:04:36.3886310Z ** inst 2021-05-15T17:04:36.3917390Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:38.7282290Z ** help 2021-05-15T17:04:38.8871330Z *** installing help indices 2021-05-15T17:04:38.9774030Z *** copying figures 2021-05-15T17:04:38.9781690Z ** building package indices 2021-05-15T17:04:39.3072260Z ** installing vignettes 2021-05-15T17:04:39.3174190Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:04:40.2338980Z ** testing if installed package can be loaded from final location 2021-05-15T17:04:41.1755600Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:04:41.1857210Z * DONE (devtools) 2021-05-15T17:04:41.2208030Z 2021-05-15T17:04:41.2209560Z The downloaded source packages are in 2021-05-15T17:04:41.2211920Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/downloaded_packages’ 2021-05-15T17:04:41.3093480Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T17:04:42.7150400Z 2021-05-15T17:04:43.1633280Z 2021-05-15T17:04:43.1651690Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/remotes2a562a808606/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T17:04:43.1880100Z 2021-05-15T17:04:43.1883460Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/remotes2a562a808606/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T17:04:43.2668230Z 2021-05-15T17:04:43.2670620Z 2021-05-15T17:04:43.2672280Z ─ preparing ‘desc’: 2021-05-15T17:04:43.2673030Z 2021-05-15T17:04:43.2673730Z 2021-05-15T17:04:43.2762770Z checking DESCRIPTION meta-information ... 2021-05-15T17:04:43.2796720Z 2021-05-15T17:04:43.2798250Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:04:43.3932110Z 2021-05-15T17:04:43.3996990Z 2021-05-15T17:04:43.4005590Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:04:43.4006450Z 2021-05-15T17:04:43.4007040Z 2021-05-15T17:04:43.4008310Z ─ checking for empty or unneeded directories 2021-05-15T17:04:43.4009100Z 2021-05-15T17:04:43.4009710Z 2021-05-15T17:04:43.4010920Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T17:04:43.4114970Z 2021-05-15T17:04:43.4146940Z 2021-05-15T17:04:43.4148420Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T17:04:43.5446270Z 2021-05-15T17:04:43.5546810Z 2021-05-15T17:04:43.5565440Z 2021-05-15T17:04:43.5827170Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:04:43.5840410Z (as ‘lib’ is unspecified) 2021-05-15T17:04:44.0246380Z * installing *source* package ‘desc’ ... 2021-05-15T17:04:44.0313930Z ** using staged installation 2021-05-15T17:04:44.0556650Z ** R 2021-05-15T17:04:44.0749950Z ** inst 2021-05-15T17:04:44.0810160Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:45.9431830Z ** help 2021-05-15T17:04:46.1339430Z *** installing help indices 2021-05-15T17:04:46.2388790Z ** building package indices 2021-05-15T17:04:46.5985310Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:04:46.8769700Z ** testing if installed package can be loaded from final location 2021-05-15T17:04:47.1678150Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:04:47.1712140Z * DONE (desc) 2021-05-15T17:04:47.4781210Z 2021-05-15T17:04:47.4782410Z 2021-05-15T17:04:47.4796330Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/remotes2a56583e2aa1/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T17:04:47.4832240Z 2021-05-15T17:04:47.4834700Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/remotes2a56583e2aa1/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T17:04:47.5416430Z 2021-05-15T17:04:47.6386250Z 2021-05-15T17:04:47.6487870Z ─ preparing ‘ghtravis’: 2021-05-15T17:04:47.6496870Z 2021-05-15T17:04:47.6497530Z 2021-05-15T17:04:47.6498880Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:04:47.6500500Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:04:47.6502060Z ─ checking for empty or unneeded directories 2021-05-15T17:04:47.6503460Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T17:04:47.6504120Z 2021-05-15T17:04:47.6504700Z 2021-05-15T17:04:47.6505810Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T17:04:47.6715730Z 2021-05-15T17:04:47.6721850Z 2021-05-15T17:04:47.6722630Z 2021-05-15T17:04:47.7215050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:04:47.7216550Z (as ‘lib’ is unspecified) 2021-05-15T17:04:48.0515450Z * installing *source* package ‘ghtravis’ ... 2021-05-15T17:04:48.0519170Z ** using staged installation 2021-05-15T17:04:48.0733060Z ** R 2021-05-15T17:04:48.0876910Z ** inst 2021-05-15T17:04:48.0896810Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:49.6677190Z ** help 2021-05-15T17:04:49.7562070Z *** installing help indices 2021-05-15T17:04:49.8081850Z ** building package indices 2021-05-15T17:04:50.1063960Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:04:51.0070260Z ** testing if installed package can be loaded from final location 2021-05-15T17:04:51.9357090Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:04:51.9384980Z * DONE (ghtravis) 2021-05-15T17:04:51.9708440Z Using github PAT from envvar GITHUB_PAT 2021-05-15T17:04:52.1310160Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T17:04:53.1746350Z 2021-05-15T17:04:53.1748900Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T17:04:53.1750430Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T17:04:53.1751580Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T17:04:53.1753160Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T17:04:53.1754590Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T17:04:53.1756410Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:04:53.1757430Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T17:04:53.1758910Z (as ‘lib’ is unspecified) 2021-05-15T17:04:54.7840300Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T17:04:54.7844490Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:04:54.7918540Z Packages which are only available in source form, and may need 2021-05-15T17:04:54.7920710Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-15T17:04:54.7922640Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T17:04:54.7923730Z 2021-05-15T17:04:54.7936170Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T17:04:54.9228250Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T17:04:54.9236360Z ================================================== 2021-05-15T17:04:54.9236850Z downloaded 89 KB 2021-05-15T17:04:54.9237120Z 2021-05-15T17:04:54.9271490Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T17:04:55.1569160Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T17:04:55.1575810Z ================================================== 2021-05-15T17:04:55.1576740Z downloaded 115 KB 2021-05-15T17:04:55.1577610Z 2021-05-15T17:04:55.1609630Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T17:04:55.2970630Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T17:04:55.4251900Z ================================================== 2021-05-15T17:04:55.4253460Z downloaded 194 KB 2021-05-15T17:04:55.4254150Z 2021-05-15T17:04:55.4286090Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T17:04:55.6045690Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T17:04:55.6155400Z ================================================== 2021-05-15T17:04:55.6156340Z downloaded 932 KB 2021-05-15T17:04:55.6157000Z 2021-05-15T17:04:55.6193070Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T17:04:55.8048360Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T17:04:55.8146260Z ================================================== 2021-05-15T17:04:55.8147260Z downloaded 691 KB 2021-05-15T17:04:55.8147930Z 2021-05-15T17:04:56.2032060Z * installing *source* package ‘tidyselect’ ... 2021-05-15T17:04:56.2090380Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T17:04:56.2091630Z ** using staged installation 2021-05-15T17:04:56.2356650Z ** R 2021-05-15T17:04:56.2500520Z ** inst 2021-05-15T17:04:56.2542560Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:57.4958460Z ** help 2021-05-15T17:04:57.5711520Z *** installing help indices 2021-05-15T17:04:57.6192970Z ** building package indices 2021-05-15T17:04:57.9025800Z ** installing vignettes 2021-05-15T17:04:57.9127590Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:04:58.2533200Z ** testing if installed package can be loaded from final location 2021-05-15T17:04:58.6075380Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:04:58.6103450Z * DONE (tidyselect) 2021-05-15T17:04:59.0264000Z * installing *source* package ‘generics’ ... 2021-05-15T17:04:59.0332300Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T17:04:59.0333510Z ** using staged installation 2021-05-15T17:04:59.0536540Z ** R 2021-05-15T17:04:59.0639000Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:59.4619860Z ** help 2021-05-15T17:04:59.6313150Z *** installing help indices 2021-05-15T17:04:59.6850300Z ** building package indices 2021-05-15T17:04:59.9882210Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:05:00.2445060Z ** testing if installed package can be loaded from final location 2021-05-15T17:05:00.9840140Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:05:00.9948340Z * DONE (generics) 2021-05-15T17:05:01.0055940Z * installing *source* package ‘cpp11’ ... 2021-05-15T17:05:01.0158670Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:01.0261680Z ** using staged installation 2021-05-15T17:05:01.0362990Z ** R 2021-05-15T17:05:01.0464390Z ** inst 2021-05-15T17:05:01.0673760Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:01.4803130Z ** help 2021-05-15T17:05:01.5115860Z *** installing help indices 2021-05-15T17:05:01.5349920Z ** building package indices 2021-05-15T17:05:01.8781730Z ** installing vignettes 2021-05-15T17:05:01.8883640Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:05:02.1339920Z ** testing if installed package can be loaded from final location 2021-05-15T17:05:02.3759570Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:05:02.3802390Z * DONE (cpp11) 2021-05-15T17:05:03.2439480Z * installing *source* package ‘dplyr’ ... 2021-05-15T17:05:03.2668480Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:03.2669650Z ** using staged installation 2021-05-15T17:05:03.3006800Z ** libs 2021-05-15T17:05:03.3192390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-15T17:05:03.5126810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-15T17:05:03.7581520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-15T17:05:03.9509070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T17:05:04.8056370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T17:05:04.9810120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-15T17:05:05.1561500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T17:05:05.3411510Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-15T17:05:05.5370280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T17:05:05.7151880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-15T17:05:05.8730220Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T17:05:06.0954050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:05:06.1633740Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T17:05:06.1684370Z ** R 2021-05-15T17:05:06.2359360Z ** data 2021-05-15T17:05:06.2388680Z *** moving datasets to lazyload DB 2021-05-15T17:05:06.3542400Z ** inst 2021-05-15T17:05:06.3698810Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:11.9957940Z ** help 2021-05-15T17:05:12.6637480Z *** installing help indices 2021-05-15T17:05:12.9303490Z *** copying figures 2021-05-15T17:05:12.9385860Z ** building package indices 2021-05-15T17:05:13.4028570Z ** installing vignettes 2021-05-15T17:05:13.4141000Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:05:14.1530580Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:05:14.2955580Z ** testing if installed package can be loaded from final location 2021-05-15T17:05:15.0864860Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:05:16.1603460Z * DONE (dplyr) 2021-05-15T17:05:16.1606700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T17:05:16.1612810Z * installing *source* package ‘tidyr’ ... 2021-05-15T17:05:16.1614450Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:16.1615580Z ** using staged installation 2021-05-15T17:05:16.1616720Z ** libs 2021-05-15T17:05:16.8917360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-15T17:05:17.4547140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-15T17:05:18.8440030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T17:05:20.0377200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:05:20.1052590Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T17:05:20.1100650Z ** R 2021-05-15T17:05:20.1335790Z ** data 2021-05-15T17:05:20.1411760Z *** moving datasets to lazyload DB 2021-05-15T17:05:20.3399470Z ** inst 2021-05-15T17:05:20.3530320Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:22.6450870Z ** help 2021-05-15T17:05:22.8103340Z *** installing help indices 2021-05-15T17:05:22.8993020Z *** copying figures 2021-05-15T17:05:22.9036760Z ** building package indices 2021-05-15T17:05:23.2396740Z ** installing vignettes 2021-05-15T17:05:23.2567410Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:05:23.9669790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:05:24.1054990Z ** testing if installed package can be loaded from final location 2021-05-15T17:05:24.8316210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:05:24.8373470Z * DONE (tidyr) 2021-05-15T17:05:24.8692590Z 2021-05-15T17:05:24.8693490Z The downloaded source packages are in 2021-05-15T17:05:24.8695290Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/downloaded_packages’ 2021-05-15T17:05:25.1853300Z 2021-05-15T17:05:25.1861310Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/remotes2a561f6382fa/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T17:05:25.1920830Z 2021-05-15T17:05:25.1925420Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/remotes2a561f6382fa/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T17:05:25.2222700Z 2021-05-15T17:05:25.2261710Z 2021-05-15T17:05:25.2263740Z ─ preparing ‘aghast’: 2021-05-15T17:05:25.2269670Z 2021-05-15T17:05:25.2270500Z 2021-05-15T17:05:25.2348430Z checking DESCRIPTION meta-information ... 2021-05-15T17:05:25.2377430Z 2021-05-15T17:05:25.2380010Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:05:25.2829510Z 2021-05-15T17:05:25.2860690Z 2021-05-15T17:05:25.2862740Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:05:25.2868260Z 2021-05-15T17:05:25.2896170Z 2021-05-15T17:05:25.2897970Z ─ checking for empty or unneeded directories 2021-05-15T17:05:25.2899600Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T17:05:25.2962340Z 2021-05-15T17:05:25.2996150Z 2021-05-15T17:05:25.2999840Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T17:05:25.3196570Z 2021-05-15T17:05:25.3197920Z 2021-05-15T17:05:25.3198650Z 2021-05-15T17:05:25.3391400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:05:25.3395120Z (as ‘lib’ is unspecified) 2021-05-15T17:05:25.7251630Z * installing *source* package ‘aghast’ ... 2021-05-15T17:05:25.7256460Z ** using staged installation 2021-05-15T17:05:25.7488730Z ** R 2021-05-15T17:05:25.7589910Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:26.9056720Z ** help 2021-05-15T17:05:26.9490970Z *** installing help indices 2021-05-15T17:05:26.9765960Z ** building package indices 2021-05-15T17:05:27.2466040Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:05:27.5089160Z ** testing if installed package can be loaded from final location 2021-05-15T17:05:27.7688030Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:05:28.6746020Z * DONE (aghast) 2021-05-15T17:05:28.6993470Z Installing 1 packages: covr 2021-05-15T17:05:28.7003860Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:05:28.7005030Z (as ‘lib’ is unspecified) 2021-05-15T17:05:29.7034270Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T17:05:29.7035240Z 2021-05-15T17:05:30.3465490Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T17:05:30.3469140Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:05:30.3549370Z Packages which are only available in source form, and may need 2021-05-15T17:05:30.3556370Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-15T17:05:30.3558210Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-15T17:05:30.3559070Z 2021-05-15T17:05:30.3567450Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T17:05:30.5941910Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-15T17:05:30.5948190Z ================================================== 2021-05-15T17:05:30.5948750Z downloaded 81 KB 2021-05-15T17:05:30.5949430Z 2021-05-15T17:05:30.5987050Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T17:05:30.8413670Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T17:05:30.8923680Z ================================================== 2021-05-15T17:05:30.8924220Z downloaded 89 KB 2021-05-15T17:05:30.8924510Z 2021-05-15T17:05:30.8968100Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T17:05:31.0295710Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T17:05:31.0312670Z ================================================== 2021-05-15T17:05:31.0313600Z downloaded 143 KB 2021-05-15T17:05:31.0315470Z 2021-05-15T17:05:31.4240040Z * installing *source* package ‘lazyeval’ ... 2021-05-15T17:05:31.4302040Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:31.4303810Z ** using staged installation 2021-05-15T17:05:31.4491610Z ** libs 2021-05-15T17:05:31.4691190Z 2021-05-15T17:05:31.4693730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-15T17:05:31.5705640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:05:31.6442060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-15T17:05:31.7397200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-15T17:05:31.8472040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-15T17:05:31.9422160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T17:05:32.0570470Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:05:32.1222030Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T17:05:32.1274220Z ** R 2021-05-15T17:05:32.1354060Z ** inst 2021-05-15T17:05:32.1413940Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:32.8376700Z ** help 2021-05-15T17:05:32.9377080Z *** installing help indices 2021-05-15T17:05:33.0275440Z ** building package indices 2021-05-15T17:05:33.3667420Z ** installing vignettes 2021-05-15T17:05:33.3756990Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:05:33.7015930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:05:33.8625850Z ** testing if installed package can be loaded from final location 2021-05-15T17:05:34.1480430Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:05:34.1509530Z * DONE (lazyeval) 2021-05-15T17:05:34.5637670Z * installing *source* package ‘rex’ ... 2021-05-15T17:05:34.5684840Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:34.5686160Z ** using staged installation 2021-05-15T17:05:34.5912740Z ** R 2021-05-15T17:05:34.5981840Z ** inst 2021-05-15T17:05:34.6022740Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:35.2974320Z ** help 2021-05-15T17:05:35.3721370Z *** installing help indices 2021-05-15T17:05:35.4183610Z ** building package indices 2021-05-15T17:05:35.7116280Z ** installing vignettes 2021-05-15T17:05:35.7230220Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:05:35.9665460Z ** testing if installed package can be loaded from final location 2021-05-15T17:05:36.2336590Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:05:36.2363790Z * DONE (rex) 2021-05-15T17:05:36.7863590Z * installing *source* package ‘covr’ ... 2021-05-15T17:05:36.7992860Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:36.7993770Z ** using staged installation 2021-05-15T17:05:36.8305330Z ** libs 2021-05-15T17:05:36.8483720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T17:05:36.9404230Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:05:36.9993460Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T17:05:37.0040950Z ** R 2021-05-15T17:05:37.0251080Z ** inst 2021-05-15T17:05:37.0345930Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:38.7682540Z ** help 2021-05-15T17:05:38.8622310Z *** installing help indices 2021-05-15T17:05:38.9200370Z *** copying figures 2021-05-15T17:05:38.9207680Z ** building package indices 2021-05-15T17:05:39.2288240Z ** installing vignettes 2021-05-15T17:05:39.2389310Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:05:39.6532060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:05:39.7853220Z ** testing if installed package can be loaded from final location 2021-05-15T17:05:40.1124870Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:05:40.1179270Z * DONE (covr) 2021-05-15T17:05:40.1659250Z 2021-05-15T17:05:40.1660110Z The downloaded source packages are in 2021-05-15T17:05:40.1661930Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpMYwc7j/downloaded_packages’ 2021-05-15T17:05:40.2049900Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T17:05:40.2050820Z Rscript -e "tic::before_install()" 2021-05-15T17:05:40.2646120Z shell: /bin/bash -e {0} 2021-05-15T17:05:40.2646520Z env: 2021-05-15T17:05:40.2648350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:05:40.2648870Z TIC_DEPLOY_KEY: 2021-05-15T17:05:40.2650470Z RSPM: 2021-05-15T17:05:40.2652300Z GITHUB_PAT: *** 2021-05-15T17:05:40.2652730Z COVERALLS_TOKEN: 2021-05-15T17:05:40.2653710Z continue-on-error: true 2021-05-15T17:05:40.2654210Z VDIFFR_RUN_TESTS: false 2021-05-15T17:05:40.2654680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:05:40.2655340Z TZ: UTC 2021-05-15T17:05:40.2655700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:05:40.2656110Z NOT_CRAN: true 2021-05-15T17:05:40.2656460Z ##[endgroup] 2021-05-15T17:05:40.6650870Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:05:40.7984000Z Running before_install: step_install_remote_binaries() 2021-05-15T17:05:41.4882720Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T17:05:41.4883590Z remotes::install_deps(dependencies = TRUE) 2021-05-15T17:05:41.4884240Z remotes::install_cran("rcmdcheck") 2021-05-15T17:05:41.4884810Z remotes::install_cran("markdown") 2021-05-15T17:05:41.5105040Z shell: /usr/local/bin/Rscript {0} 2021-05-15T17:05:41.5105510Z env: 2021-05-15T17:05:41.5105960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:05:41.5106470Z TIC_DEPLOY_KEY: 2021-05-15T17:05:41.5106830Z RSPM: 2021-05-15T17:05:41.5108340Z GITHUB_PAT: *** 2021-05-15T17:05:41.5108790Z COVERALLS_TOKEN: 2021-05-15T17:05:41.5109290Z continue-on-error: true 2021-05-15T17:05:41.5109820Z VDIFFR_RUN_TESTS: false 2021-05-15T17:05:41.5110370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:05:41.5110850Z TZ: UTC 2021-05-15T17:05:41.5111230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:05:41.5111670Z NOT_CRAN: true 2021-05-15T17:05:41.5112140Z ##[endgroup] 2021-05-15T17:05:45.0452120Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T17:05:45.0453910Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T17:05:45.0455280Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T17:05:45.0456720Z awsMethods (NA -> 1.1-1 ) [CRAN] 2021-05-15T17:05:45.0458140Z gsl (NA -> 2.1-6 ) [CRAN] 2021-05-15T17:05:45.0459480Z oro.nifti (NA -> 0.11.0) [CRAN] 2021-05-15T17:05:45.0460850Z adimpro (NA -> 0.9.3 ) [CRAN] 2021-05-15T17:05:45.0462160Z fastICA (NA -> 1.2-2 ) [CRAN] 2021-05-15T17:05:45.0463540Z tkrplot (NA -> 0.0-25) [CRAN] 2021-05-15T17:05:45.0464900Z aws (NA -> 2.5-1 ) [CRAN] 2021-05-15T17:05:45.0466220Z metafor (NA -> 2.4-0 ) [CRAN] 2021-05-15T17:05:45.0479510Z Installing 11 packages: RNifti, abind, bitops, awsMethods, gsl, oro.nifti, adimpro, fastICA, tkrplot, aws, metafor 2021-05-15T17:05:45.0493540Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:05:45.0495110Z (as ‘lib’ is unspecified) 2021-05-15T17:05:46.6882730Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T17:05:46.6887080Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:05:47.1904050Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-15T17:05:47.1917200Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:05:47.7806740Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-15T17:05:47.7816760Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:05:48.4384420Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-15T17:05:48.4389640Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:05:49.1002780Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-15T17:05:49.1006690Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T17:05:49.1088890Z Packages which are only available in source form, and may need 2021-05-15T17:05:49.1091050Z compilation of C/C++/Fortran: ‘RNifti’ ‘bitops’ ‘awsMethods’ ‘gsl’ 2021-05-15T17:05:49.1092540Z ‘adimpro’ ‘fastICA’ ‘tkrplot’ ‘aws’ 2021-05-15T17:05:49.1094530Z installing the source packages ‘RNifti’, ‘abind’, ‘bitops’, ‘awsMethods’, ‘gsl’, ‘oro.nifti’, ‘adimpro’, ‘fastICA’, ‘tkrplot’, ‘aws’, ‘metafor’ 2021-05-15T17:05:49.1095550Z 2021-05-15T17:05:49.1115470Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T17:05:49.4142230Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T17:05:49.4319770Z ================================================== 2021-05-15T17:05:49.4320950Z downloaded 1.0 MB 2021-05-15T17:05:49.4321740Z 2021-05-15T17:05:49.4355980Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-15T17:05:49.5655370Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-15T17:05:49.5657280Z ================================================== 2021-05-15T17:05:49.5658280Z downloaded 21 KB 2021-05-15T17:05:49.5658890Z 2021-05-15T17:05:49.5688700Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T17:05:49.6937920Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-15T17:05:49.6939660Z ================================================== 2021-05-15T17:05:49.6941050Z downloaded 10 KB 2021-05-15T17:05:49.6941610Z 2021-05-15T17:05:49.6970430Z trying URL 'https://cloud.r-project.org/src/contrib/awsMethods_1.1-1.tar.gz' 2021-05-15T17:05:49.8487710Z Content type 'application/x-gzip' length 4365 bytes 2021-05-15T17:05:49.8489510Z ================================================== 2021-05-15T17:05:49.8490180Z downloaded 4365 bytes 2021-05-15T17:05:49.8490560Z 2021-05-15T17:05:49.8524330Z trying URL 'https://cloud.r-project.org/src/contrib/gsl_2.1-6.tar.gz' 2021-05-15T17:05:50.1261100Z Content type 'application/x-gzip' length 189794 bytes (185 KB) 2021-05-15T17:05:50.1290340Z ================================================== 2021-05-15T17:05:50.1291390Z downloaded 185 KB 2021-05-15T17:05:50.1292350Z 2021-05-15T17:05:50.1328210Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-15T17:05:50.3009510Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-15T17:05:50.4028620Z ================================================== 2021-05-15T17:05:50.4031120Z downloaded 5.0 MB 2021-05-15T17:05:50.4032970Z 2021-05-15T17:05:50.4078590Z trying URL 'https://cloud.r-project.org/src/contrib/adimpro_0.9.3.tar.gz' 2021-05-15T17:05:50.5972600Z Content type 'application/x-gzip' length 484183 bytes (472 KB) 2021-05-15T17:05:50.6046680Z ================================================== 2021-05-15T17:05:50.6047850Z downloaded 472 KB 2021-05-15T17:05:50.6048900Z 2021-05-15T17:05:50.6088140Z trying URL 'https://cloud.r-project.org/src/contrib/fastICA_1.2-2.tar.gz' 2021-05-15T17:05:50.9048920Z Content type 'application/x-gzip' length 11556 bytes (11 KB) 2021-05-15T17:05:50.9067710Z ================================================== 2021-05-15T17:05:50.9068900Z downloaded 11 KB 2021-05-15T17:05:50.9070180Z 2021-05-15T17:05:50.9087340Z trying URL 'https://cloud.r-project.org/src/contrib/tkrplot_0.0-25.tar.gz' 2021-05-15T17:05:51.1010220Z Content type 'application/x-gzip' length 39274 bytes (38 KB) 2021-05-15T17:05:51.1012110Z ================================================== 2021-05-15T17:05:51.1012960Z downloaded 38 KB 2021-05-15T17:05:51.1013510Z 2021-05-15T17:05:51.1044160Z trying URL 'https://cloud.r-project.org/src/contrib/aws_2.5-1.tar.gz' 2021-05-15T17:05:51.3382370Z Content type 'application/x-gzip' length 619769 bytes (605 KB) 2021-05-15T17:05:51.3472260Z ================================================== 2021-05-15T17:05:51.3473440Z downloaded 605 KB 2021-05-15T17:05:51.3474360Z 2021-05-15T17:05:51.3509220Z trying URL 'https://cloud.r-project.org/src/contrib/metafor_2.4-0.tar.gz' 2021-05-15T17:05:51.5076670Z Content type 'application/x-gzip' length 1317679 bytes (1.3 MB) 2021-05-15T17:05:51.5377570Z ================================================== 2021-05-15T17:05:51.5378870Z downloaded 1.3 MB 2021-05-15T17:05:51.5381180Z 2021-05-15T17:05:52.1489150Z * installing *source* package ‘RNifti’ ... 2021-05-15T17:05:52.1617770Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:52.1619240Z ** using staged installation 2021-05-15T17:05:52.1827430Z ** libs 2021-05-15T17:05:52.2034110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-15T17:05:53.4132790Z In file included from main.cpp:1: 2021-05-15T17:05:53.4235110Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:05:53.4348410Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:05:53.4437930Z SEXP data = Parent::get__(); 2021-05-15T17:05:53.4541520Z ^ 2021-05-15T17:06:05.6887100Z 1 warning generated. 2021-05-15T17:06:05.7073830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-15T17:06:05.8320880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-15T17:06:05.9644170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-15T17:06:06.0385650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-15T17:06:06.1904990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-15T17:06:06.7399720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-15T17:06:06.8173140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-15T17:06:06.9733210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-15T17:06:07.1626370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-15T17:06:07.3348200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-15T17:06:07.6301810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-15T17:06:07.8283050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-15T17:06:08.4493770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-15T17:06:08.5914460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-15T17:06:08.9556050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-15T17:06:09.0254160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-15T17:06:09.1076710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-15T17:06:09.2141070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-15T17:06:09.3715180Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-15T17:06:09.3717010Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-15T17:06:09.3718030Z ^ 2021-05-15T17:06:09.3719820Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-15T17:06:09.3721160Z static const nifti_type_ele nifti_type_list[] = { 2021-05-15T17:06:09.3722140Z ^ 2021-05-15T17:06:09.3723830Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-15T17:06:09.3725220Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-15T17:06:09.3726200Z ^ 2021-05-15T17:06:09.3727850Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-15T17:06:09.3729170Z static int is_mixedcase(const char * str) 2021-05-15T17:06:09.3730060Z ^ 2021-05-15T17:06:09.3731650Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-15T17:06:09.3732970Z static int is_uppercase(const char * str) 2021-05-15T17:06:09.3733870Z ^ 2021-05-15T17:06:09.3735560Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-15T17:06:09.3737470Z static int make_lowercase(char * str) 2021-05-15T17:06:09.3738400Z ^ 2021-05-15T17:06:09.3740090Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-15T17:06:09.3741400Z static int make_uppercase(char * str) 2021-05-15T17:06:09.3742260Z ^ 2021-05-15T17:06:09.3743890Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-15T17:06:09.3745270Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-15T17:06:09.3746410Z ^ 2021-05-15T17:06:10.2999660Z 8 warnings generated. 2021-05-15T17:06:10.3033620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-15T17:06:10.5564400Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-15T17:06:10.5566400Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-15T17:06:10.5567510Z ^ 2021-05-15T17:06:10.5569350Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-15T17:06:10.5570700Z static char *escapize_string( const char * str ) 2021-05-15T17:06:10.5571710Z ^ 2021-05-15T17:06:12.7222040Z 2 warnings generated. 2021-05-15T17:06:12.7311000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:06:12.8073890Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-15T17:06:12.8162640Z ** R 2021-05-15T17:06:12.8269550Z ** inst 2021-05-15T17:06:12.8451550Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:13.9008690Z ** help 2021-05-15T17:06:13.9744410Z *** installing help indices 2021-05-15T17:06:14.0162540Z ** building package indices 2021-05-15T17:06:14.8227910Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:06:14.8236380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:06:14.8745200Z ** testing if installed package can be loaded from final location 2021-05-15T17:06:15.2224440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:06:15.2264350Z * DONE (RNifti) 2021-05-15T17:06:15.5926320Z * installing *source* package ‘abind’ ... 2021-05-15T17:06:15.5949930Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:15.5951280Z ** using staged installation 2021-05-15T17:06:15.6107040Z ** R 2021-05-15T17:06:15.6166740Z ** inst 2021-05-15T17:06:15.6237850Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:16.3275730Z ** help 2021-05-15T17:06:16.3617530Z *** installing help indices 2021-05-15T17:06:16.3882550Z ** building package indices 2021-05-15T17:06:16.6557560Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:06:16.9152940Z ** testing if installed package can be loaded from final location 2021-05-15T17:06:17.1758020Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:06:17.1782190Z * DONE (abind) 2021-05-15T17:06:17.4750610Z * installing *source* package ‘bitops’ ... 2021-05-15T17:06:17.4770060Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:17.4773950Z ** using staged installation 2021-05-15T17:06:17.4903180Z ** libs 2021-05-15T17:06:17.5100490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-15T17:06:17.6939280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-15T17:06:17.7906070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:06:17.8734950Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:06:17.9327850Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-15T17:06:17.9372150Z ** R 2021-05-15T17:06:17.9409510Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:18.2458010Z ** help 2021-05-15T17:06:18.2789740Z *** installing help indices 2021-05-15T17:06:18.3023220Z ** building package indices 2021-05-15T17:06:18.5726820Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:06:18.8922500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:06:19.0584120Z ** testing if installed package can be loaded from final location 2021-05-15T17:06:19.3201910Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:06:19.3224120Z * DONE (bitops) 2021-05-15T17:06:19.6922270Z * installing *source* package ‘awsMethods’ ... 2021-05-15T17:06:19.6941610Z ** package ‘awsMethods’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:19.6943210Z ** using staged installation 2021-05-15T17:06:19.7127570Z ** libs 2021-05-15T17:06:19.7340270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:06:19.8140360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c omp_funcs.c -o omp_funcs.o 2021-05-15T17:06:19.8981350Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o awsMethods.so init.o omp_funcs.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:06:19.9583500Z installing to /Users/runner/work/_temp/Library/00LOCK-awsMethods/00new/awsMethods/libs 2021-05-15T17:06:19.9628170Z ** R 2021-05-15T17:06:19.9661840Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:20.3013820Z ** help 2021-05-15T17:06:20.3367540Z *** installing help indices 2021-05-15T17:06:20.3494170Z ** building package indices 2021-05-15T17:06:20.6070830Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:06:20.9309240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:06:21.0861800Z ** testing if installed package can be loaded from final location 2021-05-15T17:06:21.3467240Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:06:21.3490300Z * DONE (awsMethods) 2021-05-15T17:06:21.7929760Z * installing *source* package ‘gsl’ ... 2021-05-15T17:06:21.8001560Z ** package ‘gsl’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:21.8003230Z ** using staged installation 2021-05-15T17:06:22.0118600Z checking for gsl-config... /usr/local/bin/gsl-config 2021-05-15T17:06:22.0647890Z checking if GSL version >= 2.1... checking for gcc... gcc 2021-05-15T17:06:22.3708790Z checking whether the C compiler works... yes 2021-05-15T17:06:22.3710270Z checking for C compiler default output file name... a.out 2021-05-15T17:06:22.5024580Z checking for suffix of executables... 2021-05-15T17:06:22.7373260Z checking whether we are cross compiling... no 2021-05-15T17:06:22.8478350Z checking for suffix of object files... o 2021-05-15T17:06:22.9154470Z checking whether we are using the GNU C compiler... yes 2021-05-15T17:06:22.9798430Z checking whether gcc accepts -g... yes 2021-05-15T17:06:23.1036060Z checking for gcc option to accept ISO C89... none needed 2021-05-15T17:06:23.4100800Z yes 2021-05-15T17:06:23.4874330Z configure: creating ./config.status 2021-05-15T17:06:23.6821020Z config.status: creating src/Makevars 2021-05-15T17:06:23.7989170Z ** libs 2021-05-15T17:06:23.8192850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c airy.c -o airy.o 2021-05-15T17:06:23.9402990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c bessel.c -o bessel.o 2021-05-15T17:06:24.2552010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c clausen.c -o clausen.o 2021-05-15T17:06:24.3170480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c coulomb.c -o coulomb.o 2021-05-15T17:06:24.4296820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c coupling.c -o coupling.o 2021-05-15T17:06:24.5117330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c dawson.c -o dawson.o 2021-05-15T17:06:24.5768370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c debye.c -o debye.o 2021-05-15T17:06:24.6535340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c dilog.c -o dilog.o 2021-05-15T17:06:24.7227750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c ellint.c -o ellint.o 2021-05-15T17:06:24.8346390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c elljac.c -o elljac.o 2021-05-15T17:06:24.8995930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-15T17:06:24.9852250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c expint.c -o expint.o 2021-05-15T17:06:25.0866700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c fermi_dirac.c -o fermi_dirac.o 2021-05-15T17:06:25.1829100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c gamma.c -o gamma.o 2021-05-15T17:06:25.3510950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c gegenbauer.c -o gegenbauer.o 2021-05-15T17:06:25.4341180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c hyperg.c -o hyperg.o 2021-05-15T17:06:25.5444380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:06:25.6417540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c laguerre.c -o laguerre.o 2021-05-15T17:06:25.7194110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c lambert.c -o lambert.o 2021-05-15T17:06:25.7878140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c legendre.c -o legendre.o 2021-05-15T17:06:26.0397790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c log.c -o log.o 2021-05-15T17:06:26.1228100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c poly.c -o poly.o 2021-05-15T17:06:26.1944990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c pow_int.c -o pow_int.o 2021-05-15T17:06:26.2613290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c psi.c -o psi.o 2021-05-15T17:06:26.5198280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c qrng.c -o qrng.o 2021-05-15T17:06:26.7503880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c rng.c -o rng.o 2021-05-15T17:06:26.9239580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c synchrotron.c -o synchrotron.o 2021-05-15T17:06:26.9951200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c transport.c -o transport.o 2021-05-15T17:06:27.0752390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c trig.c -o trig.o 2021-05-15T17:06:27.1819510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c vector.c -o vector.o 2021-05-15T17:06:27.2919730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/gsl/2.6/include -I. -I/usr/local/include -fPIC -Wall -g -O2 -c zeta.c -o zeta.o 2021-05-15T17:06:27.3879120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gsl.so airy.o bessel.o clausen.o coulomb.o coupling.o dawson.o debye.o dilog.o ellint.o elljac.o error.o expint.o fermi_dirac.o gamma.o gegenbauer.o hyperg.o init.o laguerre.o lambert.o legendre.o log.o poly.o pow_int.o psi.o qrng.o rng.o synchrotron.o transport.o trig.o vector.o zeta.o -L/usr/local/Cellar/gsl/2.6/lib -lgsl -lgslcblas -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:06:27.4283840Z ld: warning: dylib (/usr/local/lib/libgslcblas.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T17:06:27.4285760Z ld: warning: dylib (/usr/local/lib/libgsl.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T17:06:27.4647450Z installing to /Users/runner/work/_temp/Library/00LOCK-gsl/00new/gsl/libs 2021-05-15T17:06:27.4704440Z ** R 2021-05-15T17:06:27.4982530Z ** inst 2021-05-15T17:06:27.5017740Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:30.8017000Z ** help 2021-05-15T17:06:30.9582120Z *** installing help indices 2021-05-15T17:06:31.0460850Z ** building package indices 2021-05-15T17:06:31.4036640Z ** installing vignettes 2021-05-15T17:06:31.4140030Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:06:31.8413910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:06:31.9865320Z ** testing if installed package can be loaded from final location 2021-05-15T17:06:32.3158980Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:06:32.3260710Z * DONE (gsl) 2021-05-15T17:06:32.6341130Z * installing *source* package ‘fastICA’ ... 2021-05-15T17:06:32.6368300Z ** package ‘fastICA’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:32.6397260Z ** using staged installation 2021-05-15T17:06:32.6546430Z ** libs 2021-05-15T17:06:32.6742570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ica.c -o ica.o 2021-05-15T17:06:33.6553310Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastICA.so ica.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:06:33.6898790Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-15T17:06:33.7002350Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-15T17:06:33.7407010Z installing to /Users/runner/work/_temp/Library/00LOCK-fastICA/00new/fastICA/libs 2021-05-15T17:06:33.7509150Z ** R 2021-05-15T17:06:33.7519680Z ** inst 2021-05-15T17:06:33.7552770Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:34.2497160Z ** help 2021-05-15T17:06:34.2840310Z *** installing help indices 2021-05-15T17:06:34.3065450Z ** building package indices 2021-05-15T17:06:34.5865570Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:06:35.0338670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:06:35.1853760Z ** testing if installed package can be loaded from final location 2021-05-15T17:06:35.4415220Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:06:35.4440500Z * DONE (fastICA) 2021-05-15T17:06:35.7525260Z * installing *source* package ‘tkrplot’ ... 2021-05-15T17:06:35.7544570Z ** package ‘tkrplot’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:35.7546360Z ** using staged installation 2021-05-15T17:06:36.2819490Z configure: creating ./config.status 2021-05-15T17:06:36.4474600Z config.status: creating src/Makevars 2021-05-15T17:06:36.5860820Z ** libs 2021-05-15T17:06:36.6044970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -I/opt/X11/include -I/usr/local/include -fPIC -Wall -g -O2 -c tcltkimg.c -o tcltkimg.o 2021-05-15T17:06:36.7788770Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tkrplot.so tcltkimg.o -L/usr/local/lib -ltcl8.6 -L/usr/local/lib -ltk8.6 -L/opt/X11/lib -lX11 -Wl,-weak-lXss -lXext -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:06:36.8081770Z ld: warning: dylib (/usr/local/lib/libX11.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T17:06:36.8095960Z ld: warning: dylib (/usr/local/lib/libXext.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T17:06:36.8489880Z installing to /Users/runner/work/_temp/Library/00LOCK-tkrplot/00new/tkrplot/libs 2021-05-15T17:06:36.8536170Z ** R 2021-05-15T17:06:36.8585690Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:38.4569070Z Warning message: 2021-05-15T17:06:38.4570360Z ** help 2021-05-15T17:06:38.4570810Z In fun(libname, pkgname) : 2021-05-15T17:06:38.4572160Z no display name and no $DISPLAY environment variable 2021-05-15T17:06:38.4802940Z *** installing help indices 2021-05-15T17:06:38.4978560Z ** building package indices 2021-05-15T17:06:38.7509360Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:06:39.7646250Z Warning in fun(libname, pkgname) : 2021-05-15T17:06:39.7650150Z no display name and no $DISPLAY environment variable 2021-05-15T17:06:39.7652680Z ##[warning]Warning: loading Rplot failed 2021-05-15T17:06:39.7864900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:06:39.9333220Z ** testing if installed package can be loaded from final location 2021-05-15T17:06:40.3029020Z Warning in fun(libname, pkgname) : 2021-05-15T17:06:40.3090120Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:06:40.3091080Z no display name and no $DISPLAY environment variable 2021-05-15T17:06:40.3113010Z * DONE (tkrplot) 2021-05-15T17:06:40.3114210Z ##[warning]Warning: loading Rplot failed 2021-05-15T17:06:41.1747060Z * installing *source* package ‘metafor’ ... 2021-05-15T17:06:41.2007960Z ** package ‘metafor’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:41.2009860Z ** using staged installation 2021-05-15T17:06:41.2305640Z ** R 2021-05-15T17:06:41.4276530Z ** data 2021-05-15T17:06:41.4934390Z *** moving datasets to lazyload DB 2021-05-15T17:06:41.6488200Z ** inst 2021-05-15T17:06:41.6605140Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:08.6465250Z ** help 2021-05-15T17:07:09.4642730Z *** installing help indices 2021-05-15T17:07:09.8042830Z *** copying figures 2021-05-15T17:07:09.8059040Z ** building package indices 2021-05-15T17:07:10.4937570Z ** installing vignettes 2021-05-15T17:07:10.5035120Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:07:11.8496430Z ** testing if installed package can be loaded from final location 2021-05-15T17:07:14.1909110Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:07:14.2097530Z * DONE (metafor) 2021-05-15T17:07:15.1928230Z * installing *source* package ‘oro.nifti’ ... 2021-05-15T17:07:15.2195070Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:15.2196660Z ** using staged installation 2021-05-15T17:07:15.2467990Z ** R 2021-05-15T17:07:15.3179130Z ** demo 2021-05-15T17:07:15.3202220Z ** inst 2021-05-15T17:07:15.3633200Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:23.9181400Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-15T17:07:23.9182890Z ** help 2021-05-15T17:07:24.4943790Z *** installing help indices 2021-05-15T17:07:24.8191590Z ** building package indices 2021-05-15T17:07:25.5030230Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:07:26.2351020Z ** testing if installed package can be loaded from final location 2021-05-15T17:07:27.1657490Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:07:27.1767800Z * DONE (oro.nifti) 2021-05-15T17:07:27.8437800Z * installing *source* package ‘adimpro’ ... 2021-05-15T17:07:27.8501980Z ** package ‘adimpro’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:27.8503450Z ** using staged installation 2021-05-15T17:07:27.8667390Z ** libs 2021-05-15T17:07:27.8864560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rentries.c -o Rentries.o 2021-05-15T17:07:27.9661430Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c aniso.f -o aniso.o 2021-05-15T17:07:28.3804780Z aniso.f:206:64: 2021-05-15T17:07:28.3805770Z 2021-05-15T17:07:28.3807010Z integer i1,i2,j1,j2,ja1,je1,ja2,je2,l,k,n,info,kdv,jx,jy,i, 2021-05-15T17:07:28.3808260Z 1 2021-05-15T17:07:28.3811280Z ##[warning]Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] 2021-05-15T17:07:28.6524690Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c awsimage.f -o awsimage.o 2021-05-15T17:07:28.8983280Z awsimage.f:197:0: 2021-05-15T17:07:28.8984680Z 2021-05-15T17:07:28.8985730Z integer ih,ih1,ii,i1,i2,j1,j2,k,n,thrednr, 2021-05-15T17:07:28.8986650Z 2021-05-15T17:07:28.8989510Z ##[warning]Warning: ‘thrednr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T17:07:29.2380530Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c awspimage.f -o awspimage.o 2021-05-15T17:07:29.6943750Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c demosaic.f -o demosaic.o 2021-05-15T17:07:30.2221590Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c edges.f -o edges.o 2021-05-15T17:07:30.6648020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:07:30.7497770Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c misc.f -o misc.o 2021-05-15T17:07:30.9157500Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c segment.f -o segment.o 2021-05-15T17:07:31.0948970Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c shrink.f -o shrink.o 2021-05-15T17:07:31.3270120Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c smsensor.f -o smsensor.o 2021-05-15T17:07:31.5650880Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o adimpro.so Rentries.o aniso.o awsimage.o awspimage.o demosaic.o edges.o init.o misc.o segment.o shrink.o smsensor.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:07:31.6034620Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-15T17:07:31.6037070Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-15T17:07:31.6415120Z installing to /Users/runner/work/_temp/Library/00LOCK-adimpro/00new/adimpro/libs 2021-05-15T17:07:31.6464000Z ** R 2021-05-15T17:07:31.6756660Z ** demo 2021-05-15T17:07:31.6795460Z ** inst 2021-05-15T17:07:31.6860550Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:36.4223400Z ** help 2021-05-15T17:07:36.5444220Z *** installing help indices 2021-05-15T17:07:36.6130270Z ** building package indices 2021-05-15T17:07:36.9394780Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:07:37.3137380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:07:37.4522180Z ** testing if installed package can be loaded from final location 2021-05-15T17:07:37.9186490Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:07:37.9243960Z * DONE (adimpro) 2021-05-15T17:07:38.4683770Z * installing *source* package ‘aws’ ... 2021-05-15T17:07:38.4767910Z ** package ‘aws’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:38.4769060Z ** using staged installation 2021-05-15T17:07:38.4953790Z ** libs 2021-05-15T17:07:38.5151600Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c ICIsmooth.f -o ICIsmooth.o 2021-05-15T17:07:38.7481180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rentries.c -o Rentries.o 2021-05-15T17:07:38.8319080Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c awslp.f -o awslp.o 2021-05-15T17:07:39.8171740Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c awswghts.f -o awswghts.o 2021-05-15T17:07:40.1333460Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c caws.f -o caws.o 2021-05-15T17:07:40.7818670Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c cawsmask.f -o cawsmask.o 2021-05-15T17:07:40.9870520Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c esiglike.f -o esiglike.o 2021-05-15T17:07:41.1281120Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c estimateComplexSigma.f -o estimateComplexSigma.o 2021-05-15T17:07:41.3010520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T17:07:41.4050110Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c misc.f -o misc.o 2021-05-15T17:07:41.6435490Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c nlmeans.f -o nlmeans.o 2021-05-15T17:07:41.8495840Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c pcaws.f -o pcaws.o 2021-05-15T17:07:42.5669870Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c segment.f -o segment.o 2021-05-15T17:07:42.7562060Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c smooth3d.f -o smooth3d.o 2021-05-15T17:07:43.1561170Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c smse3.f -o smse3.o 2021-05-15T17:07:44.0094390Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c varest.f -o varest.o 2021-05-15T17:07:44.5438800Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o aws.so ICIsmooth.o Rentries.o awslp.o awswghts.o caws.o cawsmask.o esiglike.o estimateComplexSigma.o init.o misc.o nlmeans.o pcaws.o segment.o smooth3d.o smse3.o varest.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:07:44.5817990Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-15T17:07:44.5820330Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-15T17:07:44.6221430Z installing to /Users/runner/work/_temp/Library/00LOCK-aws/00new/aws/libs 2021-05-15T17:07:44.6278830Z ** R 2021-05-15T17:07:44.6656380Z ** demo 2021-05-15T17:07:44.6705440Z ** inst 2021-05-15T17:07:44.6783950Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:52.4784520Z ** help 2021-05-15T17:07:52.6966400Z *** installing help indices 2021-05-15T17:07:52.8040090Z ** building package indices 2021-05-15T17:07:53.1716700Z ** installing vignettes 2021-05-15T17:07:53.1853960Z ** testing if installed package can be loaded from temporary location 2021-05-15T17:07:53.5957290Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T17:07:53.7828030Z ** testing if installed package can be loaded from final location 2021-05-15T17:07:54.3327100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T17:07:54.3429680Z * DONE (aws) 2021-05-15T17:07:54.3670850Z 2021-05-15T17:07:54.3690910Z The downloaded source packages are in 2021-05-15T17:07:54.3693440Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuRgiJU/downloaded_packages’ 2021-05-15T17:07:55.2490770Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T17:07:55.2492380Z Use `force = TRUE` to force installation 2021-05-15T17:07:55.2507340Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T17:07:55.2508240Z Use `force = TRUE` to force installation 2021-05-15T17:07:55.2718500Z ##[group]Run options(width = 100) 2021-05-15T17:07:55.2719260Z options(width = 100) 2021-05-15T17:07:55.2719800Z pkgs <- installed.packages()[, "Package"] 2021-05-15T17:07:55.2720460Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T17:07:55.2945920Z shell: /usr/local/bin/Rscript {0} 2021-05-15T17:07:55.2946320Z env: 2021-05-15T17:07:55.2946750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:07:55.2947220Z TIC_DEPLOY_KEY: 2021-05-15T17:07:55.2947550Z RSPM: 2021-05-15T17:07:55.2949400Z GITHUB_PAT: *** 2021-05-15T17:07:55.2949820Z COVERALLS_TOKEN: 2021-05-15T17:07:55.2950270Z continue-on-error: true 2021-05-15T17:07:55.2950730Z VDIFFR_RUN_TESTS: false 2021-05-15T17:07:55.2951200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:07:55.2951620Z TZ: UTC 2021-05-15T17:07:55.2951990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:07:55.2952370Z NOT_CRAN: true 2021-05-15T17:07:55.2952720Z ##[endgroup] 2021-05-15T17:07:55.9708360Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T17:07:55.9709940Z setting value 2021-05-15T17:07:55.9711730Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-15T17:07:55.9712930Z os macOS Catalina 10.15.7 2021-05-15T17:07:55.9713950Z system x86_64, darwin17.0 2021-05-15T17:07:55.9715020Z ui X11 2021-05-15T17:07:55.9716000Z language (EN) 2021-05-15T17:07:55.9717440Z collate en_US.UTF-8 2021-05-15T17:07:55.9718940Z ctype en_US.UTF-8 2021-05-15T17:07:55.9719930Z tz UTC 2021-05-15T17:07:55.9721350Z date 2021-05-15 2021-05-15T17:07:55.9722080Z 2021-05-15T17:07:55.9723640Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T17:07:55.9724830Z ! package * version date lib source 2021-05-15T17:07:55.9726070Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9727450Z adimpro 0.9.3 2021-01-11 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9729920Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T17:07:55.9731450Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9732800Z aws 2.5-1 2021-01-11 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9734510Z awsMethods 1.1-1 2019-05-08 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9735990Z base * 4.2.0 2021-05-15 [?] local 2021-05-15T17:07:55.9737380Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9738790Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9740190Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9741550Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9742980Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9744330Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9745770Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9747160Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9748510Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9750840Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9752410Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9753570Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9755030Z P compiler 4.2.0 2021-05-15 [2] local 2021-05-15T17:07:55.9758280Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9759830Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9761340Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9762760Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9764230Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9765680Z P datasets * 4.2.0 2021-05-15 [2] local 2021-05-15T17:07:55.9767180Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T17:07:55.9768690Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9770060Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9771530Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9773010Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9774380Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9775860Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9777290Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9778660Z fastICA 1.2-2 2019-07-08 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9780110Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9781540Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9783100Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9784620Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9786590Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9788040Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9789550Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T17:07:55.9791010Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9792470Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9794060Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9795500Z P graphics * 4.2.0 2021-05-15 [2] local 2021-05-15T17:07:55.9796960Z P grDevices * 4.2.0 2021-05-15 [2] local 2021-05-15T17:07:55.9798340Z grid 4.2.0 2021-05-15 [?] local 2021-05-15T17:07:55.9799780Z gsl 2.1-6 2019-03-25 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9801190Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9802540Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9804100Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9805620Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9808030Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9811020Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9813030Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9814610Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9816210Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9817800Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9819100Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9820360Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9821770Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9823020Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9824540Z metafor 2.4-0 2020-03-19 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9825700Z P methods * 4.2.0 2021-05-15 [2] local 2021-05-15T17:07:55.9826790Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9828160Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9829430Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9830800Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9832080Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9833490Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9834800Z parallel 4.2.0 2021-05-15 [?] local 2021-05-15T17:07:55.9836260Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9837460Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9838730Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9839920Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9841420Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9854490Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9855620Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9856690Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9857700Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9858780Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9859820Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9860880Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9861960Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9863050Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9864170Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9865220Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9866220Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9867280Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9868780Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9869980Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9871060Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9872130Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9873240Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9874550Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9875650Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9876680Z splines 4.2.0 2021-05-15 [?] local 2021-05-15T17:07:55.9877760Z P stats * 4.2.0 2021-05-15 [2] local 2021-05-15T17:07:55.9878840Z stats4 4.2.0 2021-05-15 [?] local 2021-05-15T17:07:55.9879870Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9880930Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9881950Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T17:07:55.9883020Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9884080Z tcltk 4.2.0 2021-05-15 [?] local 2021-05-15T17:07:55.9885110Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9886170Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9887220Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T17:07:55.9888330Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9889880Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9891440Z tkrplot 0.0-25 2021-02-05 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9892580Z P tools 4.2.0 2021-05-15 [2] local 2021-05-15T17:07:55.9893620Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9894920Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9896320Z P utils * 4.2.0 2021-05-15 [2] local 2021-05-15T17:07:55.9897400Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9898450Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9899470Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9900530Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9901540Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9902600Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9903610Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9904680Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9905730Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T17:07:55.9906030Z 2021-05-15T17:07:55.9906570Z [1] /Users/runner/work/_temp/Library 2021-05-15T17:07:55.9907380Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-15T17:07:55.9907830Z 2021-05-15T17:07:55.9908760Z P ── Loaded and on-disk path mismatch. 2021-05-15T17:07:55.9960490Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T17:07:55.9961150Z Rscript -e 'tic::script()' 2021-05-15T17:07:55.9961630Z ls -l check 2021-05-15T17:07:56.0300530Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T17:07:56.0301080Z env: 2021-05-15T17:07:56.0301520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:07:56.0302010Z TIC_DEPLOY_KEY: 2021-05-15T17:07:56.0302380Z RSPM: 2021-05-15T17:07:56.0304350Z GITHUB_PAT: *** 2021-05-15T17:07:56.0304840Z COVERALLS_TOKEN: 2021-05-15T17:07:56.0305300Z continue-on-error: true 2021-05-15T17:07:56.0305840Z VDIFFR_RUN_TESTS: false 2021-05-15T17:07:56.0306350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:07:56.0306830Z TZ: UTC 2021-05-15T17:07:56.0307210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:07:56.0307650Z NOT_CRAN: true 2021-05-15T17:07:56.0308020Z ##[endgroup] 2021-05-15T17:07:56.4047460Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:07:56.5400420Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T17:07:56.5402400Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T17:07:56.5403640Z timeout = Inf, check_dir = "check") 2021-05-15T17:07:56.6268520Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T17:07:57.4162490Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T17:07:57.6277550Z * preparing ‘fmri’: 2021-05-15T17:07:57.6439070Z * checking DESCRIPTION meta-information ... OK 2021-05-15T17:07:57.6440430Z * cleaning src 2021-05-15T17:07:57.6638610Z * running ‘cleanup’ 2021-05-15T17:07:57.8652770Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:07:57.8718770Z * checking for empty or unneeded directories 2021-05-15T17:07:57.8794030Z * building ‘fmri_1.9.3.tar.gz’ 2021-05-15T17:07:57.9661430Z 2021-05-15T17:07:58.1938850Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T17:07:58.5115890Z * using log directory ‘/Users/runner/work/fmri/fmri/check/fmri.Rcheck’ 2021-05-15T17:07:58.5123440Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-15T17:07:58.5125190Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T17:07:58.5129190Z * using session charset: UTF-8 2021-05-15T17:07:58.7141200Z * using option ‘--as-cran’ 2021-05-15T17:07:58.7243960Z * checking for file ‘fmri/DESCRIPTION’ ... OK 2021-05-15T17:07:58.7274540Z * this is package ‘fmri’ version ‘1.9.3’ 2021-05-15T17:07:58.7276360Z * checking package namespace information ... OK 2021-05-15T17:08:00.0142890Z * checking package dependencies ... OK 2021-05-15T17:08:00.0167230Z * checking if this is a source package ... OK 2021-05-15T17:08:00.0168520Z * checking if there is a namespace ... OK 2021-05-15T17:08:00.6390720Z * checking for executable files ... OK 2021-05-15T17:08:00.6409700Z * checking for hidden files and directories ... OK 2021-05-15T17:08:00.6437130Z * checking for portable file names ... OK 2021-05-15T17:08:00.6444390Z * checking for sufficient/correct file permissions ... OK 2021-05-15T17:08:00.6490480Z * checking serialization versions ... OK 2021-05-15T17:08:15.2080080Z * checking whether package ‘fmri’ can be installed ... OK 2021-05-15T17:08:15.2217020Z * checking installed package size ... OK 2021-05-15T17:08:15.3646970Z * checking package directory ... OK 2021-05-15T17:08:15.3648700Z * checking for future file timestamps ... OK 2021-05-15T17:08:15.6049170Z * checking DESCRIPTION meta-information ... OK 2021-05-15T17:08:16.0122260Z * checking top-level files ... OK 2021-05-15T17:08:16.0152780Z * checking for left-over files ... OK 2021-05-15T17:08:16.0855850Z * checking index information ... OK 2021-05-15T17:08:16.2863490Z * checking package subdirectories ... OK 2021-05-15T17:08:16.4038420Z * checking R files for non-ASCII characters ... OK 2021-05-15T17:08:16.5132320Z * checking R files for syntax errors ... OK 2021-05-15T17:08:17.9043280Z * checking whether the package can be loaded ... OK 2021-05-15T17:08:19.2589260Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T17:08:20.6119620Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T17:08:21.9634170Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T17:08:23.3503500Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T17:08:24.7550600Z * checking loading without being on the library search path ... OK 2021-05-15T17:08:27.4860920Z * checking dependencies in R code ... OK 2021-05-15T17:08:30.1812540Z * checking S3 generic/method consistency ... OK 2021-05-15T17:08:31.4888400Z * checking replacement functions ... OK 2021-05-15T17:08:34.0034150Z * checking foreign function calls ... OK 2021-05-15T17:09:02.4174090Z * checking R code for possible problems ... OK 2021-05-15T17:09:03.1513600Z * checking Rd files ... OK 2021-05-15T17:09:03.2200460Z * checking Rd metadata ... OK 2021-05-15T17:09:03.3973750Z * checking Rd line widths ... OK 2021-05-15T17:09:03.6309070Z * checking Rd cross-references ... OK 2021-05-15T17:09:05.0698200Z * checking for missing documentation entries ... OK 2021-05-15T17:09:09.3044560Z * checking for code/documentation mismatches ... OK 2021-05-15T17:09:12.3200410Z * checking Rd \usage sections ... OK 2021-05-15T17:09:12.5628370Z * checking Rd contents ... OK 2021-05-15T17:09:12.8415950Z * checking for unstated dependencies in examples ... OK 2021-05-15T17:09:12.8465160Z * checking contents of ‘data’ directory ... OK 2021-05-15T17:09:13.1091290Z * checking data for non-ASCII characters ... OK 2021-05-15T17:09:13.1117600Z * checking LazyData ... OK 2021-05-15T17:09:13.3676100Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T17:09:13.6134870Z * checking R/sysdata.rda ... OK 2021-05-15T17:09:13.6136270Z * checking line endings in shell scripts ... OK 2021-05-15T17:09:13.6152280Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-15T17:09:13.6175090Z * checking line endings in Makefiles ... OK 2021-05-15T17:09:13.7655510Z * checking compilation flags in Makevars ... OK 2021-05-15T17:09:13.7669680Z * checking for GNU extensions in Makefiles ... OK 2021-05-15T17:09:13.7671060Z * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2021-05-15T17:09:13.7672390Z * checking use of PKG_*FLAGS in Makefiles ... OK 2021-05-15T17:09:13.7690840Z * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK 2021-05-15T17:09:13.7731050Z * checking pragmas in C/C++ headers and code ... OK 2021-05-15T17:09:13.7746510Z * checking compilation flags used ... OK 2021-05-15T17:09:13.9490330Z * checking compiled code ... OK 2021-05-15T17:09:19.1843790Z * checking examples ... OK 2021-05-15T17:09:30.9630630Z * checking examples with --run-donttest ... OK 2021-05-15T17:09:36.8228040Z * checking PDF version of manual ... OK 2021-05-15T17:09:36.8235760Z * checking for non-standard things in the check directory ... OK 2021-05-15T17:09:36.8310540Z * checking for detritus in the temp directory ... OK 2021-05-15T17:09:36.8319140Z * DONE 2021-05-15T17:09:36.8332860Z 2021-05-15T17:09:36.8337420Z Status: OK 2021-05-15T17:09:36.8338460Z 2021-05-15T17:09:36.9833170Z ── R CMD check results ───────────────────────────────────────── fmri 1.9.3 ──── 2021-05-15T17:09:36.9858580Z Duration: 1m 38.9s 2021-05-15T17:09:36.9889640Z 2021-05-15T17:09:37.0008930Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T17:09:37.0080760Z total 1512 2021-05-15T17:09:37.0091330Z drwxr-xr-x 14 runner staff 448 May 15 17:09 fmri.Rcheck 2021-05-15T17:09:37.0093170Z -rw-r--r-- 1 runner staff 140079 May 15 17:07 fmri_1.9.3.tar.gz 2021-05-15T17:09:37.0095820Z -rw-r--r-- 1 runner staff 629838 May 15 17:08 fmri_1.9.3.tgz 2021-05-15T17:09:37.0160810Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:09:37.0161640Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:09:37.0513360Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T17:09:37.0513950Z env: 2021-05-15T17:09:37.0514370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:09:37.0514820Z TIC_DEPLOY_KEY: 2021-05-15T17:09:37.0515150Z RSPM: 2021-05-15T17:09:37.0516640Z GITHUB_PAT: *** 2021-05-15T17:09:37.0517040Z COVERALLS_TOKEN: 2021-05-15T17:09:37.0517490Z continue-on-error: true 2021-05-15T17:09:37.0518040Z VDIFFR_RUN_TESTS: false 2021-05-15T17:09:37.0518520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:09:37.0518960Z TZ: UTC 2021-05-15T17:09:37.0519320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:09:37.0519720Z NOT_CRAN: true 2021-05-15T17:09:37.0520070Z ##[endgroup] 2021-05-15T17:09:37.1413190Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T17:09:37.1413970Z Rscript -e "tic::before_deploy()" 2021-05-15T17:09:37.1751400Z shell: /bin/bash -e {0} 2021-05-15T17:09:37.1751960Z env: 2021-05-15T17:09:37.1752480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:09:37.1752960Z TIC_DEPLOY_KEY: 2021-05-15T17:09:37.1753350Z RSPM: 2021-05-15T17:09:37.1754360Z GITHUB_PAT: *** 2021-05-15T17:09:37.1754780Z COVERALLS_TOKEN: 2021-05-15T17:09:37.1755320Z continue-on-error: true 2021-05-15T17:09:37.1755800Z VDIFFR_RUN_TESTS: false 2021-05-15T17:09:37.1756340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:09:37.1756790Z TZ: UTC 2021-05-15T17:09:37.1757210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:09:37.1757620Z NOT_CRAN: true 2021-05-15T17:09:37.1758030Z ##[endgroup] 2021-05-15T17:09:37.5815980Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:09:37.7140530Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T17:09:37.7141170Z with: 2021-05-15T17:09:37.7141990Z upload_url: https://uploads.github.com/repos/neuroconductor/fmri/releases/43000348/assets{?name,label} 2021-05-15T17:09:37.7142880Z asset_path: check/fmri_1.9.3.tgz 2021-05-15T17:09:37.7143330Z asset_name: fmri_1.9.3_R4.1.tgz 2021-05-15T17:09:37.7144030Z asset_content_type: application/octet-stream 2021-05-15T17:09:37.7144550Z env: 2021-05-15T17:09:37.7144980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:09:37.7145490Z TIC_DEPLOY_KEY: 2021-05-15T17:09:37.7145840Z RSPM: 2021-05-15T17:09:37.7146980Z GITHUB_PAT: *** 2021-05-15T17:09:37.7147410Z COVERALLS_TOKEN: 2021-05-15T17:09:37.7147920Z continue-on-error: true 2021-05-15T17:09:37.7148400Z VDIFFR_RUN_TESTS: false 2021-05-15T17:09:37.7148940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:09:37.7149380Z TZ: UTC 2021-05-15T17:09:37.7149800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:09:37.7150670Z NOT_CRAN: true 2021-05-15T17:09:37.7151650Z GITHUB_TOKEN: *** 2021-05-15T17:09:37.7152070Z ##[endgroup] 2021-05-15T17:09:38.3169140Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T17:09:38.3169850Z Rscript -e "tic::deploy()" 2021-05-15T17:09:38.3510880Z shell: /bin/bash -e {0} 2021-05-15T17:09:38.3511280Z env: 2021-05-15T17:09:38.3511780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:09:38.3512250Z TIC_DEPLOY_KEY: 2021-05-15T17:09:38.3512640Z RSPM: 2021-05-15T17:09:38.3513800Z GITHUB_PAT: *** 2021-05-15T17:09:38.3514290Z COVERALLS_TOKEN: 2021-05-15T17:09:38.3514830Z continue-on-error: true 2021-05-15T17:09:38.3515370Z VDIFFR_RUN_TESTS: false 2021-05-15T17:09:38.3515870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:09:38.3516350Z TZ: UTC 2021-05-15T17:09:38.3516770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:09:38.3517180Z NOT_CRAN: true 2021-05-15T17:09:38.3517580Z ##[endgroup] 2021-05-15T17:09:38.7590130Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:09:38.9030320Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T17:09:38.9031070Z Rscript -e "tic::after_deploy()" 2021-05-15T17:09:38.9412810Z shell: /bin/bash -e {0} 2021-05-15T17:09:38.9413520Z env: 2021-05-15T17:09:38.9413980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:09:38.9414490Z TIC_DEPLOY_KEY: 2021-05-15T17:09:38.9414840Z RSPM: 2021-05-15T17:09:38.9416250Z GITHUB_PAT: *** 2021-05-15T17:09:38.9416680Z COVERALLS_TOKEN: 2021-05-15T17:09:38.9417200Z continue-on-error: true 2021-05-15T17:09:38.9417700Z VDIFFR_RUN_TESTS: false 2021-05-15T17:09:38.9418230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:09:38.9418680Z TZ: UTC 2021-05-15T17:09:38.9419100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:09:38.9420030Z NOT_CRAN: true 2021-05-15T17:09:38.9420430Z ##[endgroup] 2021-05-15T17:09:39.3254360Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:09:39.7300330Z Post job cleanup. 2021-05-15T17:09:39.8070960Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T17:09:39.8227720Z Post job cleanup. 2021-05-15T17:09:39.9551920Z [command]/usr/local/bin/git version 2021-05-15T17:09:39.9654360Z git version 2.31.1 2021-05-15T17:09:39.9707210Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T17:09:39.9795430Z [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-15T17:09:40.0812870Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T17:09:40.0879230Z http.https://github.com/.extraheader 2021-05-15T17:09:40.0897250Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T17:09:40.1008700Z [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-15T17:09:40.2294660Z Cleaning up orphan processes